--- dataset_info: features: - name: instance_id dtype: string - name: version dtype: string - name: gold_patches struct: - name: code dtype: string - name: test dtype: string - name: test_patch dtype: 'null' - name: pre_patches struct: - name: code dtype: string - name: test dtype: string - name: pre_scripts dtype: 'null' - name: repo dtype: string - name: base_commit dtype: string - name: base_commit_timestamp dtype: string - name: hints_text dtype: 'null' - name: created_at dtype: 'null' - name: problem_statement struct: - name: code dtype: string - name: test dtype: string - name: environment_setup_commit dtype: string - name: evaluation struct: - name: FAIL_TO_PASS sequence: string - name: PASS_TO_PASS dtype: 'null' splits: - name: test num_bytes: 72295562 num_examples: 200 download_size: 19829594 dataset_size: 72295562 configs: - config_name: default data_files: - split: test path: data/test-* ---