Update README.md
Browse files
README.md
CHANGED
@@ -65,11 +65,14 @@ The models have been fine-tuned using a dataset mix with outputs generated from
|
|
65 |
## Citation
|
66 |
|
67 |
```
|
68 |
-
@misc{
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
|
|
|
|
|
|
73 |
}
|
74 |
```
|
75 |
|
|
|
65 |
## Citation
|
66 |
|
67 |
```
|
68 |
+
@misc{malik2025rewardbench2advancingreward,
|
69 |
+
title={RewardBench 2: Advancing Reward Model Evaluation},
|
70 |
+
author={Saumya Malik and Valentina Pyatkin and Sander Land and Jacob Morrison and Noah A. Smith and Hannaneh Hajishirzi and Nathan Lambert},
|
71 |
+
year={2025},
|
72 |
+
eprint={2506.01937},
|
73 |
+
archivePrefix={arXiv},
|
74 |
+
primaryClass={cs.CL},
|
75 |
+
url={https://arxiv.org/abs/2506.01937},
|
76 |
}
|
77 |
```
|
78 |
|