arc-synthetic
收藏Hugging Face2026-03-25 更新2026-03-26 收录
下载链接:
https://huggingface.co/datasets/bhoy/arc-synthetic
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含训练和测试两个分割,分别有620和155个样本。数据集总大小为1,642,229字节,下载大小为346,824字节。每个样本包含六个字段:train_pairs(字符串类型)、test_input(字符串类型)、test_output(字符串类型)、task_id(字符串类型)、task_type(字符串类型)和level(int64类型)。数据文件默认配置为训练集路径data/train-*和测试集路径data/test-*。
This dataset contains two splits: training and test, with 620 and 155 samples respectively. The total size of the dataset is 1,642,229 bytes, and the download size is 346,824 bytes. Each sample includes six fields: train_pairs (string type), test_input (string type), test_output (string type), task_id (string type), task_type (string type), and level (int64 type). The default file paths for the dataset are set to data/train-* for the training set and data/test-* for the test set.
创建时间:
2026-03-22
原始信息汇总
ARC-Synthetic 数据集概述
数据集基本信息
- 数据集名称:ARC-Synthetic
- 托管平台:Hugging Face Datasets
- 数据集地址:https://huggingface.co/datasets/bhoy/arc-synthetic
数据集结构与内容
-
数据特征:
train_pairs:训练对,数据类型为字符串。test_input:测试输入,数据类型为字符串。test_output:测试输出,数据类型为字符串。task_id:任务ID,数据类型为字符串。task_type:任务类型,数据类型为字符串。level:难度等级,数据类型为64位整数。
-
数据划分:
- 训练集:包含620个样本,数据大小为1,309,735字节。
- 测试集:包含155个样本,数据大小为332,494字节。
数据集规模
- 下载大小:346,824字节。
- 数据集总大小:1,642,229字节。
数据文件配置
- 默认配置:
- 训练集文件路径模式:
data/train-* - 测试集文件路径模式:
data/test-*
- 训练集文件路径模式:



