SeanLee97 commited on
Commit
a44a18f
1 Parent(s): 6f1133d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -2608,4 +2608,15 @@ Our model is built upon the powerful BGE-Large, enhanced with [AnglE optimizing]
2608
 
2609
  We will share our fine-tuning details later. Stay tuned:)
2610
 
2611
- Welcome to follow [AnglE](https://github.com/SeanLee97/AnglE).
 
 
 
 
 
 
 
 
 
 
 
 
2608
 
2609
  We will share our fine-tuning details later. Stay tuned:)
2610
 
2611
+ Welcome to follow GitHub: https://github.com/SeanLee97/AnglE.
2612
+
2613
+ If you use our pre-trained models, please support us by citing our work:
2614
+
2615
+ ```
2616
+ @article{li2023angle,
2617
+ title={AnglE-optimized Text Embeddings},
2618
+ author={Li, Xianming and Li, Jing},
2619
+ journal={arXiv preprint arXiv:2309.12871},
2620
+ year={2023}
2621
+ }
2622
+ ```