Update README.md
Browse files
README.md
CHANGED
@@ -185,14 +185,11 @@ We use Best-of-64 as our evaluation metric. The weighting methods are different
|
|
185 |
## Citation
|
186 |
|
187 |
```latex
|
188 |
-
@
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
archivePrefix={arXiv},
|
194 |
-
primaryClass={cs.LG},
|
195 |
-
url={https://arxiv.org/abs/2502.01456},
|
196 |
}
|
197 |
```
|
198 |
|
|
|
185 |
## Citation
|
186 |
|
187 |
```latex
|
188 |
+
@article{cui2025process,
|
189 |
+
title={Process reinforcement through implicit rewards},
|
190 |
+
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},
|
191 |
+
journal={arXiv preprint arXiv:2502.01456},
|
192 |
+
year={2025}
|
|
|
|
|
|
|
193 |
}
|
194 |
```
|
195 |
|