--- 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: 354351465.0966003 num_examples: 18558 download_size: 138958018 dataset_size: 354351465.0966003 configs: - config_name: default data_files: - split: train path: data/train-* ---