Update README.md
Browse files
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
|
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 |
|