Add files using upload-large-folder tool
Browse files- resid_post/layer_16_width_16k_l0_big/config.json +3 -2
- resid_post/layer_16_width_16k_l0_medium/config.json +3 -2
- resid_post/layer_16_width_16k_l0_small/config.json +3 -2
- resid_post/layer_16_width_1m_l0_medium/config.json +3 -2
- resid_post/layer_16_width_1m_l0_small/config.json +3 -2
- resid_post/layer_16_width_262k_l0_big/config.json +3 -2
- resid_post/layer_16_width_262k_l0_medium/config.json +3 -2
- resid_post/layer_16_width_262k_l0_medium_seed_1/config.json +3 -2
- resid_post/layer_16_width_262k_l0_small/config.json +3 -2
- resid_post/layer_16_width_65k_l0_big/config.json +3 -2
- resid_post/layer_16_width_65k_l0_medium/config.json +3 -2
- resid_post/layer_16_width_65k_l0_small/config.json +3 -2
- resid_post/layer_31_width_16k_l0_big/config.json +3 -2
- resid_post/layer_31_width_16k_l0_medium/config.json +3 -2
- resid_post/layer_31_width_1m_l0_big/config.json +3 -2
- resid_post/layer_31_width_1m_l0_medium/config.json +3 -2
- resid_post/layer_31_width_1m_l0_small/config.json +3 -2
- resid_post/layer_31_width_262k_l0_big/config.json +3 -2
- resid_post/layer_31_width_262k_l0_medium/config.json +3 -2
- resid_post/layer_31_width_262k_l0_small/config.json +3 -2
- resid_post/layer_31_width_65k_l0_big/config.json +3 -2
- resid_post/layer_31_width_65k_l0_medium/config.json +3 -2
- resid_post/layer_31_width_65k_l0_small/config.json +3 -2
- resid_post/layer_40_width_16k_l0_big/config.json +3 -2
- resid_post/layer_40_width_16k_l0_medium/config.json +3 -2
- resid_post/layer_40_width_16k_l0_small/config.json +3 -2
- resid_post/layer_40_width_1m_l0_big/config.json +3 -2
- resid_post/layer_40_width_1m_l0_medium/config.json +3 -2
- resid_post/layer_40_width_1m_l0_small/config.json +3 -2
- resid_post/layer_40_width_262k_l0_big/config.json +3 -2
- resid_post/layer_40_width_262k_l0_medium/config.json +3 -2
- resid_post/layer_40_width_262k_l0_medium_seed_1/config.json +3 -2
- resid_post/layer_40_width_262k_l0_small/config.json +3 -2
- resid_post/layer_40_width_65k_l0_big/config.json +3 -2
- resid_post/layer_40_width_65k_l0_medium/config.json +3 -2
- resid_post/layer_40_width_65k_l0_small/config.json +3 -2
- resid_post/layer_53_width_16k_l0_big/config.json +3 -2
- resid_post/layer_53_width_16k_l0_medium/config.json +3 -2
- resid_post/layer_53_width_16k_l0_small/config.json +3 -2
- resid_post/layer_53_width_1m_l0_big/config.json +3 -2
- resid_post/layer_53_width_1m_l0_medium/config.json +3 -2
- resid_post/layer_53_width_1m_l0_small/config.json +3 -2
- resid_post/layer_53_width_262k_l0_big/config.json +3 -2
- resid_post/layer_53_width_262k_l0_medium/config.json +3 -2
- resid_post/layer_53_width_262k_l0_medium_seed_1/config.json +3 -2
- resid_post/layer_53_width_262k_l0_small/config.json +3 -2
- resid_post/layer_53_width_65k_l0_big/config.json +3 -2
- resid_post/layer_53_width_65k_l0_medium/config.json +3 -2
- resid_post/layer_53_width_65k_l0_small/config.json +3 -2
resid_post/layer_16_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 129,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 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-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 129,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_16k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 16384,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 53,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 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-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 53,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 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.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_1m_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 53,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 53,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_1m_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 129,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 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-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 129,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_262k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 53,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 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-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 53,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_262k_l0_medium_seed_1/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 53,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 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-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 53,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 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-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_65k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 65536,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 129,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 129,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_65k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 65536,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 53,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 53,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_16_width_65k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 65536,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.16.output",
|
| 3 |
"hf_hook_point_out": "model.layers.16.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 17,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 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.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_16k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 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.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_1m_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_1m_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_1m_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_262k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 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.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_65k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 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.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_65k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 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.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_31_width_65k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.31.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 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.output",
|
| 3 |
"hf_hook_point_out": "model.layers.31.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 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.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_16k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 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.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 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.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_1m_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_1m_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_1m_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_262k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_262k_l0_medium_seed_1/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 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.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_65k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 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.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_65k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 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.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_40_width_65k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 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.40.output",
|
| 3 |
"hf_hook_point_out": "model.layers.40.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_16k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 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.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_16k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 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.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_16k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 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.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 16384,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_1m_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_1m_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_1m_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 1048576,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 1048576,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_262k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_262k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_262k_l0_medium_seed_1/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 262144,
|
| 5 |
-
"model_name": "gemma-
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
-
"affine_connection": false
|
|
|
|
| 9 |
}
|
|
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_262k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 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.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 262144,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_65k_l0_big/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 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.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 150,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_65k_l0_medium/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 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.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 60,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|
resid_post/layer_53_width_65k_l0_small/config.json
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
"hf_hook_point_in": "model.layers.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 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.53.output",
|
| 3 |
"hf_hook_point_out": "model.layers.53.output",
|
| 4 |
"width": 65536,
|
| 5 |
+
"model_name": "google/gemma-3-27b-it",
|
| 6 |
"architecture": "jump_relu",
|
| 7 |
"l0": 20,
|
| 8 |
+
"affine_connection": false,
|
| 9 |
+
"type": "sae"
|
| 10 |
}
|