BenchCAD/cad_bench_edit
收藏Hugging Face2026-04-24 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/BenchCAD/cad_bench_edit
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: record_id
dtype: string
- name: family
dtype: string
- name: edit_type
dtype: string
- name: difficulty
dtype: string
- name: level
dtype: string
- name: axis
dtype: string
- name: unit
dtype: string
- name: human_name
dtype: string
- name: instruction
dtype: string
- name: orig_code
dtype: string
- name: gt_code
dtype: string
- name: orig_step
dtype: binary
- name: gt_step
dtype: binary
- name: iou_orig_gt
dtype: float64
splits:
- name: test
num_bytes: 157265531
num_examples: 433
download_size: 50212967
dataset_size: 157265531
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
数据集信息:
特征字段:
- 字段名:记录ID(record_id),数据类型:字符串(string)
- 字段名:代码家族(family),数据类型:字符串(string)
- 字段名:编辑类型(edit_type),数据类型:字符串(string)
- 字段名:难度(difficulty),数据类型:字符串(string)
- 字段名:等级(level),数据类型:字符串(string)
- 字段名:轴(axis),数据类型:字符串(string)
- 字段名:单位(unit),数据类型:字符串(string)
- 字段名:人类可读名称(human_name),数据类型:字符串(string)
- 字段名:指令(instruction),数据类型:字符串(string)
- 字段名:原始代码(orig_code),数据类型:字符串(string)
- 字段名:基准代码(gt_code),数据类型:字符串(string)
- 字段名:原始步骤(orig_step),数据类型:二进制类型(binary)
- 字段名:基准步骤(gt_step),数据类型:二进制类型(binary)
- 字段名:原始代码与基准代码交并比(iou_orig_gt),数据类型:64位浮点数(float64)
数据集划分:
- 划分名称:测试集(test),占用字节数:157265531,样本数量:433
下载大小:50212967 字节,数据集总大小:157265531 字节
数据集配置:
- 配置名称:默认配置(default),数据文件:
- 数据集划分:测试集(test),文件路径:data/test-*
提供机构:
BenchCAD


