Definite/processed_bert_dataset
收藏Hugging Face2023-11-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Definite/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: 3600000.0
num_examples: 1000
download_size: 1132443
dataset_size: 3600000.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)
提供机构:
Definite
原始信息汇总
数据集概述
数据集信息
特征
- input_ids: 序列类型为 int32
- token_type_ids: 序列类型为 int8
- attention_mask: 序列类型为 int8
- special_tokens_mask: 序列类型为 int8
数据分割
- train: 包含 1000 个样本,总字节数为 3600000.0
数据大小
- 下载大小: 1132443 字节
- 数据集大小: 3600000.0 字节
配置
- default: 数据文件路径为
data/train-*



