Update README.md
Browse files
README.md
CHANGED
|
@@ -46,14 +46,11 @@ We achieved this with only 1/10 data and model resources compared with Qwen-Math
|
|
| 46 |
If you find PRIME or ImplicitPRM helpful, please cite us.
|
| 47 |
|
| 48 |
```
|
| 49 |
-
@
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
archivePrefix={arXiv},
|
| 55 |
-
primaryClass={cs.LG},
|
| 56 |
-
url={https://arxiv.org/abs/2502.01456},
|
| 57 |
}
|
| 58 |
```
|
| 59 |
|
|
|
|
| 46 |
If you find PRIME or ImplicitPRM helpful, please cite us.
|
| 47 |
|
| 48 |
```
|
| 49 |
+
@article{cui2025process,
|
| 50 |
+
title={Process reinforcement through implicit rewards},
|
| 51 |
+
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},
|
| 52 |
+
journal={arXiv preprint arXiv:2502.01456},
|
| 53 |
+
year={2025}
|
|
|
|
|
|
|
|
|
|
| 54 |
}
|
| 55 |
```
|
| 56 |
|