Update README.md
Browse files
README.md
CHANGED
|
@@ -17,14 +17,12 @@ This is the model checkpoint in Project SimpleRL. Qwen-2.5-Math-7B-SimpleRL-Zero
|
|
| 17 |
If you find this blog or our code useful, we would appreciate it if you could cite our work:
|
| 18 |
|
| 19 |
```bibtex
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
{
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
howpublished={\url{https://hkust-nlp.notion.site/simplerl-reason}},
|
| 28 |
-
note={Notion Blog}
|
| 29 |
}
|
| 30 |
```
|
|
|
|
| 17 |
If you find this blog or our code useful, we would appreciate it if you could cite our work:
|
| 18 |
|
| 19 |
```bibtex
|
| 20 |
+
@misc{
|
| 21 |
+
zeng2025simplerl,
|
| 22 |
+
title={7B Model and 8K Examples: Emerging Reasoning with Reinforcement Learning is Both Effective and Efficient},
|
| 23 |
+
author={Weihao Zeng and Yuzhen Huang and Wei Liu and Keqing He and Qian Liu and Zejun Ma and Junxian He},
|
| 24 |
+
year={2025},
|
| 25 |
+
howpublished={\url{https://hkust-nlp.notion.site/simplerl-reason}},
|
| 26 |
+
note={Notion Blog}
|
|
|
|
|
|
|
| 27 |
}
|
| 28 |
```
|