Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ This model was trained using [SentenceTransformers](https://sbert.net) [Cross-En
|
|
| 11 |
|
| 12 |
## Training Data
|
| 13 |
|
| 14 |
-
This model was trained on [stsb](https://huggingface.co/datasets/mteb/stsbenchmark-sts). The model will predict a score between 0 and 1
|
| 15 |
|
| 16 |
## Usage and Performance
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
## Training Data
|
| 13 |
|
| 14 |
+
This model was trained on [stsb](https://huggingface.co/datasets/mteb/stsbenchmark-sts). The model will predict a score between 0 and 1 for how semantically similarity two sentences are.
|
| 15 |
|
| 16 |
## Usage and Performance
|
| 17 |
|