update citation

This commit is contained in:
cfli 2024-10-29 11:33:35 +08:00
parent e0c01e44ba
commit f3cc40adbf
2 changed files with 18 additions and 0 deletions

View File

@ -311,5 +311,14 @@ If you find this repository useful, please consider giving a star :star: and cit
archivePrefix={arXiv},
primaryClass={cs.CL}
}
@misc{li2024makingtextembeddersfewshot,
title={Making Text Embedders Few-Shot Learners},
author={Chaofan Li and MingHao Qin and Shitao Xiao and Jianlyu Chen and Kun Luo and Yingxia Shao and Defu Lian and Zheng Liu},
year={2024},
eprint={2409.15700},
archivePrefix={arXiv},
primaryClass={cs.IR},
url={https://arxiv.org/abs/2409.15700},
}
```

View File

@ -410,4 +410,13 @@ If you find this repository useful, please consider giving a star :star: and cit
archivePrefix={arXiv},
primaryClass={cs.CL}
}
@misc{li2024makingtextembeddersfewshot,
title={Making Text Embedders Few-Shot Learners},
author={Chaofan Li and MingHao Qin and Shitao Xiao and Jianlyu Chen and Kun Luo and Yingxia Shao and Defu Lian and Zheng Liu},
year={2024},
eprint={2409.15700},
archivePrefix={arXiv},
primaryClass={cs.IR},
url={https://arxiv.org/abs/2409.15700},
}
```