Files
GT-Qwen3-8B-Base-MATH/README.md
ModelHub XC b2d8192fe3 初始化项目,由ModelHub XC社区提供模型
Model: TMLR-Group-HF/GT-Qwen3-8B-Base-MATH
Source: Original Platform
2026-06-24 11:12:18 +08:00

22 lines
862 B
Markdown

---
license: mit
pipeline_tag: text-generation
library_name: transformers
---
# TMLR-Group-HF/GT-Qwen3-8B-Base
This is the Qwen3-8B-Base model trained by GRPO Ground Truth method using MATH training set, as described in the paper [Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models](https://huggingface.co/papers/2508.00410).
If you are interested in Co-rewarding, you can find more details on our Github Repo [https://github.com/tmlr-group/Co-rewarding].
## Citation
```bibtex
@article{zhang2025coreward,
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}
}
```