rebego commited on
Commit
db58f9a
·
verified ·
1 Parent(s): 6fd3bff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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 [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) on an unknown dataset.
 
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