Mengyao00 commited on
Commit
954aae3
·
verified ·
1 Parent(s): ab5ddfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -28,6 +28,8 @@ The foundational Qwen Omni model ([Qwen/Qwen2.5-Omni-3B](https://huggingface.co/
28
 
29
  This model is for research and development only.
30
 
 
 
31
  ### License/Terms of Use
32
 
33
  Governing Terms for nvidia/omni-embed-nemotron-3b model: [NVIDIA OneWay Noncommercial License.](https://huggingface.co/nvidia/omni-embed-nemotron-3b/blob/main/LICENSE)
@@ -52,6 +54,12 @@ Correspondence to Mengyao Xu (mengyaox@nvidia.com) and Benedikt Schifferer (bsch
52
  ### Citation
53
 
54
  ```
 
 
 
 
 
 
55
  @misc{moreira2025nvretrieverimprovingtextembedding,
56
  title={NV-Retriever: Improving text embedding models with effective hard-negative mining},
57
  author={Gabriel de Souza P. Moreira and Radek Osmulski and Mengyao Xu and Ronay Ak and Benedikt Schifferer and Even Oldridge},
 
28
 
29
  This model is for research and development only.
30
 
31
+ For more technical details, please refer to our technical report: [Omni-Embed-Nemotron: A Unified Multimodal Retrieval Model for Text, Image, Audio, and Video](https://arxiv.org/abs/2510.03458)
32
+
33
  ### License/Terms of Use
34
 
35
  Governing Terms for nvidia/omni-embed-nemotron-3b model: [NVIDIA OneWay Noncommercial License.](https://huggingface.co/nvidia/omni-embed-nemotron-3b/blob/main/LICENSE)
 
54
  ### Citation
55
 
56
  ```
57
+ @article{xu2025omni,
58
+ title={Omni-Embed-Nemotron: A Unified Multimodal Retrieval Model for Text, Image, Audio, and Video},
59
+ author={Xu, Mengyao and Zhou, Wenfei and Babakhin, Yauhen and Moreira, Gabriel and Ak, Ronay and Osmulski, Radek and Liu, Bo and Oldridge, Even and Schifferer, Benedikt},
60
+ journal={arXiv preprint arXiv:2510.03458},
61
+ year={2025}
62
+ }
63
  @misc{moreira2025nvretrieverimprovingtextembedding,
64
  title={NV-Retriever: Improving text embedding models with effective hard-negative mining},
65
  author={Gabriel de Souza P. Moreira and Radek Osmulski and Mengyao Xu and Ronay Ak and Benedikt Schifferer and Even Oldridge},