euiyulsong/arc_train_ds
收藏Hugging Face2024-05-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/euiyulsong/arc_train_ds
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: prompt
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 1111496
num_examples: 1118
download_size: 604807
dataset_size: 1111496
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
euiyulsong
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- question: 数据类型为字符串。
- choices: 结构化数据,包含:
- label: 序列类型,数据类型为字符串。
- text: 序列类型,数据类型为字符串。
- answerKey: 数据类型为字符串。
- prompt: 数据类型为字符串。
- chosen: 数据类型为字符串。
- rejected: 数据类型为字符串。
- text: 数据类型为字符串。
数据集分割
- train:
- 数据大小: 1111496 字节。
- 示例数量: 1118。
数据集大小
- 下载大小: 604807 字节。
- 数据集总大小: 1111496 字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



