Update README.md
Browse files
README.md
CHANGED
|
@@ -158,13 +158,11 @@ Note that the models behind the commercial APIs are not entirely identical to th
|
|
| 158 |
If you find our paper or models helpful, please consider cite:
|
| 159 |
|
| 160 |
```
|
| 161 |
-
@
|
| 162 |
-
|
| 163 |
-
|
| 164 |
-
|
| 165 |
-
|
| 166 |
-
|
| 167 |
-
primaryClass={cs.CL},
|
| 168 |
-
url={https://arxiv.org/abs/2407.19669},
|
| 169 |
}
|
| 170 |
```
|
|
|
|
| 158 |
If you find our paper or models helpful, please consider cite:
|
| 159 |
|
| 160 |
```
|
| 161 |
+
@inproceedings{zhang2024mgte,
|
| 162 |
+
title={mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval},
|
| 163 |
+
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},
|
| 164 |
+
booktitle={Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Industry Track},
|
| 165 |
+
pages={1393--1412},
|
| 166 |
+
year={2024}
|
|
|
|
|
|
|
| 167 |
}
|
| 168 |
```
|