okoc/ai2_arc_challenge_per
收藏官方服务:
资源简介:
--- 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: question_per_B dtype: string - name: question_per_C dtype: string - name: question_per_D dtype: string - name: question_per_E dtype: string splits: - name: train num_bytes: 1026378 num_examples: 1119 - name: test num_bytes: 1112259 num_examples: 1172 - name: validation num_bytes: 287669 num_examples: 299 download_size: 1516910 dataset_size: 2426306 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---
提供机构:
okoc原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- question: 字符串类型
- choices: 序列类型,包含以下子特征:
- text: 字符串类型
- label: 字符串类型
- answerKey: 字符串类型
- question_per_B: 字符串类型
- question_per_C: 字符串类型
- question_per_D: 字符串类型
- question_per_E: 字符串类型
数据集分割
- train:
- 示例数量: 1119
- 数据大小: 1026378 字节
- test:
- 示例数量: 1172
- 数据大小: 1112259 字节
- validation:
- 示例数量: 299
- 数据大小: 287669 字节
数据集大小
- 下载大小: 1516910 字节
- 数据集总大小: 2426306 字节
数据文件配置
- default 配置:
- train: 路径为
data/train-* - test: 路径为
data/test-* - validation: 路径为
data/validation-*
- train: 路径为



