Add files using upload-large-folder tool
Browse files- crosscoder/layer_9_17_22_29_width_1m_l0_big/config.json +10 -0
- crosscoder/layer_9_17_22_29_width_1m_l0_medium/config.json +10 -0
- crosscoder/layer_9_17_22_29_width_262k_l0_big/config.json +10 -0
- crosscoder/layer_9_17_22_29_width_262k_l0_medium/config.json +10 -0
- crosscoder/layer_9_17_22_29_width_524k_l0_big/config.json +10 -0
- crosscoder/layer_9_17_22_29_width_524k_l0_medium/config.json +10 -0
- crosscoder/layer_9_17_22_29_width_65k_l0_big/config.json +10 -0
- crosscoder/layer_9_17_22_29_width_65k_l0_medium/config.json +10 -0
- mlp_out/layer_17_width_16k_l0_big/config.json +10 -0
- mlp_out/layer_17_width_16k_l0_small/config.json +10 -0
- mlp_out/layer_17_width_262k_l0_medium/config.json +10 -0
- mlp_out/layer_17_width_65k_l0_big/config.json +10 -0
- mlp_out/layer_17_width_65k_l0_medium/config.json +10 -0
- mlp_out/layer_17_width_65k_l0_small/config.json +10 -0
- mlp_out/layer_22_width_16k_l0_medium/config.json +10 -0
- mlp_out/layer_22_width_16k_l0_small/config.json +10 -0
- mlp_out/layer_22_width_262k_l0_medium/config.json +10 -0
- mlp_out/layer_22_width_262k_l0_small/config.json +10 -0
- mlp_out/layer_22_width_65k_l0_big/config.json +10 -0
- mlp_out/layer_22_width_65k_l0_medium/config.json +10 -0
- mlp_out/layer_22_width_65k_l0_small/config.json +10 -0
- mlp_out/layer_29_width_16k_l0_medium/config.json +10 -0
- mlp_out/layer_29_width_16k_l0_small/config.json +10 -0
- mlp_out/layer_29_width_262k_l0_big/config.json +10 -0
- mlp_out/layer_29_width_262k_l0_medium/config.json +10 -0
- mlp_out/layer_29_width_65k_l0_big/config.json +10 -0
- mlp_out/layer_29_width_65k_l0_medium/config.json +10 -0
- mlp_out/layer_9_width_16k_l0_big/config.json +10 -0
- mlp_out/layer_9_width_16k_l0_medium/config.json +10 -0
- mlp_out/layer_9_width_16k_l0_small/config.json +10 -0
- mlp_out/layer_9_width_262k_l0_medium/config.json +10 -0
- mlp_out/layer_9_width_65k_l0_big/config.json +10 -0
- mlp_out/layer_9_width_65k_l0_small/config.json +10 -0
- transcoder/layer_17_width_16k_l0_medium/config.json +10 -0
- transcoder/layer_17_width_16k_l0_small_affine/config.json +10 -0
- transcoder/layer_17_width_262k_l0_small/config.json +10 -0
- transcoder/layer_22_width_16k_l0_big_affine/config.json +10 -0
- transcoder/layer_29_width_262k_l0_small_affine/config.json +10 -0
- transcoder/layer_9_width_16k_l0_small_affine/config.json +10 -0
crosscoder/layer_9_17_22_29_width_1m_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.{9,17,22,29}.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.{9,17,22,29}.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": "crosscoder"
|
| 10 |
+
}
|
crosscoder/layer_9_17_22_29_width_1m_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.{9,17,22,29}.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.{9,17,22,29}.output",
|
| 4 |
+
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 50,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "crosscoder"
|
| 10 |
+
}
|
crosscoder/layer_9_17_22_29_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.{9,17,22,29}.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.{9,17,22,29}.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": "crosscoder"
|
| 10 |
+
}
|
crosscoder/layer_9_17_22_29_width_262k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.{9,17,22,29}.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.{9,17,22,29}.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 50,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "crosscoder"
|
| 10 |
+
}
|
crosscoder/layer_9_17_22_29_width_524k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.{9,17,22,29}.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.{9,17,22,29}.output",
|
| 4 |
+
"width": 524288,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "crosscoder"
|
| 10 |
+
}
|
crosscoder/layer_9_17_22_29_width_524k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.{9,17,22,29}.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.{9,17,22,29}.output",
|
| 4 |
+
"width": 524288,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 50,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "crosscoder"
|
| 10 |
+
}
|
crosscoder/layer_9_17_22_29_width_65k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.{9,17,22,29}.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.{9,17,22,29}.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "crosscoder"
|
| 10 |
+
}
|
crosscoder/layer_9_17_22_29_width_65k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.{9,17,22,29}.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.{9,17,22,29}.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 50,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "crosscoder"
|
| 10 |
+
}
|
mlp_out/layer_17_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_17_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_17_width_262k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_17_width_65k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
mlp_out/layer_17_width_65k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
mlp_out/layer_17_width_65k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_22_width_16k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_22_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_22_width_262k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_22_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_22_width_65k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
mlp_out/layer_22_width_65k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
mlp_out/layer_22_width_65k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_29_width_16k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.29.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.29.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_29_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.29.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.29.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_29_width_262k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.29.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.29.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_29_width_262k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.29.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.29.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_29_width_65k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.29.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.29.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
mlp_out/layer_29_width_65k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.29.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.29.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
mlp_out/layer_9_width_16k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 131,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
mlp_out/layer_9_width_16k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 53,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
mlp_out/layer_9_width_16k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_9_width_262k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.post_feedforward_layernorm.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 |
+
}
|
mlp_out/layer_9_width_65k_l0_big/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 131,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
mlp_out/layer_9_width_65k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.post_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 17,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
+
}
|
transcoder/layer_17_width_16k_l0_medium/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.pre_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.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": "transcoder"
|
| 10 |
+
}
|
transcoder/layer_17_width_16k_l0_small_affine/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.pre_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": true,
|
| 9 |
+
"type": "transcoder"
|
| 10 |
+
}
|
transcoder/layer_17_width_262k_l0_small/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.17.pre_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.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": "transcoder"
|
| 10 |
+
}
|
transcoder/layer_22_width_16k_l0_big_affine/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.22.pre_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.22.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 150,
|
| 8 |
+
"affine_connection": true,
|
| 9 |
+
"type": "transcoder"
|
| 10 |
+
}
|
transcoder/layer_29_width_262k_l0_small_affine/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.29.pre_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.29.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 20,
|
| 8 |
+
"affine_connection": true,
|
| 9 |
+
"type": "transcoder"
|
| 10 |
+
}
|
transcoder/layer_9_width_16k_l0_small_affine/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hf_hook_point_in": "model.layers.9.pre_feedforward_layernorm.output",
|
| 3 |
+
"hf_hook_point_out": "model.layers.9.post_feedforward_layernorm.output",
|
| 4 |
+
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-4b-pt",
|
| 6 |
+
"architecture": "jump_relu",
|
| 7 |
+
"l0": 17,
|
| 8 |
+
"affine_connection": true,
|
| 9 |
+
"type": "transcoder"
|
| 10 |
+
}
|