Model Card for Llama-3.1-Tulu-3-70B-SFT-RM-RB2
Llama-3.1-Tulu-3-70B-SFT-RM-RB2 is one of 7 sets of reward models (RMs) released with Reward Bench 2. We have released a large set of 70 total reward model checkpoints that we used to develop the benchmark and correlate it with downstream PPO / Best-of-N performance.
Models | Code | Eval. Dataset v2 | Results v2 | Paper
Model Details
The model is a standard classifier, AutoModelForSequenceClassification
within the HuggingFace ecosystem, trained on binary preference data.
For each model in this batch the main revision is the best model we obtained for that base model, and we include all other training data and hyperparameter combinations in the revisions for further research.
To load a model from a revision, modify the following:
from transformers import AutoModelForSequenceClassification
rm = AutoModelForSequenceClassification("allenai/Llama-3.1-Tulu-3-70B-SFT-RM-RB2", revision="2")
Revision | Training Data | Learning Rate | Num Epochs | RewardBench 2 Score | Factuality | Precise IF | Math | Safety | Focus | Ties |
---|---|---|---|---|---|---|---|---|---|---|
main | Combined | 3e-6 | 1 | 72.2 | 80.8 | 36.9 | 67.8 | 86.9 | 77.8 | 83.1 |
1 | Tulu | 3e-6 | 1 | 66.2 | 79.6 | 32.5 | 65.6 | 83.1 | 63.2 | 73.1 |
2 | Tulu | 3e-6 | 2 | 66.1 | 77.9 | 36.9 | 64.5 | 88.4 | 66.7 | 61.9 |
- Developed by: Allen Institute for AI
- Training code: https://github.com/allenai/open-instruct
- Language(s) (NLP): en
- License: Llama 3.1 Community License Agreement
- Finetuned from model: allenai/Llama-3.1-Tulu-3-70B-SFT
License
All Llama 3.1 Tülu3 models are released under Meta's Llama 3.1 Community License Agreement. Llama 3.1 is licensed under the Llama 3.1 Community License, Copyright © Meta Platforms, Inc. Tülu3 is intended for research and educational use. For more information, please see our Responsible Use Guidelines.
The models have been fine-tuned using a dataset mix with outputs generated from third party models and are subject to additional terms: Gemma Terms of Use and Qwen License Agreement (models were improved using Qwen 2.5).
Citation
@misc{malik2025rewardbench2advancingreward,
title={RewardBench 2: Advancing Reward Model Evaluation},
author={Saumya Malik and Valentina Pyatkin and Sander Land and Jacob Morrison and Noah A. Smith and Hannaneh Hajishirzi and Nathan Lambert},
year={2025},
eprint={2506.01937},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2506.01937},
}
Model card contact: saumyam at allenai dot org
- Downloads last month
- 13
Model tree for allenai/Llama-3.1-Tulu-3-70B-SFT-RM-RB2
Base model
meta-llama/Llama-3.1-70B