Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ library_name: sentence-transformers
|
|
| 21 |
### Description:
|
| 22 |
`llama-embed-nemotron-8b` is a versatile text embedding model trained by NVIDIA and optimized for retrieval, reranking, semantic similarity, and classification use cases. This model has robust capabilities for multilingual and cross-lingual text retrieval. It is designed to serve as a foundational component in text-based Retrieval-Augmented Generation (RAG) systems.
|
| 23 |
|
| 24 |
-
This model achieves state-of-the-art performance on the [multilingual MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard)
|
| 25 |
|
| 26 |
This model is for non-commercial/research use only.
|
| 27 |
|
|
|
|
| 21 |
### Description:
|
| 22 |
`llama-embed-nemotron-8b` is a versatile text embedding model trained by NVIDIA and optimized for retrieval, reranking, semantic similarity, and classification use cases. This model has robust capabilities for multilingual and cross-lingual text retrieval. It is designed to serve as a foundational component in text-based Retrieval-Augmented Generation (RAG) systems.
|
| 23 |
|
| 24 |
+
This model achieves state-of-the-art performance on the [multilingual MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard) as of October 21, 2025. Read more details in our [technical report](https://arxiv.org/abs/2511.07025).
|
| 25 |
|
| 26 |
This model is for non-commercial/research use only.
|
| 27 |
|