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 for Gemma-2 created from the first 2 data files of [HuggingFaceFW/fineweb](https://huggingface.co/datasets/HuggingFaceFW/fineweb) by SAELens.
|
20 |
+
|
21 |
+
This dataset has a 1024 context size and roughly 1.5B tokens.
|