pteron/processed_bert_dataset
收藏Hugging Face2023-09-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pteron/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: 173314800.0
num_examples: 48143
download_size: 41856821
dataset_size: 173314800.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)
提供机构:
pteron
原始信息汇总
数据集概述
数据特征
- input_ids: 序列类型为 int32
- token_type_ids: 序列类型为 int8
- attention_mask: 序列类型为 int8
- special_tokens_mask: 序列类型为 int8
数据分割
- train: 包含 48143 个样本,总字节数为 173314800.0
数据集大小
- 下载大小: 41856821 字节
- 数据集大小: 173314800.0 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



