Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- attn_out/layer_12_width_16k_l0_small/config.json +3 -2
- attn_out/layer_12_width_262k_l0_medium/config.json +3 -2
- attn_out/layer_24_width_16k_l0_small/config.json +3 -2
- attn_out/layer_24_width_65k_l0_medium/config.json +3 -2
- attn_out/layer_24_width_65k_l0_small/config.json +3 -2
- attn_out/layer_31_width_16k_l0_medium/config.json +3 -2
- attn_out/layer_31_width_16k_l0_small/config.json +3 -2
- attn_out/layer_31_width_262k_l0_small/config.json +3 -2
- attn_out/layer_31_width_65k_l0_big/config.json +3 -2
- attn_out/layer_31_width_65k_l0_small/config.json +3 -2
- attn_out/layer_41_width_16k_l0_big/config.json +3 -2
- attn_out/layer_41_width_16k_l0_small/config.json +3 -2
- attn_out/layer_41_width_262k_l0_small/config.json +3 -2
- attn_out/layer_41_width_65k_l0_big/config.json +3 -2
- attn_out/layer_41_width_65k_l0_small/config.json +3 -2
- attn_out_all/layer_0_width_16k_l0_small/config.json +3 -2
- attn_out_all/layer_11_width_262k_l0_big/config.json +3 -2
- attn_out_all/layer_12_width_16k_l0_big/config.json +3 -2
- attn_out_all/layer_12_width_16k_l0_small/config.json +3 -2
- attn_out_all/layer_12_width_262k_l0_big/config.json +3 -2
- attn_out_all/layer_13_width_16k_l0_big/config.json +3 -2
- attn_out_all/layer_13_width_262k_l0_big/config.json +3 -2
- attn_out_all/layer_13_width_262k_l0_small/config.json +3 -2
- attn_out_all/layer_14_width_16k_l0_small/config.json +3 -2
- attn_out_all/layer_14_width_262k_l0_big/config.json +3 -2
- attn_out_all/layer_15_width_262k_l0_small/config.json +3 -2
- attn_out_all/layer_16_width_262k_l0_small/config.json +3 -2
- attn_out_all/layer_17_width_16k_l0_small/config.json +3 -2
- attn_out_all/layer_17_width_262k_l0_big/config.json +3 -2
- attn_out_all/layer_18_width_16k_l0_big/config.json +3 -2
- attn_out_all/layer_18_width_262k_l0_big/config.json +3 -2
- attn_out_all/layer_19_width_16k_l0_big/config.json +3 -2
- attn_out_all/layer_19_width_262k_l0_small/config.json +3 -2
- attn_out_all/layer_1_width_16k_l0_big/config.json +3 -2
- attn_out_all/layer_1_width_16k_l0_small/config.json +3 -2
- attn_out_all/layer_1_width_262k_l0_small/config.json +3 -2
- attn_out_all/layer_20_width_262k_l0_big/config.json +3 -2
- attn_out_all/layer_22_width_262k_l0_small/config.json +3 -2
- attn_out_all/layer_24_width_262k_l0_small/config.json +3 -2
- attn_out_all/layer_26_width_16k_l0_big/config.json +3 -2
- attn_out_all/layer_27_width_16k_l0_small/config.json +3 -2
- attn_out_all/layer_27_width_262k_l0_big/config.json +3 -2
- attn_out_all/layer_28_width_262k_l0_small/config.json +3 -2
- attn_out_all/layer_29_width_262k_l0_big/config.json +3 -2
- attn_out_all/layer_2_width_16k_l0_small/config.json +3 -2
- attn_out_all/layer_30_width_16k_l0_big/config.json +3 -2
- attn_out_all/layer_30_width_16k_l0_small/config.json +3 -2
- attn_out_all/layer_30_width_262k_l0_big/config.json +3 -2
- attn_out_all/layer_31_width_16k_l0_big/config.json +3 -2
- attn_out_all/layer_31_width_16k_l0_small/config.json +3 -2
attn_out/layer_12_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.12.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.12.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.12.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.12.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_12_width_262k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.12.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.12.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 52,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.12.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.12.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 52,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_24_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.24.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.24.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.24.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.24.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_24_width_65k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.24.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.24.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.24.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.24.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_24_width_65k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.24.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.24.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.24.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.24.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_31_width_16k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_31_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_31_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_31_width_65k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_31_width_65k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_41_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.41.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.41.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.41.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.41.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_41_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.41.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.41.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.41.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.41.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_41_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.41.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.41.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.41.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.41.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_41_width_65k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.41.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.41.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.41.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.41.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out/layer_41_width_65k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.41.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.41.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.41.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.41.self_attn.o_proj.input",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_0_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.0.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.0.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 10,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.0.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.0.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 10,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_11_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.11.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.11.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 101,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.11.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.11.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 101,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_12_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.12.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.12.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 105,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.12.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.12.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 105,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_12_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.12.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.12.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.12.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.12.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_12_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.12.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.12.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 105,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.12.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.12.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 105,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_13_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.13.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.13.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 108,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.13.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.13.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 108,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_13_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.13.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.13.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 108,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.13.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.13.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 108,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_13_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.13.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.13.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 18,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.13.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.13.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 18,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_14_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.14.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.14.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 18,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.14.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.14.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 18,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_14_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.14.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.14.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 112,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.14.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.14.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 112,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_15_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.15.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.15.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 19,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.15.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.15.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 19,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_16_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.16.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.16.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_17_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.17.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.17.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.17.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.17.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_17_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.17.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.17.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.17.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.17.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_18_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.18.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.18.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.18.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.18.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_18_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.18.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.18.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.18.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.18.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_19_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.19.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.19.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.19.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.19.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_19_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.19.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.19.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.19.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.19.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_1_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.1.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.1.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 63,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.1.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.1.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 63,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_1_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.1.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.1.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 10,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.1.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.1.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 10,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_1_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.1.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.1.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 10,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.1.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.1.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 10,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_20_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.20.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.20.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.20.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.20.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_22_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.22.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.22.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.22.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.22.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_24_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.24.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.24.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.24.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.24.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_26_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.26.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.26.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.26.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.26.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_27_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.27.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.27.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.27.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.27.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_27_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.27.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.27.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.27.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.27.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_28_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.28.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.28.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.28.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.28.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_29_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.29.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.29.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.29.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.29.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_2_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.2.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.2.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 11,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.2.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.2.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 11,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_30_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.30.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.30.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.30.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.30.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_30_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.30.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.30.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.30.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.30.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_30_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.30.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.30.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.30.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.30.self_attn.o_proj.input",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_31_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 120,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
attn_out_all/layer_31_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.self_attn.o_proj.input",
|
| 3 |
"hf_hook_point_out": "model.layers.31.self_attn.o_proj.input",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-12b-pt",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|