NovatasticRoScript commited on
Commit
6f9eb7e
·
verified ·
1 Parent(s): 47c3a99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -168,4 +168,12 @@ This model is a fine-tuned derivative of Qwen3-1.7B (Apache 2.0) and is released
168
  primaryClass={cs.CL},
169
  url={https://arxiv.org/abs/2505.09388},
170
  }
 
 
 
 
 
 
 
 
171
  ```
 
168
  primaryClass={cs.CL},
169
  url={https://arxiv.org/abs/2505.09388},
170
  }
171
+ ```
172
+ ```
173
+ @article{deepseekmath2024,
174
+ title={DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models},
175
+ author={Shao, Zhihong and Wang, Peiyi and Zhu, Qihao and Xu, Runxin and Song, Junxiao and Zhang, Mingchuan and Li, Y.K. and Wu, Y. and Guo, Daya},
176
+ journal={arXiv preprint arXiv:2402.03300},
177
+ year={2024}
178
+ }
179
  ```