thenlper commited on
Commit
ca1791e
·
verified ·
1 Parent(s): 85f13cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -4798,13 +4798,11 @@ Note that the models behind the commercial APIs are not entirely identical to th
4798
  If you find our paper or models helpful, please consider cite:
4799
 
4800
  ```
4801
- @misc{zhang2024mgte,
4802
- title={mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval},
4803
- author={Xin Zhang and Yanzhao Zhang and Dingkun Long and Wen Xie and Ziqi Dai and Jialong Tang and Huan Lin and Baosong Yang and Pengjun Xie and Fei Huang and Meishan Zhang and Wenjie Li and Min Zhang},
4804
- year={2024},
4805
- eprint={2407.19669},
4806
- archivePrefix={arXiv},
4807
- primaryClass={cs.CL},
4808
- url={https://arxiv.org/abs/2407.19669},
4809
  }
4810
  ```
 
4798
  If you find our paper or models helpful, please consider cite:
4799
 
4800
  ```
4801
+ @inproceedings{zhang2024mgte,
4802
+ title={mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval},
4803
+ author={Zhang, Xin and Zhang, Yanzhao and Long, Dingkun and Xie, Wen and Dai, Ziqi and Tang, Jialong and Lin, Huan and Yang, Baosong and Xie, Pengjun and Huang, Fei and others},
4804
+ booktitle={Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Industry Track},
4805
+ pages={1393--1412},
4806
+ year={2024}
 
 
4807
  }
4808
  ```