Update README.md
Browse files
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 |
-
@
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
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 |
```
|