Add new SentenceTransformer model
Browse files
README.md
CHANGED
@@ -929,12 +929,12 @@ You can finetune this model on your own dataset.
|
|
929 |
* The bold row denotes the saved checkpoint.
|
930 |
|
931 |
### Framework Versions
|
932 |
-
- Python: 3.11.
|
933 |
- Sentence Transformers: 3.3.1
|
934 |
- Transformers: 4.43.1
|
935 |
- PyTorch: 2.5.1+cu124
|
936 |
-
- Accelerate: 1.
|
937 |
-
- Datasets: 3.
|
938 |
- Tokenizers: 0.19.1
|
939 |
|
940 |
## Citation
|
|
|
929 |
* The bold row denotes the saved checkpoint.
|
930 |
|
931 |
### Framework Versions
|
932 |
+
- Python: 3.11.11
|
933 |
- Sentence Transformers: 3.3.1
|
934 |
- Transformers: 4.43.1
|
935 |
- PyTorch: 2.5.1+cu124
|
936 |
+
- Accelerate: 1.2.0
|
937 |
+
- Datasets: 3.2.0
|
938 |
- Tokenizers: 0.19.1
|
939 |
|
940 |
## Citation
|