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



