JunWangSpace commited on
Commit
d16d0de
·
verified ·
1 Parent(s): 28ae26f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -30,7 +30,7 @@ Ziyong Feng,</span>
30
  Glint Lab
31
 
32
  [![GitHub](https://img.shields.io/badge/⭐-GitHub-black?logo=github)](https://github.com/deepglint/UniME-R1)
33
- [![Paper](https://img.shields.io/badge/📄-Paper-b31b1b.svg)]()
34
  [![Model](https://img.shields.io/badge/🤗-UniME--R1_Models-yellow)](https://huggingface.co/DeepGlint-AI)
35
  </div>
36
 
@@ -147,11 +147,14 @@ UniME-R1 achieves the best overall performance at both model scales. Notably, th
147
  If you find this repository useful, please use the following BibTeX entry for citation.
148
 
149
  ```bibtex
150
- @misc{unime-r1,
151
- title = {Learning from Failures: Retrieval-Centric CoT via Hard Negatives for Unified Multimodal Retrieval},
152
- author = {Sun, Zelong and Wang, Jun and Yang, Kaicheng and Gu, Tiancheng and Feng, Ziyong and Lu, Zhiwu},
153
- year = {2025},
154
- url = {https://github.com/deepglint/UniME-R1}
 
 
 
155
  }
156
  ```
157
 
 
30
  Glint Lab
31
 
32
  [![GitHub](https://img.shields.io/badge/⭐-GitHub-black?logo=github)](https://github.com/deepglint/UniME-R1)
33
+ [![Paper](https://img.shields.io/badge/📄-Paper-b31b1b.svg)](https://arxiv.org/abs/2608.06060)
34
  [![Model](https://img.shields.io/badge/🤗-UniME--R1_Models-yellow)](https://huggingface.co/DeepGlint-AI)
35
  </div>
36
 
 
147
  If you find this repository useful, please use the following BibTeX entry for citation.
148
 
149
  ```bibtex
150
+ @misc{unimer1,
151
+ title={Learning from Failures: Retrieval-Centric CoT via Hard Negatives for Unified Multimodal Retrieval},
152
+ author={Zelong Sun and Jun Wang and Kaicheng Yang and Tiancheng Gu and Ziyong Feng and Zhiwu Lu},
153
+ year={2026},
154
+ eprint={2608.06060},
155
+ archivePrefix={arXiv},
156
+ primaryClass={cs.CV},
157
+ url={https://arxiv.org/abs/2608.06060},
158
  }
159
  ```
160