Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- resid_post/layer_17_width_16k_l0_medium/config.json +10 -0
- resid_post/layer_17_width_16k_l0_small/config.json +10 -0
- resid_post/layer_17_width_1m_l0_big/config.json +10 -0
- resid_post/layer_17_width_1m_l0_medium/config.json +10 -0
- resid_post/layer_17_width_262k_l0_big/config.json +10 -0
- resid_post/layer_17_width_262k_l0_small/config.json +10 -0
- resid_post/layer_22_width_16k_l0_big/config.json +10 -0
- resid_post/layer_22_width_16k_l0_medium/config.json +10 -0
- resid_post/layer_22_width_1m_l0_small/config.json +10 -0
- resid_post/layer_22_width_262k_l0_big/config.json +10 -0
- resid_post/layer_22_width_262k_l0_medium_seed_1/config.json +10 -0
- resid_post/layer_29_width_16k_l0_big/config.json +10 -0
- resid_post/layer_29_width_262k_l0_small/config.json +10 -0
- resid_post/layer_29_width_65k_l0_small/config.json +10 -0
- resid_post/layer_9_width_16k_l0_small/config.json +10 -0
- resid_post/layer_9_width_1m_l0_big/config.json +10 -0
- resid_post/layer_9_width_1m_l0_small/config.json +10 -0
- resid_post/layer_9_width_262k_l0_big/config.json +10 -0
- resid_post/layer_9_width_262k_l0_medium_seed_1/config.json +10 -0
- resid_post/layer_9_width_262k_l0_small/config.json +10 -0
- resid_post/layer_9_width_65k_l0_medium/config.json +10 -0
- resid_post_all/layer_0_width_16k_l0_small/config.json +10 -0
- resid_post_all/layer_10_width_262k_l0_big/config.json +10 -0
- resid_post_all/layer_10_width_262k_l0_small/config.json +10 -0
- resid_post_all/layer_11_width_16k_l0_big/config.json +10 -0
- resid_post_all/layer_11_width_16k_l0_small/config.json +10 -0
- resid_post_all/layer_11_width_262k_l0_small/config.json +10 -0
- resid_post_all/layer_13_width_16k_l0_big/config.json +10 -0
- resid_post_all/layer_13_width_262k_l0_big/config.json +10 -0
- resid_post_all/layer_14_width_16k_l0_big/config.json +10 -0
- resid_post_all/layer_14_width_262k_l0_big/config.json +10 -0
- resid_post_all/layer_14_width_262k_l0_small/config.json +10 -0
- resid_post_all/layer_15_width_16k_l0_big/config.json +10 -0
- resid_post_all/layer_15_width_16k_l0_small/config.json +10 -0
- resid_post_all/layer_15_width_262k_l0_small/config.json +10 -0
- resid_post_all/layer_16_width_16k_l0_small/config.json +10 -0
- resid_post_all/layer_16_width_262k_l0_big/config.json +10 -0
- resid_post_all/layer_17_width_16k_l0_big/config.json +10 -0
- resid_post_all/layer_17_width_16k_l0_small/config.json +10 -0
- resid_post_all/layer_17_width_262k_l0_big/config.json +10 -0
- resid_post_all/layer_18_width_16k_l0_big/config.json +10 -0
- resid_post_all/layer_18_width_262k_l0_big/config.json +10 -0
- resid_post_all/layer_18_width_262k_l0_small/config.json +10 -0
- resid_post_all/layer_19_width_16k_l0_big/config.json +10 -0
- resid_post_all/layer_19_width_16k_l0_small/config.json +10 -0
- resid_post_all/layer_19_width_262k_l0_big/config.json +10 -0
- resid_post_all/layer_19_width_262k_l0_small/config.json +10 -0
- resid_post_all/layer_1_width_16k_l0_big/config.json +10 -0
- resid_post_all/layer_1_width_262k_l0_big/config.json +10 -0
- resid_post_all/layer_1_width_262k_l0_small/config.json +10 -0
resid_post/layer_17_width_16k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_17_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_17_width_1m_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.output",
|
| 4 |
+
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_17_width_1m_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.output",
|
| 4 |
+
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_17_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_17_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_22_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_22_width_16k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_22_width_1m_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.output",
|
| 4 |
+
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_22_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_22_width_262k_l0_medium_seed_1/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_29_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.29.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.29.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_29_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.29.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.29.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_29_width_65k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.29.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.29.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_9_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 17,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_9_width_1m_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.output",
|
| 4 |
+
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 131,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_9_width_1m_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.output",
|
| 4 |
+
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 17,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_9_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 131,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_9_width_262k_l0_medium_seed_1/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 53,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_9_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 17,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post/layer_9_width_65k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 53,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_0_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.0.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.0.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 10,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_10_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.10.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.10.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 112,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_10_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.10.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.10.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 18,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_11_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.11.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.11.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 118,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_11_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.11.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.11.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 19,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_11_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.11.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.11.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 19,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_13_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.13.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.13.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_13_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.13.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.13.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_14_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.14.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.14.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_14_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.14.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.14.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_14_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.14.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.14.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_15_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.15.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.15.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_15_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.15.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.15.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_15_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.15.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.15.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_16_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_16_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_17_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_17_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_17_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_18_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.18.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.18.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_18_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.18.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.18.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_18_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.18.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.18.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_19_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.19.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.19.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_19_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.19.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.19.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_19_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.19.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.19.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_19_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.19.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.19.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_1_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.1.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.1.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 65,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_1_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.1.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.1.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 65,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
resid_post_all/layer_1_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.1.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.1.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 10,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|