KAKA22 commited on
Commit
d11053e
·
verified ·
1 Parent(s): 3511ed5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -104,6 +104,15 @@ Please add detailed comments to the test cases you write. You do not need to tes
104
 
105
  If you find our model helpful, please cite the original paper:
106
  ```
 
 
 
 
 
 
 
 
 
107
  ```
108
 
109
  # Contact
 
104
 
105
  If you find our model helpful, please cite the original paper:
106
  ```
107
+ @misc{ma2025coderm,
108
+ title={Dynamic Scaling of Unit Tests for Code Reward Modeling},
109
+ author={Zeyao Ma and Xiaokang Zhang and Jing Zhang and Jifan Yu and Sijia Luo and Jie Tang},
110
+ year={2025},
111
+ eprint={2501.01054},
112
+ archivePrefix={arXiv},
113
+ primaryClass={cs.CL},
114
+ url={https://arxiv.org/abs/2501.01054},
115
+ }
116
  ```
117
 
118
  # Contact