Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ print(embeddings)
|
|
42 |
|
43 |
## Evaluation Results
|
44 |
|
45 |
-
The model is evaluated on the test set of [
|
46 |
It achieves a :
|
47 |
- cosine spearman score of 0.86
|
48 |
- cosine pearson score of 0.94
|
|
|
42 |
|
43 |
## Evaluation Results
|
44 |
|
45 |
+
The model is evaluated on the test set of [WikiMedical_sentence_similarity](https://huggingface.co/datasets/nuvocare/WikiMedical_sentence_similarity).
|
46 |
It achieves a :
|
47 |
- cosine spearman score of 0.86
|
48 |
- cosine pearson score of 0.94
|