pbelcak/pmc-train-1900000-to-2000000-GemmaTokens
收藏Hugging Face2024-05-08 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/pbelcak/pmc-train-1900000-to-2000000-GemmaTokens
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 7185574603
num_examples: 1451151
download_size: 2454868059
dataset_size: 7185574603
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: input_ids (sequence of int32) and attention_mask (sequence of int8). It consists of a training set with 1451151 examples, totaling 7185574603 bytes. The download size of the dataset is 2454868059 bytes. The dataset has a default configuration with data files located at data/train-*.
提供机构:
pbelcak
原始信息汇总
数据集概述
数据集特征
- input_ids:整数序列,类型为
int32。 - attention_mask:整数序列,类型为
int8。
数据集分割
- 训练集(train):
- 示例数量:1451151
- 数据大小:7185574603字节
数据集大小
- 下载大小:2454868059字节
- 数据集总大小:7185574603字节
配置信息
- 默认配置(default):
- 训练数据文件路径:
data/train-*
- 训练数据文件路径:



