stefanocarrera/autophagycode_D_metrics_he_Qwen3-8B_lr0.0001_g7
收藏资源简介:
--- dataset_info: features: - name: task_id dtype: string - name: entry_point dtype: string - name: is_executable dtype: bool - name: is_correct dtype: bool - name: tests_passed dtype: int64 - name: tests_failed dtype: int64 - name: test_run_time_ms dtype: float64 - name: error_type dtype: string - name: halstead_vocabulary dtype: int64 - name: halstead_length dtype: int64 - name: halstead_volume dtype: float64 - name: halstead_difficulty dtype: float64 - name: halstead_effort dtype: float64 - name: maintainability_index dtype: float64 splits: - name: train num_bytes: 19096 num_examples: 164 download_size: 16020 dataset_size: 19096 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征字段: - 任务ID(task_id):字符串类型 - 入口点(entry_point):字符串类型 - 可执行性标识(is_executable):布尔类型 - 正确性标识(is_correct):布尔类型 - 测试通过数(tests_passed):64位整型 - 测试失败数(tests_failed):64位整型 - 测试运行时长(test_run_time_ms):单位为毫秒,浮点型 - 错误类型(error_type):字符串类型 - 哈尔斯特德词汇量(halstead_vocabulary):64位整型 - 哈尔斯特德长度(halstead_length):64位整型 - 哈尔斯特德体积(halstead_volume):浮点型 - 哈尔斯特德难度(halstead_difficulty):浮点型 - 哈尔斯特德工作量(halstead_effort):浮点型 - 可维护性指数(maintainability_index):浮点型 数据集划分: - 划分名称:训练集(train),占用字节数:19096,样本总数:164 下载大小:16020 数据集总大小:19096 数据集配置: - 配置名称:默认配置(default),数据文件: - 对应训练集(train)划分,文件路径:data/train-*



