LLaMAX commited on
Commit
5c56f23
1 Parent(s): 7cdecbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -66,13 +66,10 @@ the total number of words (1050) by the number of days in two weeks (14). So, th
66
  if our model helps your work, please cite this paper:
67
 
68
  ```
69
- @misc{lu2024llamaxscalinglinguistichorizons,
70
- title={LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages},
71
- author={Yinquan Lu and Wenhao Zhu and Lei Li and Yu Qiao and Fei Yuan},
72
- year={2024},
73
- eprint={2407.05975},
74
- archivePrefix={arXiv},
75
- primaryClass={cs.CL},
76
- url={https://arxiv.org/abs/2407.05975},
77
  }
78
  ```
 
66
  if our model helps your work, please cite this paper:
67
 
68
  ```
69
+ @article{lu2024llamax,
70
+ title={LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages},
71
+ author={Lu, Yinquan and Zhu, Wenhao and Li, Lei and Qiao, Yu and Yuan, Fei},
72
+ journal={arXiv preprint arXiv:2407.05975},
73
+ year={2024}
 
 
 
74
  }
75
  ```