--- 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_prompt dtype: int64 - name: num_tokens_diff dtype: int64 splits: - name: train num_bytes: 76507422.1848268 num_examples: 6845 download_size: 30004540 dataset_size: 76507422.1848268 configs: - config_name: default data_files: - split: train path: data/train-* ---