Update README.md
Browse files
README.md
CHANGED
|
@@ -205,14 +205,11 @@ To leverage the capibility of **EurusPRM** better, we add ``Step K`` (where K is
|
|
| 205 |
## Citation
|
| 206 |
|
| 207 |
```latex
|
| 208 |
-
@
|
| 209 |
-
|
| 210 |
-
|
| 211 |
-
|
| 212 |
-
|
| 213 |
-
archivePrefix={arXiv},
|
| 214 |
-
primaryClass={cs.LG},
|
| 215 |
-
url={https://arxiv.org/abs/2502.01456},
|
| 216 |
}
|
| 217 |
```
|
| 218 |
|
|
|
|
| 205 |
## Citation
|
| 206 |
|
| 207 |
```latex
|
| 208 |
+
@article{cui2025process,
|
| 209 |
+
title={Process reinforcement through implicit rewards},
|
| 210 |
+
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},
|
| 211 |
+
journal={arXiv preprint arXiv:2502.01456},
|
| 212 |
+
year={2025}
|
|
|
|
|
|
|
|
|
|
| 213 |
}
|
| 214 |
```
|
| 215 |
|