Update README.md
Browse files
README.md
CHANGED
|
@@ -760,7 +760,7 @@ This produced a finetuned `Matryoshka` model based on [aubmindlab/bert-base-arab
|
|
| 760 |
- `optim`: adamw_torch_fused
|
| 761 |
- `batch_sampler`: no_duplicates
|
| 762 |
|
| 763 |
-
**[training script](https://github.com/UKPLab/sentence-transformers/blob/
|
| 764 |
|
| 765 |
### Framework Versions
|
| 766 |
- Python: 3.10.14
|
|
|
|
| 760 |
- `optim`: adamw_torch_fused
|
| 761 |
- `batch_sampler`: no_duplicates
|
| 762 |
|
| 763 |
+
**[training script](https://github.com/UKPLab/sentence-transformers/blob/v2.4-release/examples/training/matryoshka/matryoshka_sts.py)**
|
| 764 |
|
| 765 |
### Framework Versions
|
| 766 |
- Python: 3.10.14
|