zvzv1919/swe-lite-augmented-v2
收藏资源简介:
--- dataset_info: features: - name: instance_id dtype: string - name: repo dtype: string - name: base_commit dtype: string - name: problem_statement dtype: string - name: hints_text dtype: string - name: gold_files dtype: string - name: gold_classes dtype: string - name: gold_functions dtype: string - name: patch dtype: string - name: test_patch dtype: string - name: patch_11400 dtype: string - name: test_patch_11400 dtype: string - name: patch_modified dtype: bool splits: - name: train num_bytes: 427126 num_examples: 56 download_size: 208058 dataset_size: 427126 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征项: - 实例ID(instance_id):数据类型为字符串 - 代码仓库(repo):数据类型为字符串 - 基础提交哈希(base_commit):数据类型为字符串 - 问题描述(problem_statement):数据类型为字符串 - 提示文本(hints_text):数据类型为字符串 - 金标准文件(gold_files):数据类型为字符串 - 金标准类(gold_classes):数据类型为字符串 - 金标准函数(gold_functions):数据类型为字符串 - 代码补丁(patch):数据类型为字符串 - 测试补丁(test_patch):数据类型为字符串 - 补丁_11400(patch_11400):数据类型为字符串 - 测试补丁_11400(test_patch_11400):数据类型为字符串 - 补丁已修改(patch_modified):数据类型为布尔类型 数据集划分: - 划分名称:训练集(train),字节数:427126,样本数量:56 下载大小:208058 数据集存储大小:427126 配置项: - 配置名称:默认配置(default),数据文件: - 对应划分:训练集(train),文件路径:data/train-*



