RichardBian commited on
Commit
74f2046
·
verified ·
1 Parent(s): 1c64e1a

Update model card with technical report citation (#11)

Browse files

- Update model card with technical report citation (977af25c79a9fe7ce54f8ae5d3110b2f271c8d0e)

Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -112,3 +112,12 @@ This code repository is licensed under [the MIT License](https://github.com/incl
112
  ## Tip
113
  To facilitate academic research and downstream applications with customizable model naming, we did not conduct specific identity recognition training.
114
 
 
 
 
 
 
 
 
 
 
 
112
  ## Tip
113
  To facilitate academic research and downstream applications with customizable model naming, we did not conduct specific identity recognition training.
114
 
115
+ ## Reference
116
+ ```
117
+ @article{ling2025everystep,
118
+ title={Every Step Evolves: Scaling Reinforcement Learning for Trillion-Scale Thinking Model},
119
+ author={Team, Ling and Shen, Anqi and Li, Baihui and Hu, Bin and Jing, Bin and Chen, Cai and Huang, Chao and Zhang, Chao and Yang, Chaokun and Lin, Cheng and Wen, Chengyao and Li, Congqi and Zhao, Deng and Yuan, Dingbo and You, Donghai and Mao, Fagui and Meng, Fanzhuang and Xu, Feng and Li, Guojie and Wang, Guowei and Dai, Hao and Zheng, Haonan and others},
120
+ journal={arXiv preprint arXiv:2510.18855},
121
+ year={2025}
122
+ }
123
+ ```