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