oscarfco/R2E-Gym-SWEBench-MotoMat-5pct
收藏资源简介:
--- dataset_info: features: - name: repo dtype: string - name: repo_name dtype: string - name: docker_image dtype: string - name: instance_id dtype: string - name: base_commit dtype: string - name: commit_hash dtype: string - name: patch dtype: string - name: test_patch dtype: string - name: problem_statement dtype: string - name: hints_text dtype: string - name: created_at dtype: string - name: version dtype: string - name: FAIL_TO_PASS dtype: string - name: PASS_TO_PASS dtype: string - name: environment_setup_commit dtype: string - name: parsed_commit dtype: string - name: parsed_commit_content dtype: string - name: run_tests dtype: string - name: execution_result_content dtype: string - name: modified_files sequence: 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 sequence: 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: expected_output_json dtype: string - name: runtime_profile dtype: string - name: difficulty dtype: 'null' splits: - name: train num_bytes: 1547263735 num_examples: 1000 download_size: 464378510 dataset_size: 1547263735 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征列表: - 仓库(repo):字符串类型 - 仓库名称(repo_name):字符串类型 - Docker镜像(docker_image):字符串类型 - 实例ID(instance_id):字符串类型 - 基准提交(base_commit):字符串类型 - 提交哈希(commit_hash):字符串类型 - 补丁(patch):字符串类型 - 测试补丁(test_patch):字符串类型 - 问题描述(problem_statement):字符串类型 - 提示文本(hints_text):字符串类型 - 创建时间(created_at):字符串类型 - 版本(version):字符串类型 - 失败转通过(FAIL_TO_PASS):字符串类型 - 通过转通过(PASS_TO_PASS):字符串类型 - 环境配置提交(environment_setup_commit):字符串类型 - 解析后提交(parsed_commit):字符串类型 - 解析后提交内容(parsed_commit_content):字符串类型 - 运行测试(run_tests):字符串类型 - 执行结果内容(execution_result_content):字符串类型 - 修改文件列表(modified_files):字符串序列 - 修改实体摘要列表(modified_entity_summaries):列表类型,列表元素包含以下字段: - 抽象语法树类型字符串(ast_type_str):字符串类型 - 结束行号(end_lineno):64位整数类型 - 文件名(file_name):字符串类型 - 名称(name):字符串类型 - 起始行号(start_lineno):64位整数类型 - 类型(type):字符串类型 - 相关文件列表(relevant_files):字符串序列 - 非测试文件数量(num_non_test_files):64位整数类型 - 非测试函数与方法数量(num_non_test_func_methods):64位整数类型 - 非测试代码行数(num_non_test_lines):64位整数类型 - 提示词(prompt):字符串类型 - 预期输出JSON(expected_output_json):字符串类型 - 运行时配置文件(runtime_profile):字符串类型 - 难度(difficulty):空值类型 划分集: - 名称:训练集(train) 字节占用量:1547263735 样本数量:1000 下载大小:464378510字节 数据集大小:1547263735字节 配置项: - 配置名称:默认配置(default) 数据文件: - 划分集:train 路径:data/train-*



