Update README.md (#8)
Browse files- Update README.md (0729bb322662c7f77d85ee90ab4ab30707ad5805)
Co-authored-by: Mingyang Song <[email protected]>
README.md
CHANGED
@@ -221,10 +221,13 @@ Supported languages:
|
|
221 |
Citing Hunyuan-MT:
|
222 |
|
223 |
```bibtex
|
224 |
-
@misc{
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
|
|
|
|
|
|
229 |
}
|
230 |
```
|
|
|
221 |
Citing Hunyuan-MT:
|
222 |
|
223 |
```bibtex
|
224 |
+
@misc{hunyuan_mt,
|
225 |
+
title={Hunyuan-MT Technical Report},
|
226 |
+
author={Mao Zheng and Zheng Li and Bingxin Qu and Mingyang Song and Yang Du and Mingrui Sun and Di Wang},
|
227 |
+
year={2025},
|
228 |
+
eprint={2509.05209},
|
229 |
+
archivePrefix={arXiv},
|
230 |
+
primaryClass={cs.CL},
|
231 |
+
url={https://arxiv.org/abs/2509.05209},
|
232 |
}
|
233 |
```
|