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