callummcdougall
commited on
Commit
•
c473fbe
1
Parent(s):
b9b7b24
Upload SAE gpt2-small-layer-8-mlp-transcoder
Browse files
gpt2-small-layer-8-mlp-transcoder/cfg.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"architecture": "standard", "d_in": 768, "d_sae": 24576, "dtype": "float32", "device": "cuda", "model_name": "gpt2-small", "hook_name": "blocks.8.ln2.hook_normalized", "hook_layer": 8, "hook_head_index": null, "activation_fn_str": "relu", "activation_fn_kwargs": {}, "apply_b_dec_to_input": true, "finetuning_scaling_factor": false, "sae_lens_training_version": null, "prepend_bos": true, "dataset_path": "Skylion007/openwebtext", "dataset_trust_remote_code": true, "context_size": 128, "normalize_activations": false, "neuronpedia_id": null, "model_from_pretrained_kwargs": {}}
|
gpt2-small-layer-8-mlp-transcoder/sae_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19e58192ec26bc34cd496251405ec3a987f4a3c52e6e26b76768b4b9c777401c
|
3 |
+
size 151099784
|