Update README.md
Browse files
README.md
CHANGED
@@ -15,3 +15,5 @@ configs:
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
|
|
|
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
18 |
+
# Toy pretraining dataset
|
19 |
+
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.
|