jeggers/ai2_arc_easy_formatted
收藏Hugging Face2024-05-14 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/jeggers/ai2_arc_easy_formatted
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
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: choices_sequence
sequence: string
splits:
- name: train
num_bytes: 895837
num_examples: 2251
- name: test
num_bytes: 948111
num_examples: 2376
- name: validation
num_bytes: 226600
num_examples: 570
download_size: 1147519
dataset_size: 2070548
---
# Dataset Card for "ai2_arc_easy_formatted"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jeggers
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集:
data/train-* - 测试集:
data/test-* - 验证集:
data/validation-*
- 训练集:
数据集信息
-
特征:
- id: 类型为字符串
- question: 类型为字符串
- choices: 序列类型,包含:
- text: 类型为字符串
- label: 类型为字符串
- answerKey: 类型为字符串
- choices_sequence: 类型为字符串序列
-
分割信息:
- 训练集:
- 字节数: 895837
- 示例数: 2251
- 测试集:
- 字节数: 948111
- 示例数: 2376
- 验证集:
- 字节数: 226600
- 示例数: 570
- 训练集:
-
下载大小: 1147519字节
-
数据集大小: 2070548字节



