samchain commited on
Commit
9990e43
·
1 Parent(s): c2cc63d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ print(embeddings)
42
 
43
  ## Evaluation Results
44
 
45
- The model is evaluated on the test set of [WikiMedical_sentence_simialrity](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
 
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