Update README.md
Browse files
README.md
CHANGED
@@ -115,7 +115,8 @@ datasets:
|
|
115 |
FuseChat-3.0: Preference Optimization for Implicit Model Fusion
|
116 |
-----------------------------
|
117 |
|
118 |
-
<h4> |<a href="https://arxiv.org/abs/2412.03187"> π Paper </a> |
|
|
|
119 |
<a href="https://github.com/SLIT-AI/FuseChat-3.0"> π± GitHub Repo </a> |
|
120 |
<a href="https://huggingface.co/FuseAI"> π€ Hugging Face </a> |
|
121 |
<a href="https://slit-ai.github.io/FuseChat-3.0/"> π Website </a> |
|
@@ -520,6 +521,13 @@ The evaluation results of five series fused models are as follows, showing that
|
|
520 |
year={2025},
|
521 |
url={https://openreview.net/forum?id=fq24pEb8SL}
|
522 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
523 |
```
|
524 |
|
525 |
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
|
|
115 |
FuseChat-3.0: Preference Optimization for Implicit Model Fusion
|
116 |
-----------------------------
|
117 |
|
118 |
+
<h4> |<a href="https://arxiv.org/abs/2412.03187"> π WRPO Paper </a> |
|
119 |
+
<a href="https://arxiv.org/pdf/2503.04222"> π FuseChat-3.0 Tech Report </a> |
|
120 |
<a href="https://github.com/SLIT-AI/FuseChat-3.0"> π± GitHub Repo </a> |
|
121 |
<a href="https://huggingface.co/FuseAI"> π€ Hugging Face </a> |
|
122 |
<a href="https://slit-ai.github.io/FuseChat-3.0/"> π Website </a> |
|
|
|
521 |
year={2025},
|
522 |
url={https://openreview.net/forum?id=fq24pEb8SL}
|
523 |
}
|
524 |
+
|
525 |
+
@article{yang2025weightedreward,
|
526 |
+
title={FuseChat-3.0: Preference Optimization Meets Heterogeneous Model Fusion},
|
527 |
+
author={Ziyi Yang and Fanqi Wan and Longguang Zhong and Canbin Huang and Guosheng Liang and Xiaojun Quan},
|
528 |
+
journal={arXiv preprint arXiv:2503.04222},
|
529 |
+
year={2025},
|
530 |
+
}
|
531 |
```
|
532 |
|
533 |
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|