Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# stsb-all-MiniLM-L6-v2
|
17 |
|
18 |
-
This model is a fine-tuned version of
|
|
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.0307
|
21 |
- Pearson: 0.8287
|
|
|
15 |
|
16 |
# stsb-all-MiniLM-L6-v2
|
17 |
|
18 |
+
This model is a fine-tuned version of sentence-transformers/all-MiniLM-L6-v2 on the Semantic Textual Similarity Benchmark (STS-B) dataset.
|
19 |
+
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.0307
|
22 |
- Pearson: 0.8287
|