stefanocarrera/autophagycode_D_metrics_he_Qwen3-0.6B_lr0.0001_scm_g10
收藏资源简介:
--- 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: maintainability_index dtype: float64 - name: n_func_defined dtype: int64 - name: entry_point_repeated dtype: bool splits: - name: train num_bytes: 19640 num_examples: 164 download_size: 16643 dataset_size: 19640 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集信息: 特征字段: - 名称:task_id(任务ID),数据类型:string(字符串) - 名称:entry_point(入口点),数据类型:string(字符串) - 名称:is_executable(可执行性标识),数据类型:bool(布尔值) - 名称:is_correct(正确性标识),数据类型:bool(布尔值) - 名称:tests_passed(通过测试数),数据类型:int64(64位整数) - 名称:tests_failed(失败测试数),数据类型:int64(64位整数) - 名称:test_run_time_ms(测试运行时长(毫秒)),数据类型:null(空值) - 名称:error_type(错误类型),数据类型:string(字符串) - 名称:halstead_vocabulary(霍尔斯泰德词汇量(Halstead Vocabulary)),数据类型:int64(64位整数) - 名称:halstead_length(霍尔斯泰德长度(Halstead Length)),数据类型:int64(64位整数) - 名称:halstead_volume(霍尔斯泰德体积(Halstead Volume)),数据类型:float64(双精度浮点数) - 名称:halstead_difficulty(霍尔斯泰德难度(Halstead Difficulty)),数据类型:float64(双精度浮点数) - 名称:halstead_effort(霍尔斯泰德工作量(Halstead Effort)),数据类型:float64(双精度浮点数) - 名称:maintainability_index(可维护性指数),数据类型:float64(双精度浮点数) - 名称:n_func_defined(定义函数数量),数据类型:int64(64位整数) - 名称:entry_point_repeated(入口点重复标识),数据类型:bool(布尔值) 数据划分: - 划分名称:train(训练集),字节数:19640,样本数:164 下载大小:16643,数据集总大小:19640 配置项: - 配置名称:default(默认配置),数据文件: - 划分:train(训练集),文件路径:data/train-*




