stefanocarrera/autophagycode_D_he_train-taco_Qwen3-8B_strategy_trust_t0.2_g7_metrics
收藏Hugging Face2026-04-22 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/stefanocarrera/autophagycode_D_he_train-taco_Qwen3-8B_strategy_trust_t0.2_g7_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: 229464
num_examples: 164
download_size: 95453
dataset_size: 229464
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征列表:
- 字段名:task_id,数据类型:字符串
- 字段名:entry_point,数据类型:字符串
- 字段名:is_executable,数据类型:布尔值
- 字段名:is_correct,数据类型:布尔值
- 字段名:tests_passed,数据类型:64位整数
- 字段名:tests_failed,数据类型:64位整数
- 字段名:test_run_time_ms,数据类型:空值
- 字段名:error_type,数据类型:字符串
- 字段名:halstead_vocabulary(Halstead词汇量),数据类型:64位整数
- 字段名:halstead_length(Halstead长度),数据类型:64位整数
- 字段名:halstead_volume(Halstead体积),数据类型:浮点数
- 字段名:halstead_difficulty(Halstead难度),数据类型:浮点数
- 字段名:halstead_effort(Halstead工作量),数据类型:浮点数
- 字段名:halstead_time(Halstead耗时),数据类型:浮点数
- 字段名:cyclomatic_complexity(圈复杂度),数据类型:64位整数
- 字段名:maintainability_index(可维护性指数),数据类型:浮点数
- 字段名:loc(Lines of Code,代码行数),数据类型:64位整数
- 字段名:sloc(Source Lines of Code,源代码行数),数据类型:64位整数
- 字段名:comment_percentage,数据类型:浮点数
- 字段名:TTR(Type-Token Ratio,类型令牌比),数据类型:浮点数
- 字段名:token_dict,数据类型:字符串
- 字段名:n_func_defined,数据类型:64位整数
- 字段名:entry_point_repeated,数据类型:布尔值
数据集划分:
- 划分名称:train,占用字节数:229464,样本数量:164
下载大小:95453,数据集总大小:229464
配置信息:
- 配置名称:default,数据文件:
- 对应划分:train,文件路径:data/train-*
提供机构:
stefanocarrera



