typeof/arc
收藏Hugging Face2024-02-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/typeof/arc
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
- config_name: ARC-Challenge
features:
- name: id
dtype: string
- name: question
dtype: string
- name: choices
sequence:
- name: text
dtype: string
- name: label
dtype: string
- name: answerKey
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 702457
num_examples: 1418
download_size: 382245
dataset_size: 702457
- config_name: ARC-Easy
features:
- name: id
dtype: string
- name: question
dtype: string
- name: choices
sequence:
- name: text
dtype: string
- name: label
dtype: string
- name: answerKey
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 1220672
num_examples: 2821
download_size: 655830
dataset_size: 1220672
- config_name: default
features:
- name: id
dtype: string
- name: question
dtype: string
- name: choices
sequence:
- name: text
dtype: string
- name: label
dtype: string
- name: answerKey
dtype: string
- name: text
dtype: string
- name: config
dtype: string
splits:
- name: train
num_bytes: 1957041
num_examples: 4239
download_size: 1038847
dataset_size: 1957041
configs:
- config_name: ARC-Challenge
data_files:
- split: train
path: ARC-Challenge/train-*
- config_name: ARC-Easy
data_files:
- split: train
path: ARC-Easy/train-*
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
typeof
原始信息汇总
数据集概述
数据集配置
ARC-Challenge
- 特征:
id: 字符串类型question: 字符串类型choices: 序列类型,包含以下字段:text: 字符串类型label: 字符串类型
answerKey: 字符串类型text: 字符串类型
- 分割:
train: 702457字节,包含1418个样本
- 下载大小: 382245字节
- 数据集大小: 702457字节
ARC-Easy
- 特征:
id: 字符串类型question: 字符串类型choices: 序列类型,包含以下字段:text: 字符串类型label: 字符串类型
answerKey: 字符串类型text: 字符串类型
- 分割:
train: 1220672字节,包含2821个样本
- 下载大小: 655830字节
- 数据集大小: 1220672字节
default
- 特征:
id: 字符串类型question: 字符串类型choices: 序列类型,包含以下字段:text: 字符串类型label: 字符串类型
answerKey: 字符串类型text: 字符串类型config: 字符串类型
- 分割:
train: 1957041字节,包含4239个样本
- 下载大小: 1038847字节
- 数据集大小: 1957041字节
数据文件路径
ARC-Challenge
train:ARC-Challenge/train-*
ARC-Easy
train:ARC-Easy/train-*
default
train:data/train-*



