Jason commited on
Commit
092101e
·
1 Parent(s): 1d5f336

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
@@ -23,7 +23,8 @@ base_model:
23
  <p align="center">
24
  🖥️&nbsp;<a href="https://aistudio.tencent.com/llm/en?tabIndex=0"><b>Official Website</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
25
  💬&nbsp;<a href="https://github.com/Tencent-Hunyuan/Hy-MT2"><b>GitHub</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
26
- 🪡&nbsp;<a href="https://github.com/Tencent/AngelSlim/tree/main"><b>AngelSlim</b></a></p>
 
27
 
28
  ## Model Introduction
29
 
@@ -50,7 +51,7 @@ Now, Tencent Hy is officially partnering with WMT26 for the "Video Subtitle Tran
50
  <img src="imgs/main_result.png" width = "100%" />
51
  </div>
52
 
53
- For more experimental results and analysis, please refer to our [report](./HY_MT2_0_Report.pdf).
54
 
55
  &nbsp;
56
 
@@ -282,15 +283,15 @@ We provide [AngelSlim](https://github.com/tencent/AngelSlim), an easy-to-use, co
282
  ## Citing Hy-MT2
283
 
284
  ```bibtex
285
- @misc{hy-mt1.5,
286
- title={HY-MT1.5 Technical Report},
287
- author={Mao Zheng and Zheng Li and Tao Chen and Mingyang Song and Di Wang},
288
- year={2025},
289
- eprint={2512.24092},
290
  archivePrefix={arXiv},
291
  primaryClass={cs.CL},
292
- url={https://arxiv.org/abs/2512.24092},
293
- }
294
  ```
295
 
296
  ## Contact Us
 
23
  <p align="center">
24
  🖥️&nbsp;<a href="https://aistudio.tencent.com/llm/en?tabIndex=0"><b>Official Website</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
25
  💬&nbsp;<a href="https://github.com/Tencent-Hunyuan/Hy-MT2"><b>GitHub</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
26
+ 🪡&nbsp;<a href="https://github.com/Tencent/AngelSlim/tree/main"><b>AngelSlim</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
27
+ 📚&nbsp;<a href="https://arxiv.org/pdf/2605.22064"><b>Hy-MT2 Report</b></a></p>
28
 
29
  ## Model Introduction
30
 
 
51
  <img src="imgs/main_result.png" width = "100%" />
52
  </div>
53
 
54
+ For more experimental results and analysis, please refer to our [report](https://arxiv.org/pdf/2605.22064).
55
 
56
  &nbsp;
57
 
 
283
  ## Citing Hy-MT2
284
 
285
  ```bibtex
286
+ @misc{zheng2026hymt2familyfastefficient,
287
+ title={Hy-MT2: A Family of Fast, Efficient and Powerful Multilingual Translation Models in the Wild},
288
+ 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},
289
+ year={2026},
290
+ eprint={2605.22064},
291
  archivePrefix={arXiv},
292
  primaryClass={cs.CL},
293
+ url={https://arxiv.org/abs/2605.22064},
294
+ }
295
  ```
296
 
297
  ## 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
  ## 联系我们