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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentence
17
 
18
  WikiMedical_sent_bert is based on the 'all-MiniLM-L6-v2' sentence-transformers backbone and has been trained on the [WikiMedical_sentence_simialrity](https://huggingface.co/datasets/nuvocare/WikiMedical_sentence_similarity) dataset.
19
 
20
- The model is able to predict whether two texts are realted to the same wikipedia page, with only medical topic.
21
 
22
  ## Usage (Sentence-Transformers)
23
 
 
17
 
18
  WikiMedical_sent_bert is based on the 'all-MiniLM-L6-v2' sentence-transformers backbone and has been trained on the [WikiMedical_sentence_simialrity](https://huggingface.co/datasets/nuvocare/WikiMedical_sentence_similarity) dataset.
19
 
20
+ The model is able to predict whether two texts are related to the same wikipedia page, with only medical topic.
21
 
22
  ## Usage (Sentence-Transformers)
23