|
|
--- |
|
|
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" |
|
|
} |
|
|
``` |
|
|
|
|
|
|