Yiran0924 commited on
Commit
a98a7df
·
verified ·
1 Parent(s): 105047e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -96,11 +96,14 @@ We would like to thank Guanzheng Chen for assisting with the implementation of t
96
 
97
  If you find our project useful, we hope you would kindly star our repo and cite our work as follows:
98
  ```
99
- @article{babel2025,
100
- author = {Yiran Zhao and Chaoqun Liu and Yue Deng and Jiahao Ying and Mahani Aljunied and Zhaodonghui Li and Lidong Bing and Hou Pong Chan and Yu Rong and Deli Zhao and Wenxuan Zhang},
101
- title = {Babel: Open Multilingual Large Language Models Serving Over 90\% of Global Speakers},
102
- year = {2025},
103
- note = {Available online: \url{https://github.com/babel-llm/babel-llm/blob/main/paper/babel.pdf}}
104
- }
 
 
 
105
  ```
106
  Corresponding Author: [email protected]
 
96
 
97
  If you find our project useful, we hope you would kindly star our repo and cite our work as follows:
98
  ```
99
+ @misc{zhao2025babelopenmultilinguallarge,
100
+ title={Babel: Open Multilingual Large Language Models Serving Over 90% of Global Speakers},
101
+ author={Yiran Zhao and Chaoqun Liu and Yue Deng and Jiahao Ying and Mahani Aljunied and Zhaodonghui Li and Lidong Bing and Hou Pong Chan and Yu Rong and Deli Zhao and Wenxuan Zhang},
102
+ year={2025},
103
+ eprint={2503.00865},
104
+ archivePrefix={arXiv},
105
+ primaryClass={cs.CL},
106
+ url={https://arxiv.org/abs/2503.00865},
107
+ }
108
  ```
109
  Corresponding Author: [email protected]