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