Skip to content

Commit f3cc40a

Browse files
committed
update citation
1 parent e0c01e4 commit f3cc40a

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

examples/inference/embedder/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,5 +311,14 @@ If you find this repository useful, please consider giving a star :star: and cit
311311
archivePrefix={arXiv},
312312
primaryClass={cs.CL}
313313
}
314+
@misc{li2024makingtextembeddersfewshot,
315+
title={Making Text Embedders Few-Shot Learners},
316+
author={Chaofan Li and MingHao Qin and Shitao Xiao and Jianlyu Chen and Kun Luo and Yingxia Shao and Defu Lian and Zheng Liu},
317+
year={2024},
318+
eprint={2409.15700},
319+
archivePrefix={arXiv},
320+
primaryClass={cs.IR},
321+
url={https://arxiv.org/abs/2409.15700},
322+
}
314323
```
315324

examples/inference/reranker/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,4 +410,13 @@ If you find this repository useful, please consider giving a star :star: and cit
410410
archivePrefix={arXiv},
411411
primaryClass={cs.CL}
412412
}
413+
@misc{li2024makingtextembeddersfewshot,
414+
title={Making Text Embedders Few-Shot Learners},
415+
author={Chaofan Li and MingHao Qin and Shitao Xiao and Jianlyu Chen and Kun Luo and Yingxia Shao and Defu Lian and Zheng Liu},
416+
year={2024},
417+
eprint={2409.15700},
418+
archivePrefix={arXiv},
419+
primaryClass={cs.IR},
420+
url={https://arxiv.org/abs/2409.15700},
421+
}
413422
```

0 commit comments

Comments
 (0)