LLaMAX commited on
Commit
b9fad2d
·
verified ·
1 Parent(s): 259cc47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -30,13 +30,10 @@ Akrikaans (af), Amharic (am), Arabic (ar), Armenian (hy), Assamese (as), Asturia
30
  If our model helps your work, please cite this paper:
31
 
32
  ```
33
- @misc{lu2024llamaxscalinglinguistichorizons,
34
- title={LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages},
35
- author={Yinquan Lu and Wenhao Zhu and Lei Li and Yu Qiao and Fei Yuan},
36
- year={2024},
37
- eprint={2407.05975},
38
- archivePrefix={arXiv},
39
- primaryClass={cs.CL},
40
- url={https://arxiv.org/abs/2407.05975},
41
  }
42
  ```
 
30
  If our model helps your work, please cite this paper:
31
 
32
  ```
33
+ @article{lu2024llamax,
34
+ title={LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages},
35
+ author={Lu, Yinquan and Zhu, Wenhao and Li, Lei and Qiao, Yu and Yuan, Fei},
36
+ journal={arXiv preprint arXiv:2407.05975},
37
+ year={2024}
 
 
 
38
  }
39
  ```