Update README.md
Browse files
README.md
CHANGED
|
@@ -2691,12 +2691,10 @@ This model exclusively caters to English texts, and any lengthy texts will be tr
|
|
| 2691 |
If you find our paper or models helpful, please consider citing them as follows:
|
| 2692 |
|
| 2693 |
```
|
| 2694 |
-
@
|
| 2695 |
-
|
| 2696 |
-
|
| 2697 |
-
|
| 2698 |
-
|
| 2699 |
-
archivePrefix={arXiv},
|
| 2700 |
-
primaryClass={cs.CL}
|
| 2701 |
}
|
| 2702 |
-
```
|
|
|
|
| 2691 |
If you find our paper or models helpful, please consider citing them as follows:
|
| 2692 |
|
| 2693 |
```
|
| 2694 |
+
@article{li2023towards,
|
| 2695 |
+
title={Towards general text embeddings with multi-stage contrastive learning},
|
| 2696 |
+
author={Li, Zehan and Zhang, Xin and Zhang, Yanzhao and Long, Dingkun and Xie, Pengjun and Zhang, Meishan},
|
| 2697 |
+
journal={arXiv preprint arXiv:2308.03281},
|
| 2698 |
+
year={2023}
|
|
|
|
|
|
|
| 2699 |
}
|
| 2700 |
+
```
|