Liberty-L/preprocessed_race_for_multiple_choice
收藏Hugging Face2023-11-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Liberty-L/preprocessed_race_for_multiple_choice
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: data_index_by_user
dtype: int64
- name: article
dtype: string
- name: answer
dtype: string
- name: question
dtype: string
- name: options
sequence: string
- name: input_ids
sequence:
sequence: int32
- name: token_type_ids
sequence:
sequence: int8
- name: attention_mask
sequence:
sequence: int8
- name: label
dtype: int64
splits:
- name: train
num_bytes: 683451159
num_examples: 62866
download_size: 143191809
dataset_size: 683451159
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "preprocessed_race_for_multiple_choice"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Liberty-L
原始信息汇总
数据集概述
数据集信息
- 数据集名称: preprocessed_race_for_multiple_choice
- 特征信息:
- data_index_by_user: 数据类型为int64
- article: 数据类型为string
- answer: 数据类型为string
- question: 数据类型为string
- options: 数据类型为sequence of string
- input_ids: 数据类型为sequence of sequence of int32
- token_type_ids: 数据类型为sequence of sequence of int8
- attention_mask: 数据类型为sequence of sequence of int8
- label: 数据类型为int64
- 数据分割:
- train: 包含62866个样本,占用683451159字节
- 下载大小: 143191809字节
- 数据集大小: 683451159字节
配置信息
- 配置名称: default
- 数据文件:
- train: 文件路径为data/train-*



