Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ language:
|
|
| 10 |
- da
|
| 11 |
---
|
| 12 |
|
|
|
|
|
|
|
| 13 |
# MiniLM-L6-danish-reranker
|
| 14 |
|
| 15 |
This is a lightweight (~22 M parameters) [sentence-transformers](https://www.SBERT.net) model for Danish NLP: It takes two sentences as input and outputs a relevance score. Therefore, the model can be used for information retrieval, e.g. given a query and candidate matches, rank the candidates by their relevance.
|
|
|
|
| 10 |
- da
|
| 11 |
---
|
| 12 |
|
| 13 |
+
*New version available, trained on more data and otherwise identical [KennethTM/MiniLM-L6-danish-reranker-v2](https://huggingface.co/KennethTM/MiniLM-L6-danish-reranker-v2)*
|
| 14 |
+
|
| 15 |
# MiniLM-L6-danish-reranker
|
| 16 |
|
| 17 |
This is a lightweight (~22 M parameters) [sentence-transformers](https://www.SBERT.net) model for Danish NLP: It takes two sentences as input and outputs a relevance score. Therefore, the model can be used for information retrieval, e.g. given a query and candidate matches, rank the candidates by their relevance.
|