Update README.md
Browse files
README.md
CHANGED
@@ -15,3 +15,7 @@ configs:
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
|
|
|
|
|
|
|
|
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
---
|
18 |
+
|
19 |
+
Pre-tokenized dataset of the first 1 million lines of [monology/pile-uncopyrighted](https://huggingface.co/datasets/monology/pile-uncopyrighted), tokenized for Gemma-2 using SAELens.
|
20 |
+
|
21 |
+
This dataset has 1024 context size and about 1.5B tokens.
|