Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ language:
|
|
| 14 |
library_name: sentence-transformers
|
| 15 |
---
|
| 16 |
|
|
|
|
|
|
|
| 17 |
# MiniLM-L6-danish-encoder
|
| 18 |
|
| 19 |
This is a lightweight (~22 M parameters) [sentence-transformers](https://www.SBERT.net) model for Danish NLP: It maps sentences & paragraphs to a 384-dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
|
|
|
| 14 |
library_name: sentence-transformers
|
| 15 |
---
|
| 16 |
|
| 17 |
+
*New version available, trained on more data and otherwise identical [KennethTM/MiniLM-L6-danish-encoder-v2](https://huggingface.co/KennethTM/MiniLM-L6-danish-encoder-v2)*
|
| 18 |
+
|
| 19 |
# MiniLM-L6-danish-encoder
|
| 20 |
|
| 21 |
This is a lightweight (~22 M parameters) [sentence-transformers](https://www.SBERT.net) model for Danish NLP: It maps sentences & paragraphs to a 384-dimensional dense vector space and can be used for tasks like clustering or semantic search.
|