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