Update README.md
Browse files
README.md
CHANGED
|
@@ -10,9 +10,9 @@ pipeline_tag: text-generation
|
|
| 10 |
# Model Card
|
| 11 |
|
| 12 |
## 1. Model Details
|
| 13 |
-
This model is the fine-tuned checkpoint described in the paper **"
|
| 14 |
|
| 15 |
-
- **Paper:** [ArXiv](https://arxiv.org/
|
| 16 |
- **Code:** [Github](https://github.com/Miaow-Lab/RLVR-Linearity)
|
| 17 |
- **Base Model:** [deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B)
|
| 18 |
- **Training Method:** GRPO
|
|
@@ -36,9 +36,9 @@ For full training configurations, please refer to the `config.json` or the train
|
|
| 36 |
If you use this model in your research, please cite our paper:
|
| 37 |
|
| 38 |
```bibtex
|
| 39 |
-
@misc{
|
| 40 |
-
title={
|
| 41 |
-
author={Tianle Wang and Zhongyuan Wu and Shenghao Jin and
|
| 42 |
year={2026},
|
| 43 |
eprint={2601.04537},
|
| 44 |
archivePrefix={arXiv},
|
|
|
|
| 10 |
# Model Card
|
| 11 |
|
| 12 |
## 1. Model Details
|
| 13 |
+
This model is the fine-tuned checkpoint described in the paper **"Linear Dynamics in the RLVR Training of Large Language Models"**. It was trained using Reinforcement Learning with Verifiable Rewards (RLVR) to enhance reasoning capabilities.
|
| 14 |
|
| 15 |
+
- **Paper:** [ArXiv](https://arxiv.org/abs/2601.04537v3)
|
| 16 |
- **Code:** [Github](https://github.com/Miaow-Lab/RLVR-Linearity)
|
| 17 |
- **Base Model:** [deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B)
|
| 18 |
- **Training Method:** GRPO
|
|
|
|
| 36 |
If you use this model in your research, please cite our paper:
|
| 37 |
|
| 38 |
```bibtex
|
| 39 |
+
@misc{wang2026lineardynamicsrlvrtraining,
|
| 40 |
+
title={Linear Dynamics in the RLVR Training of Large Language Models},
|
| 41 |
+
author={Tianle Wang and Jiayu Liu and Zhongyuan Wu and Shenghao Jin and Wei Chen and Hao Xu and Ning Miao},
|
| 42 |
year={2026},
|
| 43 |
eprint={2601.04537},
|
| 44 |
archivePrefix={arXiv},
|