Update README.md
Browse files
README.md
CHANGED
@@ -93,13 +93,10 @@ We implement multiple versions of the LLaMAX model, the model links are as follo
|
|
93 |
If our model helps your work, please cite this paper:
|
94 |
|
95 |
```
|
96 |
-
@
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
archivePrefix={arXiv},
|
102 |
-
primaryClass={cs.CL},
|
103 |
-
url={https://arxiv.org/abs/2407.05975},
|
104 |
}
|
105 |
```
|
|
|
93 |
If our model helps your work, please cite this paper:
|
94 |
|
95 |
```
|
96 |
+
@article{lu2024llamax,
|
97 |
+
title={LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages},
|
98 |
+
author={Lu, Yinquan and Zhu, Wenhao and Li, Lei and Qiao, Yu and Yuan, Fei},
|
99 |
+
journal={arXiv preprint arXiv:2407.05975},
|
100 |
+
year={2024}
|
|
|
|
|
|
|
101 |
}
|
102 |
```
|