taylorbollman/wikitext2_tb
收藏Hugging Face2024-03-08 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/taylorbollman/wikitext2_tb
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: test
num_bytes: 3963136
num_examples: 2192
- name: train
num_bytes: 33513088
num_examples: 18536
- name: validation
num_bytes: 3467744
num_examples: 1918
download_size: 11981141
dataset_size: 40943968
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
提供机构:
taylorbollman
原始信息汇总
数据集信息
特征
- input_ids: 序列类型为
int32 - token_type_ids: 序列类型为
int8 - attention_mask: 序列类型为
int8 - labels: 序列类型为
int64
数据分割
- test: 字节数为
3963136,样本数为2192 - train: 字节数为
33513088,样本数为18536 - validation: 字节数为
3467744,样本数为1918
数据大小
- 下载大小:
11981141字节 - 数据集大小:
40943968字节
配置
- config_name:
default- 数据文件:
- test: 路径为
data/test-* - train: 路径为
data/train-* - validation: 路径为
data/validation-*
- test: 路径为
- 数据文件:



