Update README.md
Browse files
README.md
CHANGED
@@ -77,7 +77,7 @@ print(sentence_embeddings)
|
|
77 |
|
78 |
## Evaluation Results
|
79 |
|
80 |
-
The model is evaluated on the test set of [
|
81 |
It achieves a :
|
82 |
- cosine spearman score of 0.87
|
83 |
- cosine pearson score of 0.95
|
|
|
77 |
|
78 |
## Evaluation Results
|
79 |
|
80 |
+
The model is evaluated on the test set of [WikiMedical_sentence_similarity](https://huggingface.co/datasets/nuvocare/WikiMedical_sentence_similarity).
|
81 |
It achieves a :
|
82 |
- cosine spearman score of 0.87
|
83 |
- cosine pearson score of 0.95
|