Update README.md
Browse files
README.md
CHANGED
@@ -185,7 +185,16 @@ You can finetune this model on your own dataset.
|
|
185 |
|
186 |
## Citation
|
187 |
|
188 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
|
190 |
<!--
|
191 |
## Glossary
|
|
|
185 |
|
186 |
## Citation
|
187 |
|
188 |
+
```
|
189 |
+
@misc{bge-m3,
|
190 |
+
title={BGE M3-Embedding: Multi-Lingual, Multi-Functionality, Multi-Granularity Text Embeddings Through Self-Knowledge Distillation},
|
191 |
+
author={Jianlv Chen and Shitao Xiao and Peitian Zhang and Kun Luo and Defu Lian and Zheng Liu},
|
192 |
+
year={2024},
|
193 |
+
eprint={2402.03216},
|
194 |
+
archivePrefix={arXiv},
|
195 |
+
primaryClass={cs.CL}
|
196 |
+
}
|
197 |
+
```
|
198 |
|
199 |
<!--
|
200 |
## Glossary
|