SAELens
CallumMcDougallGDM commited on
Commit
f252708
·
verified ·
1 Parent(s): db4a6c9

Add files using upload-large-folder tool

Browse files
Files changed (47) hide show
  1. mlp_out_all/layer_10_width_16k_l0_small/config.json +3 -2
  2. mlp_out_all/layer_10_width_262k_l0_small/config.json +3 -2
  3. mlp_out_all/layer_11_width_262k_l0_big/config.json +3 -2
  4. mlp_out_all/layer_12_width_262k_l0_big/config.json +3 -2
  5. mlp_out_all/layer_13_width_262k_l0_big/config.json +3 -2
  6. mlp_out_all/layer_16_width_16k_l0_big/config.json +3 -2
  7. mlp_out_all/layer_17_width_16k_l0_small/config.json +3 -2
  8. mlp_out_all/layer_1_width_16k_l0_small/config.json +3 -2
  9. mlp_out_all/layer_1_width_262k_l0_big/config.json +3 -2
  10. mlp_out_all/layer_21_width_262k_l0_small/config.json +3 -2
  11. mlp_out_all/layer_22_width_16k_l0_big/config.json +3 -2
  12. mlp_out_all/layer_24_width_16k_l0_big/config.json +3 -2
  13. mlp_out_all/layer_24_width_262k_l0_small/config.json +3 -2
  14. mlp_out_all/layer_26_width_16k_l0_big/config.json +3 -2
  15. mlp_out_all/layer_28_width_262k_l0_small/config.json +3 -2
  16. mlp_out_all/layer_29_width_262k_l0_small/config.json +3 -2
  17. mlp_out_all/layer_30_width_262k_l0_big/config.json +3 -2
  18. mlp_out_all/layer_32_width_16k_l0_small/config.json +3 -2
  19. mlp_out_all/layer_32_width_262k_l0_small/config.json +3 -2
  20. mlp_out_all/layer_34_width_16k_l0_small/config.json +3 -2
  21. mlp_out_all/layer_34_width_262k_l0_big/config.json +3 -2
  22. mlp_out_all/layer_37_width_262k_l0_small/config.json +3 -2
  23. mlp_out_all/layer_38_width_262k_l0_small/config.json +3 -2
  24. mlp_out_all/layer_39_width_262k_l0_big/config.json +3 -2
  25. mlp_out_all/layer_3_width_16k_l0_small/config.json +3 -2
  26. mlp_out_all/layer_3_width_262k_l0_small/config.json +3 -2
  27. mlp_out_all/layer_41_width_262k_l0_small/config.json +3 -2
  28. mlp_out_all/layer_42_width_16k_l0_small/config.json +3 -2
  29. mlp_out_all/layer_43_width_262k_l0_small/config.json +3 -2
  30. mlp_out_all/layer_44_width_16k_l0_small/config.json +3 -2
  31. mlp_out_all/layer_44_width_262k_l0_big/config.json +3 -2
  32. mlp_out_all/layer_45_width_16k_l0_small/config.json +3 -2
  33. mlp_out_all/layer_46_width_16k_l0_big/config.json +3 -2
  34. mlp_out_all/layer_46_width_262k_l0_small/config.json +3 -2
  35. mlp_out_all/layer_48_width_16k_l0_big/config.json +3 -2
  36. mlp_out_all/layer_48_width_262k_l0_small/config.json +3 -2
  37. mlp_out_all/layer_49_width_16k_l0_small/config.json +3 -2
  38. mlp_out_all/layer_50_width_16k_l0_big/config.json +3 -2
  39. mlp_out_all/layer_53_width_16k_l0_small/config.json +3 -2
  40. mlp_out_all/layer_53_width_262k_l0_big/config.json +3 -2
  41. mlp_out_all/layer_56_width_16k_l0_small/config.json +3 -2
  42. mlp_out_all/layer_56_width_262k_l0_big/config.json +3 -2
  43. mlp_out_all/layer_57_width_262k_l0_small/config.json +3 -2
  44. mlp_out_all/layer_59_width_262k_l0_big/config.json +3 -2
  45. mlp_out_all/layer_6_width_16k_l0_big/config.json +3 -2
  46. mlp_out_all/layer_6_width_262k_l0_small/config.json +3 -2
  47. mlp_out_all/layer_7_width_262k_l0_big/config.json +3 -2
mlp_out_all/layer_10_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.10.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.10.post_feedforward_layernorm.output",
4
  "width": 16384,
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.10.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.10.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 14,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_10_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.10.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.10.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.10.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.10.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
  }
mlp_out_all/layer_11_width_262k_l0_big/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": 91,
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": 91,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_12_width_262k_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": 262144,
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": 262144,
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_262k_l0_big/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": 97,
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": 97,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_16_width_16k_l0_big/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": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 106,
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": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 106,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_17_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.17.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 18,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.17.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.17.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 18,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_1_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.1.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.1.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 10,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.1.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.1.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 10,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_1_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.1.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.1.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 62,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.1.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.1.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 62,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_21_width_262k_l0_small/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": 20,
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": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_22_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.22.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.22.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.22.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.22.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_24_width_16k_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": 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.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": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_24_width_262k_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": 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.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": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_26_width_16k_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": 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.26.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.26.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_262k_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": 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.28.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.28.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_29_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.29.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.29.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.29.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.29.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_30_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.30.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.30.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.30.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.30.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_32_width_16k_l0_small/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": 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.32.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.32.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_32_width_262k_l0_small/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": 20,
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": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_34_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.34.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.34.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.34.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.34.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_34_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.34.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.34.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.34.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.34.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_37_width_262k_l0_small/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": 20,
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": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_38_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.38.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.38.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.38.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.38.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_39_width_262k_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": 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.39.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.39.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_3_width_16k_l0_small/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": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 11,
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": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 11,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_3_width_262k_l0_small/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": 11,
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": 11,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_41_width_262k_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": 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.41.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.41.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_42_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.42.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.42.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.42.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.42.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_43_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.43.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.43.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.43.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.43.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_44_width_16k_l0_small/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": 20,
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": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_44_width_262k_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": 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.44.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.44.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_45_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.45.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.45.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.45.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.45.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_46_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.46.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.46.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.46.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.46.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_46_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.46.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.46.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.46.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.46.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_48_width_16k_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": 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.48.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.48.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_small/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": 20,
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": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_49_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.49.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.49.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.49.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.49.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_50_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.50.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.50.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.50.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.50.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_53_width_16k_l0_small/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": 20,
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": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_53_width_262k_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": 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.53.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.53.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_56_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.56.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.56.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.56.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.56.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_56_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.56.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.56.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.56.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.56.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_57_width_262k_l0_small/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": 20,
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": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_59_width_262k_l0_big/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": 120,
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": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_6_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.6.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.6.post_feedforward_layernorm.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 77,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.6.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.6.post_feedforward_layernorm.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 77,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_6_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.6.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.6.post_feedforward_layernorm.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 12,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.6.post_feedforward_layernorm.output",
3
  "hf_hook_point_out": "model.layers.6.post_feedforward_layernorm.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 12,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
mlp_out_all/layer_7_width_262k_l0_big/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": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 80,
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": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 80,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }