Zhenru commited on
Commit
8fcf92b
1 Parent(s): 3743c8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -112,10 +112,10 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
112
  If you find our work helpful, feel free to give us a citation.
113
 
114
  ```
115
- @article{yang2024qwen2,
116
- title={Qwen2 technical report},
117
- author={Yang, An and Yang, Baosong and Hui, Binyuan and Zheng, Bo and Yu, Bowen and Zhou, Chang and Li, Chengpeng and Li, Chengyuan and Liu, Dayiheng and Huang, Fei and others},
118
- journal={arXiv preprint arXiv:2407.10671},
119
  year={2024}
120
  }
121
  ```
 
112
  If you find our work helpful, feel free to give us a citation.
113
 
114
  ```
115
+ @article{yang2024qwen25mathtechnicalreportmathematical,
116
+ title={Qwen2.5-Math Technical Report: Toward Mathematical Expert Model via Self-Improvement},
117
+ author={An Yang and Beichen Zhang and Binyuan Hui and Bofei Gao and Bowen Yu and Chengpeng Li and Dayiheng Liu and Jianhong Tu and Jingren Zhou and Junyang Lin and Keming Lu and Mingfeng Xue and Runji Lin and Tianyu Liu and Xingzhang Ren and Zhenru Zhang},
118
+ journal={arXiv preprint arXiv:2409.12122},
119
  year={2024}
120
  }
121
  ```