Update README.md
Browse files
README.md
CHANGED
@@ -139,14 +139,11 @@ We achieved this with only 1/10 data and model resources compared with Qwen-Math
|
|
139 |
## Citation
|
140 |
|
141 |
```latex
|
142 |
-
@
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
archivePrefix={arXiv},
|
148 |
-
primaryClass={cs.LG},
|
149 |
-
url={https://arxiv.org/abs/2502.01456},
|
150 |
}
|
151 |
```
|
152 |
|
|
|
139 |
## Citation
|
140 |
|
141 |
```latex
|
142 |
+
@article{cui2025process,
|
143 |
+
title={Process reinforcement through implicit rewards},
|
144 |
+
author={Cui, Ganqu and Yuan, Lifan and Wang, Zefan and Wang, Hanbin and Li, Wendi and He, Bingxiang and Fan, Yuchen and Yu, Tianyu and Xu, Qixin and Chen, Weize and others},
|
145 |
+
journal={arXiv preprint arXiv:2502.01456},
|
146 |
+
year={2025}
|
|
|
|
|
|
|
147 |
}
|
148 |
```
|
149 |
|