Update README.md
Browse files
README.md
CHANGED
|
@@ -174,7 +174,7 @@ This model was trained using a custom script based on Sentence Transformers v5.1
|
|
| 174 |
- Datasets: 4.0.0
|
| 175 |
- Tokenizers: 0.22.0
|
| 176 |
|
| 177 |
-
Training code, config, and evaluation are available on this repo under
|
| 178 |
|
| 179 |
---
|
| 180 |
|
|
|
|
| 174 |
- Datasets: 4.0.0
|
| 175 |
- Tokenizers: 0.22.0
|
| 176 |
|
| 177 |
+
Training code, config, and evaluation are available on this repo under `./train/trainbarlow.py` and `./train/config.yaml`
|
| 178 |
|
| 179 |
---
|
| 180 |
|