File tree Expand file tree Collapse file tree
FlagEmbedding/llm_dense_retriever Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111- [x] Checkpoint
1212- [x] Training Data
1313- [x] Training Code
14+ - [x] Technical Report
1415- [ ] Evaluation Pipeline
15- - [ ] Technical Report
1616
17- We will release the technical report for ** BGE-EN-ICL** in the future.
17+ The technical report for ** BGE-EN-ICL** can be found in [ https://arxiv.org/abs/2409.15700 ] ( https://arxiv.org/abs/2409.15700 )
1818
1919## Environment
2020``` bash
@@ -219,13 +219,13 @@ If you find this repository useful, please give us a star ⭐.
219219To cite our work:
220220
221221```
222- @misc{li2023makinglargelanguagemodels ,
223- title={Making Large Language Models A Better Foundation For Dense Retrieval },
224- author={Chaofan Li and Zheng Liu and Shitao Xiao and Yingxia Shao},
225- year={2023 },
226- eprint={2312.15503 },
222+ @misc{li2024makingtextembeddersfewshot ,
223+ title={Making Text Embedders Few-Shot Learners },
224+ author={Chaofan Li and MingHao Qin and Shitao Xiao and Jianlyu Chen and Kun Luo and Yingxia Shao and Defu Lian and Zheng Liu },
225+ year={2024 },
226+ eprint={2409.15700 },
227227 archivePrefix={arXiv},
228- primaryClass={cs.CL },
229- url={https://arxiv.org/abs/2312.15503 },
228+ primaryClass={cs.IR },
229+ url={https://arxiv.org/abs/2409.15700 },
230230}
231231```
You can’t perform that action at this time.
0 commit comments