--- dataset_info: features: - name: problem_id dtype: string - name: source dtype: string - name: task_type dtype: string - name: in_source_id dtype: string - name: prompt dtype: string - name: golden_diff dtype: string - name: verification_info dtype: string - name: num_tokens dtype: int64 - name: num_tokens_diff dtype: int64 splits: - name: train num_bytes: 516087529.4498772 num_examples: 19932 download_size: 168774303 dataset_size: 516087529.4498772 configs: - config_name: default data_files: - split: train path: data/train-* --- prompts < 4096 Qwen3 tokens golden_diff < 1024 Qwen3 tokens