Snoopy04/arc-sv-500
收藏Hugging Face2024-02-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Snoopy04/arc-sv-500
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: id
dtype: string
- name: answer
dtype: string
- name: choices
struct:
- name: label
sequence: string
- name: text
sequence: string
splits:
- name: train
num_bytes: 227985.63557858375
num_examples: 658
- name: test
num_bytes: 173241.36442141625
num_examples: 500
download_size: 212445
dataset_size: 401227.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
Snoopy04
原始信息汇总
数据集概述
数据特征
- question: 数据类型为字符串。
- id: 数据类型为字符串。
- answer: 数据类型为字符串。
- choices: 包含以下结构:
- label: 序列类型为字符串。
- text: 序列类型为字符串。
数据分割
- train: 包含658个样本,占用227985.63557858375字节。
- test: 包含500个样本,占用173241.36442141625字节。
数据大小
- 下载大小: 212445字节。
- 数据集大小: 401227.0字节。
配置
- default: 包含以下数据文件:
- train: 路径为
data/train-*。 - test: 路径为
data/test-*。
- train: 路径为



