ian-m/processed_bert_dataset
收藏Hugging Face2023-08-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ian-m/processed_bert_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: special_tokens_mask
sequence: int8
splits:
- name: train
num_bytes: 24902388000.0
num_examples: 6917330
download_size: 6083242604
dataset_size: 24902388000.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "processed_bert_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ian-m
原始信息汇总
数据集概述
数据集信息
特征
- input_ids: 序列类型为 int32
- token_type_ids: 序列类型为 int8
- attention_mask: 序列类型为 int8
- special_tokens_mask: 序列类型为 int8
分割
- train: 包含 6917330 个样本,总字节数为 24902388000.0
大小
- 下载大小: 6083242604 字节
- 数据集大小: 24902388000.0 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



