For the official code repository, training scripts, and further details, please visit:
GitHub: tmlr-group/Co-rewarding
These instantiations introduce different levels of discrepancy, making it harder for the training to collapse on trivial reasoning solutions. Empirically, Co-rewarding demonstrates stable training and significantly outperforms other self-rewarding baselines on multiple mathematical reasoning benchmarks.
A comprehensive list of all checkpoints trained using Co-rewarding, including various model sizes and baselines on MATH, DAPO-14k, and OpenRS datasets, can be found in the
Checkpoints section of the GitHub repository. The rephrased datasets are also available and linked in the GitHub README.
1@article{zhang2025coreward,
2 title={Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models},
3 author={Zizhuo Zhang and Jianing Zhu and Xinmu Ge and Zihua Zhao and Zhanke Zhou and Xuan Li and Xiao Feng and Jiangchao Yao and Bo Han},
4 journal={arXiv preprint arXiv:2508.00410},
5 year={2025},
6}