indicbench/arc_ta
收藏Hugging Face2024-03-28 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/indicbench/arc_ta
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
- config_name: ARC-Challenge
features:
- name: answerKey
dtype: string
- name: choices
struct:
- name: label
sequence: string
- name: text
sequence: string
- name: id
dtype: string
- name: question
dtype: string
splits:
- name: validation
num_bytes: 246293
num_examples: 299
- name: test
num_bytes: 956449
num_examples: 1172
download_size: 423484
dataset_size: 1202742
- config_name: default
features:
- name: _data_files
list:
- name: filename
dtype: string
- name: _fingerprint
dtype: string
- name: _format_columns
dtype: 'null'
- name: _format_type
dtype: 'null'
- name: _output_all_columns
dtype: bool
- name: _split
dtype: 'null'
splits:
- name: validation
num_bytes: 54
num_examples: 1
- name: test
num_bytes: 54
num_examples: 1
download_size: 6510
dataset_size: 108
configs:
- config_name: ARC-Challenge
data_files:
- split: validation
path: ARC-Challenge/validation-*
- split: test
path: ARC-Challenge/test-*
- config_name: default
data_files:
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
indicbench
原始信息汇总
数据集概述
配置名称:ARC-Challenge
特征信息
- answerKey: 数据类型为字符串。
- choices: 包含以下结构:
- label: 序列类型为字符串。
- text: 序列类型为字符串。
- id: 数据类型为字符串。
- question: 数据类型为字符串。
数据分割
- validation: 字节数为246293,示例数为299。
- test: 字节数为956449,示例数为1172。
数据大小
- 下载大小: 423484字节。
- 数据集大小: 1202742字节。
配置名称:default
特征信息
- _data_files: 包含以下列表:
- filename: 数据类型为字符串。
- _fingerprint: 数据类型为字符串。
- _format_columns: 数据类型为null。
- _format_type: 数据类型为null。
- _output_all_columns: 数据类型为布尔值。
- _split: 数据类型为null。
数据分割
- validation: 字节数为54,示例数为1。
- test: 字节数为54,示例数为1。
数据大小
- 下载大小: 6510字节。
- 数据集大小: 108字节。
数据文件路径
配置名称:ARC-Challenge
- validation: 路径为ARC-Challenge/validation-*。
- test: 路径为ARC-Challenge/test-*。
配置名称:default
- validation: 路径为data/validation-*。
- test: 路径为data/test-*。



