ibragim-bad/arc_easy
收藏资源简介:
--- dataset_info: features: - name: id dtype: string - name: question dtype: string - name: choices struct: - name: label sequence: string - name: text sequence: string - name: answerKey dtype: string splits: - name: test num_bytes: 657514 num_examples: 2376 - name: train num_bytes: 619000 num_examples: 2251 - name: validation num_bytes: 157394 num_examples: 570 download_size: 763157 dataset_size: 1433908 --- # Dataset Card for "arc_easy" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 名称:id,数据类型(dtype):字符串 - 名称:question,数据类型(dtype):字符串 - 名称:choices,结构体包含: - 标签:字符串序列 - 文本:字符串序列 - 名称:answerKey,数据类型(dtype):字符串 数据划分: - 划分名称:test,字节数:657514,样本数量:2376 - 划分名称:train,字节数:619000,样本数量:2251 - 划分名称:validation(验证集),字节数:157394,样本数量:570 下载大小:763157 数据集总大小:1433908 # 「arc_easy」数据集卡片 【需补充更多信息】(https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
特征
- id: 字符串类型
- question: 字符串类型
- choices: 结构体类型
- label: 字符串序列
- text: 字符串序列
- answerKey: 字符串类型
数据分割
- test:
- 字节数: 657514
- 样本数: 2376
- train:
- 字节数: 619000
- 样本数: 2251
- validation:
- 字节数: 157394
- 样本数: 570
数据大小
- 下载大小: 763157 字节
- 数据集大小: 1433908 字节



