Liberty-L/race_train_EN
收藏Hugging Face2023-11-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Liberty-L/race_train_EN
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: example_id
dtype: string
- name: article
dtype: string
- name: answer
dtype: string
- name: question
dtype: string
- name: options
sequence: string
- name: input_ids
sequence:
sequence: int32
- name: attention_mask
sequence:
sequence: int8
- name: label
dtype: int64
splits:
- name: train
num_bytes: 162846173
num_examples: 25421
download_size: 27127431
dataset_size: 162846173
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Liberty-L
原始信息汇总
数据集概述
数据集特征
- example_id: 数据类型为字符串。
- article: 数据类型为字符串。
- answer: 数据类型为字符串。
- question: 数据类型为字符串。
- options: 序列类型为字符串。
- input_ids: 序列类型为整数(int32)。
- attention_mask: 序列类型为整数(int8)。
- label: 数据类型为整数(int64)。
数据集划分
- train: 包含25421个样本,占用162846173字节。
数据集大小
- 下载大小: 27127431字节。
- 数据集大小: 162846173字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



