SAELens
CallumMcDougallGDM commited on
Commit
ff5bf13
·
verified ·
1 Parent(s): b73bdfb

Add files using upload-large-folder tool

Browse files
Files changed (48) hide show
  1. mlp_out_all/layer_11_width_262k_l0_small/config.json +3 -2
  2. mlp_out_all/layer_12_width_16k_l0_big/config.json +3 -2
  3. mlp_out_all/layer_13_width_16k_l0_small/config.json +3 -2
  4. mlp_out_all/layer_13_width_262k_l0_small/config.json +3 -2
  5. mlp_out_all/layer_14_width_16k_l0_small/config.json +3 -2
  6. mlp_out_all/layer_15_width_16k_l0_big/config.json +3 -2
  7. mlp_out_all/layer_16_width_262k_l0_small/config.json +3 -2
  8. mlp_out_all/layer_20_width_262k_l0_small/config.json +3 -2
  9. mlp_out_all/layer_21_width_262k_l0_big/config.json +3 -2
  10. mlp_out_all/layer_23_width_262k_l0_small/config.json +3 -2
  11. mlp_out_all/layer_24_width_16k_l0_small/config.json +3 -2
  12. mlp_out_all/layer_24_width_262k_l0_big/config.json +3 -2
  13. mlp_out_all/layer_25_width_262k_l0_small/config.json +3 -2
  14. mlp_out_all/layer_26_width_262k_l0_big/config.json +3 -2
  15. mlp_out_all/layer_27_width_16k_l0_small/config.json +3 -2
  16. mlp_out_all/layer_27_width_262k_l0_big/config.json +3 -2
  17. mlp_out_all/layer_28_width_16k_l0_big/config.json +3 -2
  18. mlp_out_all/layer_28_width_16k_l0_small/config.json +3 -2
  19. mlp_out_all/layer_31_width_262k_l0_big/config.json +3 -2
  20. mlp_out_all/layer_31_width_262k_l0_small/config.json +3 -2
  21. mlp_out_all/layer_32_width_262k_l0_big/config.json +3 -2
  22. mlp_out_all/layer_35_width_16k_l0_small/config.json +3 -2
  23. mlp_out_all/layer_37_width_16k_l0_big/config.json +3 -2
  24. mlp_out_all/layer_37_width_262k_l0_big/config.json +3 -2
  25. mlp_out_all/layer_39_width_16k_l0_big/config.json +3 -2
  26. mlp_out_all/layer_39_width_16k_l0_small/config.json +3 -2
  27. mlp_out_all/layer_3_width_262k_l0_big/config.json +3 -2
  28. mlp_out_all/layer_40_width_16k_l0_big/config.json +3 -2
  29. mlp_out_all/layer_40_width_16k_l0_small/config.json +3 -2
  30. mlp_out_all/layer_41_width_16k_l0_small/config.json +3 -2
  31. mlp_out_all/layer_44_width_16k_l0_big/config.json +3 -2
  32. mlp_out_all/layer_48_width_262k_l0_big/config.json +3 -2
  33. mlp_out_all/layer_52_width_16k_l0_small/config.json +3 -2
  34. mlp_out_all/layer_52_width_262k_l0_small/config.json +3 -2
  35. mlp_out_all/layer_53_width_16k_l0_big/config.json +3 -2
  36. mlp_out_all/layer_54_width_262k_l0_small/config.json +3 -2
  37. mlp_out_all/layer_55_width_262k_l0_small/config.json +3 -2
  38. mlp_out_all/layer_57_width_16k_l0_big/config.json +3 -2
  39. mlp_out_all/layer_57_width_262k_l0_big/config.json +3 -2
  40. mlp_out_all/layer_59_width_262k_l0_small/config.json +3 -2
  41. mlp_out_all/layer_60_width_16k_l0_big/config.json +3 -2
  42. mlp_out_all/layer_61_width_16k_l0_big/config.json +3 -2
  43. mlp_out_all/layer_61_width_262k_l0_small/config.json +3 -2
  44. mlp_out_all/layer_7_width_16k_l0_small/config.json +3 -2
  45. mlp_out_all/layer_8_width_262k_l0_big/config.json +3 -2
  46. mlp_out_all/layer_8_width_262k_l0_small/config.json +3 -2
  47. mlp_out_all/layer_9_width_262k_l0_big/config.json +3 -2
  48. mlp_out_all/layer_9_width_262k_l0_small/config.json +3 -2
mlp_out_all/layer_11_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.11.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.11.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 15,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.11.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.11.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 15,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_12_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.12.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.12.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 94,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.12.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.12.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 94,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_13_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.13.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.13.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 16,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.13.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.13.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 16,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_13_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.13.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.13.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 16,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.13.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.13.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 16,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_14_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.14.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.14.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 16,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.14.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.14.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 16,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_15_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.15.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.15.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 103,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.15.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.15.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 103,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_16_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.16.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 17,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.16.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.16.post_feedforward_layernorm.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
  }
mlp_out_all/layer_20_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.20.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.20.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 19,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.20.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.20.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 19,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_21_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.21.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.21.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.21.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.21.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_23_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.23.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.23.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.23.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.23.post_feedforward_layernorm.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
  }
mlp_out_all/layer_24_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.24.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.24.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.24.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.24.post_feedforward_layernorm.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
  }
mlp_out_all/layer_24_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.24.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.24.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.24.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.24.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_25_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.25.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.25.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.25.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.25.post_feedforward_layernorm.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
  }
mlp_out_all/layer_26_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.26.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.26.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.26.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.26.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_27_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.27.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.27.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.27.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.27.post_feedforward_layernorm.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
  }
mlp_out_all/layer_27_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.27.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.27.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.27.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.27.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_28_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.28.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.28.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.28.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.28.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_28_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.28.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.28.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.28.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.28.post_feedforward_layernorm.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
  }
mlp_out_all/layer_31_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.31.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.31.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_31_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.31.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.31.post_feedforward_layernorm.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
  }
mlp_out_all/layer_32_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.32.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.32.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.32.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.32.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_35_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.35.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.35.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.35.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.35.post_feedforward_layernorm.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
  }
mlp_out_all/layer_37_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.37.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.37.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.37.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.37.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_37_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.37.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.37.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.37.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.37.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_39_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.39.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.39.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.39.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.39.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_39_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.39.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.39.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.39.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.39.post_feedforward_layernorm.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
  }
mlp_out_all/layer_3_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.3.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.3.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 68,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.3.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.3.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 68,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_40_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.40.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.40.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_40_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.40.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.40.post_feedforward_layernorm.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
  }
mlp_out_all/layer_41_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.41.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.41.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.41.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.41.post_feedforward_layernorm.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
  }
mlp_out_all/layer_44_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.44.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.44.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.44.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.44.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_48_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.48.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.48.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.48.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.48.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_52_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.52.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.52.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.52.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.52.post_feedforward_layernorm.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
  }
mlp_out_all/layer_52_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.52.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.52.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.52.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.52.post_feedforward_layernorm.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
  }
mlp_out_all/layer_53_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.53.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.53.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_54_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.54.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.54.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.54.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.54.post_feedforward_layernorm.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
  }
mlp_out_all/layer_55_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.55.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.55.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.55.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.55.post_feedforward_layernorm.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
  }
mlp_out_all/layer_57_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.57.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.57.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.57.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.57.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_57_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.57.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.57.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.57.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.57.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_59_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.59.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.59.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.59.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.59.post_feedforward_layernorm.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
  }
mlp_out_all/layer_60_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.60.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.60.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.60.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.60.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_61_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.61.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.61.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.61.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.61.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_61_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.61.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.61.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.61.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.61.post_feedforward_layernorm.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
  }
mlp_out_all/layer_7_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.7.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.7.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 13,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.7.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.7.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 13,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_8_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.8.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.8.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 83,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.8.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.8.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 83,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_8_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.8.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.8.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 13,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.8.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.8.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 13,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_9_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
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": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 86,
8
- "affine_connection": false
 
9
  }
 
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-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 86,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_9_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
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": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 14,
8
- "affine_connection": false
 
9
  }
 
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-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 14,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }