SAVRN
Search Contact SAVRN

Dataset

HelpSteer2

by NVIDIA nvidia/HelpSteer2

HelpSteer2 is an open-source Helpfulness Dataset (CC-BY-4.0) that supports aligning models to become more helpful, factually correct and coherent, while being adjustable in terms of the complexity and verbosity of its responses.

Rows21,362
Configurations1
Size40.6 MB
Licensecc-by-4.0
AccessPublicly accessible
Monthly Downloads196.3k

Dataset Card

By NVIDIA, published under cc-by-4.0, revision 990b2711a361.

HelpSteer2: Open-source dataset for training top-performing reward models

HelpSteer2 is an open-source Helpfulness Dataset (CC-BY-4.0) that supports aligning models to become more helpful, factually correct and coherent, while being adjustable in terms of the complexity and verbosity of its responses. This dataset has been created in partnership with Scale AI.

When used to tune a Llama 3.1 70B Instruct Model, we achieve 94.1% on RewardBench, which makes it the best Reward Model as of 1 Oct 2024. This reward model is available on HuggingFace in both .nemo format at Llama-3.1-Nemotron-70B-Reward or HF-compatible format at Llama-3.1-Nemotron-70B-Reward-HF

Using this reward model for RLHF (specifically, REINFORCE), we were able to align a Llama-3.1-70B-Instruct model to reach AlpacaEval 2 LC of 57.6, Arena Hard of 85.0 and GPT-4-Turbo MT-Bench of 8.98, which are known to be predictive of LMSys Chatbot Arena Elo This Instruct model is available at Llama-3.1-Nemotron-70B-Instruct as .nemo model and Llama-3.1-Nemotron-70B-Instruct-HF as a HF Transformers model.

Read the full dataset card (3,389 words)

Structure

default 21,362 rows

SplitRowsSize
train20,32445.9 MB
validation1,0382.3 MB
promptstringresponsestringhelpfulnessint64correctnessint64coherenceint64complexityint64verbosityint64

Details

Repository
nvidia/HelpSteer2
Publisher
NVIDIA
Task category
Not stated by the source
Tags
human-feedback
Size category
10K<n<100K
Languages
en
Revision
990b2711a36180dd19d9c94b8627844866f8982a
Last updated
2024-12-18

Files

6 files, 40.6 MB in total.

Data4 files · 40.6 MB
Documentation1 file · 25.0 KB
Repository1 file · 2.3 KB
Every file
FileTypeSizeSHA-256
disagreements/disagreements.jsonl.gzData13.4 MB53435e0e2926
preference/preference.jsonl.gzData15.3 MBa5cd48600fb7
train.jsonl.gzData11.3 MBc0d7e91d738d
validation.jsonl.gzData581.8 KB610eeb528949
README.mdDocumentation25.0 KB
.gitattributesRepository2.3 KB

License and Download

License
cc-by-4.0
Access
No access gate
Download from NVIDIA

Released by NVIDIA through its official repository on Hugging Face. Read the license.

Models Trained on This Dataset