nuprl-staging/training_classifier_intermediate_depth2
收藏Hugging Face2024-11-22 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/nuprl-staging/training_classifier_intermediate_depth2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: prompt
dtype: string
- name: answer
dtype: string
- name: pythoncode
dtype: string
- name: depth0
dtype: string
- name: depth1
dtype: string
- name: depth2
dtype: string
- name: depth3
dtype: string
- name: depth4
dtype: string
- name: depth5
dtype: string
- name: depth6
dtype: string
- name: depth7
dtype: string
- name: depthn0
dtype: string
- name: depthn1
dtype: string
- name: depthn2
dtype: string
- name: depthn3
dtype: string
- name: depthn4
dtype: string
- name: depthn5
dtype: string
- name: depthn6
dtype: string
- name: depthn7
dtype: string
- name: num_nodes
dtype: int64
- name: num_edges
dtype: int64
- name: num_classes
dtype: int64
- name: path_length
dtype: int64
- name: num_cycle
dtype: int64
- name: correctness
dtype: bool
- name: one_correct
dtype: bool
splits:
- name: train
num_bytes: 4222364
num_examples: 3000
- name: test
num_bytes: 698164
num_examples: 500
download_size: 1082498
dataset_size: 4920528
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
数据集信息:
特征:
- 字段名:id,数据类型:int64
- 字段名:提示词(Prompt),数据类型:string
- 字段名:答案,数据类型:string
- 字段名:Python代码(pythoncode),数据类型:string
- 字段名:depth0,数据类型:string
- 字段名:depth1,数据类型:string
- 字段名:depth2,数据类型:string
- 字段名:depth3,数据类型:string
- 字段名:depth4,数据类型:string
- 字段名:depth5,数据类型:string
- 字段名:depth6,数据类型:string
- 字段名:depth7,数据类型:string
- 字段名:depthn0,数据类型:string
- 字段名:depthn1,数据类型:string
- 字段名:depthn2,数据类型:string
- 字段名:depthn3,数据类型:string
- 字段名:depthn4,数据类型:string
- 字段名:depthn5,数据类型:string
- 字段名:depthn6,数据类型:string
- 字段名:depthn7,数据类型:string
- 字段名:节点数(num_nodes),数据类型:int64
- 字段名:边数(num_edges),数据类型:int64
- 字段名:类别数(num_classes),数据类型:int64
- 字段名:路径长度(path_length),数据类型:int64
- 字段名:环数(num_cycle),数据类型:int64
- 字段名:正确性(correctness),数据类型:bool
- 字段名:单正确(one_correct),数据类型:bool
划分集:
- 划分名称:训练集(train),字节数:4222364,样本数:3000
- 划分名称:测试集(test),字节数:698164,样本数:500
下载大小:1082498
数据集总大小:4920528
配置项:
- 配置名称:默认(default),数据文件:
- 训练集划分:路径为data/train-*
- 测试集划分:路径为data/test-*
提供机构:
nuprl-staging



