ybabakhin commited on
Commit
07320ee
·
verified ·
1 Parent(s): f15a675

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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) (as of October 21, 2025).
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