Update README.md
Browse files
README.md
CHANGED
@@ -88,14 +88,11 @@ After finetuning, the performance of our Eurus-2-7B-SFT is shown in the followin
|
|
88 |
## Citation
|
89 |
|
90 |
```latex
|
91 |
-
@
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
archivePrefix={arXiv},
|
97 |
-
primaryClass={cs.LG},
|
98 |
-
url={https://arxiv.org/abs/2502.01456},
|
99 |
}
|
100 |
```
|
101 |
|
|
|
88 |
## Citation
|
89 |
|
90 |
```latex
|
91 |
+
@article{cui2025process,
|
92 |
+
title={Process reinforcement through implicit rewards},
|
93 |
+
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},
|
94 |
+
journal={arXiv preprint arXiv:2502.01456},
|
95 |
+
year={2025}
|
|
|
|
|
|
|
96 |
}
|
97 |
```
|
98 |
|