danielhanchen commited on
Commit
b74ebc5
1 Parent(s): e3015f9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -134,10 +134,10 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
134
  If you find our work helpful, feel free to give us a citation.
135
 
136
  ```
137
- @article{yang2024qwen2,
138
- title={Qwen2 technical report},
139
- 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},
140
- journal={arXiv preprint arXiv:2407.10671},
141
  year={2024}
142
  }
143
  ```
 
134
  If you find our work helpful, feel free to give us a citation.
135
 
136
  ```
137
+ @article{yang2024qwen25mathtechnicalreportmathematical,
138
+ title={Qwen2.5-Math Technical Report: Toward Mathematical Expert Model via Self-Improvement},
139
+ 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},
140
+ journal={arXiv preprint arXiv:2409.12122},
141
  year={2024}
142
  }
143
  ```