File size: 786 Bytes
2446d4b ea2bc3b dcbb1b2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | ---
dataset_info:
features:
- name: text
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 7354858875
num_examples: 2119719
- name: validation
num_bytes: 75776630
num_examples: 21990
download_size: 1800727416
dataset_size: 7430635505
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
this is the tokenized version of [***roneneldan/TinyStories***](https://huggingface.co/datasets/roneneldan/TinyStories) tokenized using the falcon-7B tokenizer
this dataset has a total of one billion and eighty-five million two hundred and ninety-six thousand one hundred and twenty-eight tokens |