nomic-ai/nomic-bert-2048-pretraining-data
收藏Hugging Face2023-12-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nomic-ai/nomic-bert-2048-pretraining-data
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 38003435808
num_examples: 2647954
download_size: 10083076260
dataset_size: 38003435808
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "bert-pretokenized-2048-wiki-2023"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
nomic-ai
原始信息汇总
数据集概述
数据集信息
-
特征列表:
- input_ids: 序列类型为 int32
- token_type_ids: 序列类型为 int8
- attention_mask: 序列类型为 int8
- special_tokens_mask: 序列类型为 int8
-
数据分割:
- train: 包含 2647954 个样本,总字节数为 38003435808
-
数据集大小:
- 下载大小: 10083076260 字节
- 实际大小: 38003435808 字节
配置信息
- 配置名称: default
- 数据文件:
- train: 路径为
data/train-*
- train: 路径为



