Jason commited on
Commit
8094f5c
·
1 Parent(s): b7f5e90

Update report links and citation

Browse files
Files changed (3) hide show
  1. HY_MT2_0_Report.pdf +0 -3
  2. README.md +10 -9
  3. README_CN.md +10 -9
HY_MT2_0_Report.pdf DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:618b3db032d236d5b3cf47847a639f57bf6cc57becd9321ef1a9ea7722b2e1bf
3
- size 2326591
 
 
 
 
README.md CHANGED
@@ -63,7 +63,8 @@ language:
63
  <p align="center">
64
  🖥️&nbsp;<a href="https://aistudio.tencent.com/llm/en?tabIndex=0"><b>Official Website</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
65
  💬&nbsp;<a href="https://github.com/Tencent-Hunyuan/Hy-MT2"><b>GitHub</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
66
- 🪡&nbsp;<a href="https://github.com/Tencent/AngelSlim/tree/main"><b>AngelSlim</b></a></p>
 
67
 
68
  ## Model Introduction
69
 
@@ -90,7 +91,7 @@ Now, Tencent Hy is officially partnering with WMT26 for the "Video Subtitle Tran
90
  <img src="imgs/main_result.png" width = "100%" />
91
  </div>
92
 
93
- For more experimental results and analysis, please refer to our [report](./HY_MT2_0_Report.pdf).
94
 
95
  &nbsp;
96
 
@@ -322,15 +323,15 @@ We provide [AngelSlim](https://github.com/tencent/AngelSlim), an easy-to-use, co
322
  ## Citing Hy-MT2
323
 
324
  ```bibtex
325
- @misc{hy-mt1.5,
326
- title={HY-MT1.5 Technical Report},
327
- author={Mao Zheng and Zheng Li and Tao Chen and Mingyang Song and Di Wang},
328
- year={2025},
329
- eprint={2512.24092},
330
  archivePrefix={arXiv},
331
  primaryClass={cs.CL},
332
- url={https://arxiv.org/abs/2512.24092},
333
- }
334
  ```
335
 
336
  ## Contact Us
 
63
  <p align="center">
64
  🖥️&nbsp;<a href="https://aistudio.tencent.com/llm/en?tabIndex=0"><b>Official Website</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
65
  💬&nbsp;<a href="https://github.com/Tencent-Hunyuan/Hy-MT2"><b>GitHub</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
66
+ 🪡&nbsp;<a href="https://github.com/Tencent/AngelSlim/tree/main"><b>AngelSlim</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
67
+ 📚&nbsp;<a href="https://arxiv.org/pdf/2605.22064"><b>Hy-MT2 Report</b></a></p>
68
 
69
  ## Model Introduction
70
 
 
91
  <img src="imgs/main_result.png" width = "100%" />
92
  </div>
93
 
94
+ For more experimental results and analysis, please refer to our [report](https://arxiv.org/pdf/2605.22064).
95
 
96
  &nbsp;
97
 
 
323
  ## Citing Hy-MT2
324
 
325
  ```bibtex
326
+ @misc{zheng2026hymt2familyfastefficient,
327
+ title={Hy-MT2: A Family of Fast, Efficient and Powerful Multilingual Translation Models in the Wild},
328
+ author={Mao Zheng and Zheng Li and Tao Chen and Bo Lv and Mingrui Sun and Mingyang Song and Jinlong Song and Hong Huang and Decheng Wu and Hai Wang and Yifan Song and Yanfeng Chen and Guanwei Zhang},
329
+ year={2026},
330
+ eprint={2605.22064},
331
  archivePrefix={arXiv},
332
  primaryClass={cs.CL},
333
+ url={https://arxiv.org/abs/2605.22064},
334
+ }
335
  ```
336
 
337
  ## Contact Us
README_CN.md CHANGED
@@ -19,7 +19,8 @@
19
  <p align="center">
20
  🖥️&nbsp;<a href="https://aistudio.tencent.com/llm/zh?tabIndex=0"><b>官方网站</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
21
  💬&nbsp;<a href="https://github.com/Tencent-Hunyuan/Hy-MT2"><b>GitHub</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
22
- 🪡&nbsp;<a href="https://github.com/Tencent/AngelSlim/tree/main"><b>AngelSlim</b></a></p>
 
23
 
24
 
25
  ## 模型介绍
@@ -45,7 +46,7 @@ Hy-MT2 是一款面向真实复杂场景的“快思考”多语言翻译模型
45
  <img src="imgs/main_result.png" width = "100%" />
46
  </div>
47
 
48
- 更多的实验效果和分析可以参考我们的[报告](./HY_MT2_0_Report.pdf)。
49
 
50
  &nbsp;
51
 
@@ -278,15 +279,15 @@ Hy-MT2提供了完整的模型训练流程,支持全量微调和 LoRA 微调
278
  ## Citing Hy-MT2
279
 
280
  ```bibtex
281
- @misc{hy-mt1.5,
282
- title={HY-MT1.5 Technical Report},
283
- author={Mao Zheng and Zheng Li and Tao Chen and Mingyang Song and Di Wang},
284
- year={2025},
285
- eprint={2512.24092},
286
  archivePrefix={arXiv},
287
  primaryClass={cs.CL},
288
- url={https://arxiv.org/abs/2512.24092},
289
- }
290
  ```
291
 
292
  ## 联系我们
 
19
  <p align="center">
20
  🖥️&nbsp;<a href="https://aistudio.tencent.com/llm/zh?tabIndex=0"><b>官方网站</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
21
  💬&nbsp;<a href="https://github.com/Tencent-Hunyuan/Hy-MT2"><b>GitHub</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
22
+ 🪡&nbsp;<a href="https://github.com/Tencent/AngelSlim/tree/main"><b>AngelSlim</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
23
+ 📚&nbsp;<a href="https://arxiv.org/pdf/2605.22064"><b>Hy-MT2报告</b></a></p>
24
 
25
 
26
  ## 模型介绍
 
46
  <img src="imgs/main_result.png" width = "100%" />
47
  </div>
48
 
49
+ 更多的实验效果和分析可以参考我们的[报告](https://arxiv.org/pdf/2605.22064)。
50
 
51
  &nbsp;
52
 
 
279
  ## Citing Hy-MT2
280
 
281
  ```bibtex
282
+ @misc{zheng2026hymt2familyfastefficient,
283
+ title={Hy-MT2: A Family of Fast, Efficient and Powerful Multilingual Translation Models in the Wild},
284
+ author={Mao Zheng and Zheng Li and Tao Chen and Bo Lv and Mingrui Sun and Mingyang Song and Jinlong Song and Hong Huang and Decheng Wu and Hai Wang and Yifan Song and Yanfeng Chen and Guanwei Zhang},
285
+ year={2026},
286
+ eprint={2605.22064},
287
  archivePrefix={arXiv},
288
  primaryClass={cs.CL},
289
+ url={https://arxiv.org/abs/2605.22064},
290
+ }
291
  ```
292
 
293
  ## 联系我们