stefanocarrera/autophagycode_D_he_train-mercury_Qwen3-4B_strategy_trust_t0.2_g1_metrics
收藏资源简介:
--- 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: 'null' - 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: halstead_time dtype: float64 - name: cyclomatic_complexity dtype: int64 - name: maintainability_index dtype: float64 - name: loc dtype: int64 - name: sloc dtype: int64 - name: comment_percentage dtype: float64 - name: TTR dtype: float64 - name: token_dict dtype: string - name: n_func_defined dtype: int64 - name: entry_point_repeated dtype: bool splits: - name: train num_bytes: 225648 num_examples: 164 download_size: 95475 dataset_size: 225648 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):64位浮点数类型 - 哈尔斯特德难度(halstead_difficulty):64位浮点数类型 - 哈尔斯特德工作量(halstead_effort):64位浮点数类型 - 哈尔斯特德耗时(halstead_time):64位浮点数类型 - 圈复杂度(cyclomatic_complexity):64位整数类型 - 可维护性指数(maintainability_index):64位浮点数类型 - 代码行数(loc):64位整数类型 - 有效代码行数(sloc):64位整数类型 - 注释占比(comment_percentage):64位浮点数类型 - 类型-令牌比(TTR):64位浮点数类型 - Token字典(token_dict):字符串类型 - 已定义函数数量(n_func_defined):64位整数类型 - 入口点重复标记(entry_point_repeated):布尔类型 划分集: - 名称:训练集(train),字节占用:225648,示例数量:164 下载大小:95475 数据集总大小:225648 配置项: - 配置名称:默认配置(default),数据文件: - 划分:训练集(train),路径:data/train-*



