Text Classification
Safetensors
gemma2
Ray2333 commited on
Commit
2f0b839
1 Parent(s): 7183391

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -75,10 +75,10 @@ with torch.no_grad():
75
  ## Citation
76
  If you find this model helpful for your research, please cite GRM
77
  ```
78
- @article{yang2024regularizing,
79
  title={Regularizing Hidden States Enables Learning Generalizable Reward Model for LLMs},
80
  author={Yang, Rui and Ding, Ruomeng and Lin, Yong and Zhang, Huan and Zhang, Tong},
81
- journal={arXiv preprint arXiv:2406.10216},
82
  year={2024}
83
  }
84
  ```
 
75
  ## Citation
76
  If you find this model helpful for your research, please cite GRM
77
  ```
78
+ @inproceedings{yang2024regularizing,
79
  title={Regularizing Hidden States Enables Learning Generalizable Reward Model for LLMs},
80
  author={Yang, Rui and Ding, Ruomeng and Lin, Yong and Zhang, Huan and Zhang, Tong},
81
+ booktitle={Advances in Neural Information Processing Systems},
82
  year={2024}
83
  }
84
  ```