Update README.md
Browse files
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 |
-
@
|
4802 |
-
|
4803 |
-
|
4804 |
-
|
4805 |
-
|
4806 |
-
|
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 |
```
|