File size: 770 Bytes
4e07942 f9c71d8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
dataset_info:
features:
- name: input_ids
sequence: int32
splits:
- name: train
num_bytes: 35342397700.0
num_examples: 8620097
download_size: 17362323842
dataset_size: 35342397700.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
Generated with [SAELens](https://github.com/jbloomAus/SAELens). OpenWeb text pretokenized with Gemma-2 tokenizer.
```
{
"sae_lens_version": "3.11.0",
"tokenizer_name": "google/gemma-2-9b",
"original_dataset": "Skylion007/openwebtext",
"original_split": "train",
"original_data_files": null,
"context_size": 1024,
"shuffled": true,
"seed": null,
"begin_batch_token": "bos",
"begin_sequence_token": null,
"sequence_separator_token": "bos"
}
```
|