Views
No views yet
Helpsteer-correctness
This dataset is derived from NVIDIA's HelpSteer dataset, processed specifically for preference learning on the correctness dimension.
- Train split: 27417 examples
- Test split: 1416 examples
## Format
Each example contains the following fields:
- `prompt`: Question with "Human:" prefix and "Assistant:" suffix
- `chosen`: The response with higher correctness score
- `rejected`: The response with lower correctness score
-… See the full description on the dataset page: https://huggingface.co/datasets/cheryyunl/helpsteer-correctness.