Update README.md
Browse files
README.md
CHANGED
|
@@ -173,13 +173,10 @@ We provide evaluation scripts based on [POLARIS](https://github.com/ChenxinAn-fd
|
|
| 173 |
|
| 174 |
|
| 175 |
```bibtex
|
| 176 |
-
@
|
| 177 |
-
|
| 178 |
-
|
| 179 |
-
|
| 180 |
-
|
| 181 |
-
archivePrefix={arXiv},
|
| 182 |
-
primaryClass={cs.CL},
|
| 183 |
-
url={https://arxiv.org/abs/2512.16649},
|
| 184 |
}
|
| 185 |
```
|
|
|
|
| 173 |
|
| 174 |
|
| 175 |
```bibtex
|
| 176 |
+
@article{he2025justrl,
|
| 177 |
+
title={JustRL: Scaling a 1.5 B LLM with a Simple RL Recipe},
|
| 178 |
+
author={He, Bingxiang and Qu, Zekai and Liu, Zeyuan and Chen, Yinghao and Zuo, Yuxin and Qian, Cheng and Zhang, Kaiyan and Chen, Weize and Xiao, Chaojun and Cui, Ganqu and others},
|
| 179 |
+
journal={arXiv preprint arXiv:2512.16649},
|
| 180 |
+
year={2025}
|
|
|
|
|
|
|
|
|
|
| 181 |
}
|
| 182 |
```
|