thenlper commited on
Commit
71ab794
1 Parent(s): 2873699

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -1156,12 +1156,10 @@ This model exclusively caters to Chinese texts, and any lengthy texts will be tr
1156
  If you find our paper or models helpful, please consider citing them as follows:
1157
 
1158
  ```
1159
- @misc{li2023general,
1160
- title={Towards General Text Embeddings with Multi-stage Contrastive Learning},
1161
- author={Zehan Li and Xin Zhang and Yanzhao Zhang and Dingkun Long and Pengjun Xie and Meishan Zhang},
1162
- year={2023},
1163
- eprint={2308.03281},
1164
- archivePrefix={arXiv},
1165
- primaryClass={cs.CL}
1166
  }
1167
- ```
 
1156
  If you find our paper or models helpful, please consider citing them as follows:
1157
 
1158
  ```
1159
+ @article{li2023towards,
1160
+ title={Towards general text embeddings with multi-stage contrastive learning},
1161
+ author={Li, Zehan and Zhang, Xin and Zhang, Yanzhao and Long, Dingkun and Xie, Pengjun and Zhang, Meishan},
1162
+ journal={arXiv preprint arXiv:2308.03281},
1163
+ year={2023}
 
 
1164
  }
1165
+ ```