Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 1111240381 bytes, limit is 300000000 bytes
Make sure that
1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
OpenR1-GNT-69k
This dataset contains 69,322 math reasoning training examples derived from OpenR1-Math-220k by keeping DeepSeek-R1 generations marked incorrect by math verification.
Files
train.parquet: main training split used by the GNT/LUFFY training scripts.
Schema
data_source: source tag from the original OpenR1 example.prompt_neg: system/user messages where the user prompt includes the problem and an incorrect teacher trace as a reference solution to avoid.prompt_plain: system/user messages with the original problem only.reward_model: rule-based reward metadata with the ground-truth answer.ability: ability tag, kept for compatibility with the training pipeline.target: incorrect teacher trace retained from OpenR1 generations.extra_info: auxiliary metadata.
Source
This dataset is based on open-r1/OpenR1-Math-220k.
- Downloads last month
- 52