File size: 491 Bytes
e3f0df0 14f6172 e3f0df0 14f6172 e3f0df0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
library_name: transformers
tags: []
---
## RAFT++ baseline from `Qwen-Math-7B-base`.
If you found useful, please consider cite,
```
@inproceedings{Xiong2025AMA,
title={A Minimalist Approach to LLM Reasoning: from Rejection Sampling to Reinforce},
author={Wei Xiong and Jiarui Yao and Yuhui Xu and Bo Pang and Lei Wang and Doyen Sahoo and Junnan Li and Nan Jiang and Tong Zhang and Caiming Xiong and Hanze Dong},
journal={arXiv preprint arXiv:2504.11343},
year={2025},
}
```
|