File size: 483 Bytes
8761a02 140d879 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 100070385
num_examples: 21847
download_size: 59186736
dataset_size: 100070385
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Toy pretraining dataset
This is a toy pretraining dataset based off of https://huggingface.co/datasets/bjoernp/tagesschau-2018-2023. Used for testing with https://huggingface.co/bjoernp/micro-bitllama. |