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