The "Co-rewarding" framework is a novel self-supervised reinforcement learning (RL) framework designed to improve training stability by seeking complementary supervision from multiple views, addressing common challenges in self-rewarding methods for Large Language Models (LLMs). This specific model contributes to eliciting stronger reasoning abilities, particularly on mathematical reasoning benchmarks.
This is the Qwen3-4B-Base model trained by Self-Certainty Maximization using the DAPO-14k training set.
For more details on the Co-rewarding framework, training procedures, and other checkpoints, please refer to the Github Repository.
Citation
If you use our datasets or models, please cite our paper!
@article{zhang2025co,
title={Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models},
author={Zhang, Zizhuo and Zhu, Jianing and Ge, Xinmu and Zhao, Zihua and Zhou, Zhanke and Li, Xuan and Feng, Xiao and Yao, Jiangchao and Han, Bo},
journal={arXiv preprint arXiv:2508.00410},
year={2025}
}