UMCU commited on
Commit
abebca4
·
verified ·
1 Parent(s): 32628be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ library_name: sentence-transformers
11
 
12
  # SentenceTransformer based on FremyCompany/BioLORD-2023-M-Dutch-InContext-v1
13
 
14
- This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [FremyCompany/BioLORD-2023-M-Dutch-InContext-v1](https://huggingface.co/FremyCompany/BioLORD-2023-M-Dutch-InContext-v1). It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
15
 
16
  ## Model Details
17
 
 
11
 
12
  # SentenceTransformer based on FremyCompany/BioLORD-2023-M-Dutch-InContext-v1
13
 
14
+ This is a [sentence-transformers](https://www.SBERT.net) from, simply the [FremyCompany/BioLORD-2023-M-Dutch-InContext-v1](https://huggingface.co/FremyCompany/BioLORD-2023-M-Dutch-InContext-v1) model but with bf16 instead of float32. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
15
 
16
  ## Model Details
17