--- dataset_info: features: - name: instance_idx dtype: int64 - name: repo_name dtype: string - name: commit_hash dtype: string - name: docker_image dtype: string - name: parsed_commit_content dtype: string - name: execution_result_content dtype: string - name: modified_files list: string - name: modified_entity_summaries list: - name: ast_type_str dtype: string - name: end_lineno dtype: int64 - name: file_name dtype: string - name: name dtype: string - name: start_lineno dtype: int64 - name: type dtype: string - name: relevant_files list: string - name: num_non_test_files dtype: int64 - name: num_non_test_func_methods dtype: int64 - name: num_non_test_lines dtype: int64 - name: prompt dtype: string - name: problem_statement dtype: string - name: expected_output_json dtype: string - name: issue_categories dtype: string - name: change_locations dtype: string - name: complexity_score dtype: int64 - name: suitable_for_collaboration dtype: bool - name: reasoning dtype: string - name: failing_test_count dtype: int64 - name: agent_1_role dtype: string - name: agent_1_focus dtype: string - name: agent_2_role dtype: string - name: agent_2_focus dtype: string - name: patch dtype: string splits: - name: train num_bytes: 3599595845 num_examples: 4578 download_size: 931404348 dataset_size: 3599595845 configs: - config_name: default data_files: - split: train path: data/train-* ---