samchain commited on
Commit
683c667
1 Parent(s): f2c4836

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 384 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
 
 
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