stefanocarrera/autophagycode_D_metrics_train_Qwen3-14B_lr0.0001_scm_g7
收藏Hugging Face2026-04-09 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/stefanocarrera/autophagycode_D_metrics_train_Qwen3-14B_lr0.0001_scm_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: 'null'
- 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: 10428
num_examples: 98
download_size: 14214
dataset_size: 10428
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征:
- 名称:任务ID(task_id),数据类型:字符串
- 名称:入口点(entry_point),数据类型:字符串
- 名称:是否可执行,数据类型:布尔值
- 名称:是否正确,数据类型:布尔值
- 名称:通过测试数,数据类型:64位整数
- 名称:失败测试数,数据类型:64位整数
- 名称:测试运行时长(毫秒),数据类型:64位浮点数
- 名称:错误类型,数据类型:空值
- 名称:哈尔斯特德词汇量(Halstead vocabulary),数据类型:64位整数
- 名称:哈尔斯特德长度(Halstead length),数据类型:64位整数
- 名称:哈尔斯特德体积(Halstead volume),数据类型:64位浮点数
- 名称:哈尔斯特德难度(Halstead difficulty),数据类型:64位浮点数
- 名称:哈尔斯特德工作量(Halstead effort),数据类型:64位浮点数
- 名称:可维护性指数(Maintainability Index),数据类型:64位浮点数
- 名称:已定义函数数量,数据类型:64位整数
- 名称:入口点重复标记,数据类型:布尔值
数据集划分:
- 名称:训练集(train),字节数:10428,样本数量:98
下载总大小:14214,数据集总占用大小:10428
配置项:
- 配置名称:默认配置(default),数据文件:
- 对应划分train的文件路径为data/train-*
提供机构:
stefanocarrera



