Cheremy/arc-challenge-nl-train
收藏Hugging Face2024-06-01 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Cheremy/arc-challenge-nl-train
下载链接
链接失效反馈官方服务:
资源简介:
---
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: train
num_bytes: 413240
num_examples: 1119
download_size: 226724
dataset_size: 413240
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four main features: id (string type), question (string type), choices (struct type, containing label and text, both string sequences), and answerKey (string type). The dataset is divided into a training set (train) with 1119 samples, totaling 413240 bytes. The download size of the dataset is 226724 bytes, and the total dataset size is 413240 bytes.
提供机构:
Cheremy
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- question: 数据类型为字符串。
- choices: 结构化数据,包含:
- label: 序列类型为字符串。
- text: 序列类型为字符串。
- answerKey: 数据类型为字符串。
数据集分割
- train:
- 数据大小: 413,240 字节
- 示例数量: 1,119
数据集大小
- 下载大小: 226,724 字节
- 数据集总大小: 413,240 字节



