|
--- |
|
dataset_info: |
|
features: |
|
- name: input_ids |
|
sequence: int32 |
|
splits: |
|
- name: train |
|
num_bytes: 57564000 |
|
num_examples: 7020 |
|
download_size: 28095401 |
|
dataset_size: 57564000 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
license: apache-2.0 |
|
language: |
|
- en |
|
pretty_name: Tinsy Pretokenized Dolma Dataset |
|
size_categories: |
|
- 10M<n<100M |
|
--- |
|
## The Tinsy Pretokenized Dolma Dataset |
|
|
|
A tiny little baby-version of the [pretokenized-dolma](https://huggingface.co/datasets/pico-lm/pretokenized-dolma) dataset. |
|
|
|
Meant to be used in a jupyter notebook to test things out, or quickly look at the structure of the data. |