--- 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_standard_solution dtype: string - name: verification_info dtype: string - name: metadata dtype: string splits: - name: train num_bytes: 10620320 num_examples: 100 download_size: 3846050 dataset_size: 10620320 configs: - config_name: default data_files: - split: train path: data/train-* ---