jeggers/ai2_arc_challenge_formatted
收藏Hugging Face2024-03-11 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/jeggers/ai2_arc_challenge_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: 512761
num_examples: 1119
- name: test
num_bytes: 549395
num_examples: 1172
- name: validation
num_bytes: 141177
num_examples: 299
download_size: 679369
dataset_size: 1203333
---
# Dataset Card for "ai2_arc_challenge_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: 数据类型 - 字符串
-
分割:
- 训练集: 大小 - 512761 字节, 示例数 - 1119
- 测试集: 大小 - 549395 字节, 示例数 - 1172
- 验证集: 大小 - 141177 字节, 示例数 - 299
-
下载大小: 679369 字节
-
数据集大小: 1203333 字节
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



