Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
|
11 |
# WikiMedical_sent_biobert
|
12 |
|
13 |
-
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a
|
14 |
|
15 |
WikiMedical_sent_bert is based on the [https://huggingface.co/dmis-lab/biobert-base-cased-v1.2](dmis-lab/biobert-base-cased-v1.2) backbone and has been trained on the [WikiMedical_sentence_simialrity](https://huggingface.co/datasets/nuvocare/WikiMedical_sentence_similarity) dataset.
|
16 |
|
|
|
10 |
|
11 |
# WikiMedical_sent_biobert
|
12 |
|
13 |
+
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
14 |
|
15 |
WikiMedical_sent_bert is based on the [https://huggingface.co/dmis-lab/biobert-base-cased-v1.2](dmis-lab/biobert-base-cased-v1.2) backbone and has been trained on the [WikiMedical_sentence_simialrity](https://huggingface.co/datasets/nuvocare/WikiMedical_sentence_similarity) dataset.
|
16 |
|