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

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. resid_post_all/layer_0_width_262k_l0_big/config.json +3 -2
  2. resid_post_all/layer_10_width_262k_l0_big/config.json +3 -2
  3. resid_post_all/layer_12_width_16k_l0_small/config.json +3 -2
  4. resid_post_all/layer_13_width_262k_l0_big/config.json +3 -2
  5. resid_post_all/layer_14_width_262k_l0_big/config.json +3 -2
  6. resid_post_all/layer_16_width_16k_l0_big/config.json +3 -2
  7. resid_post_all/layer_16_width_16k_l0_small/config.json +3 -2
  8. resid_post_all/layer_16_width_262k_l0_small/config.json +3 -2
  9. resid_post_all/layer_17_width_16k_l0_big/config.json +3 -2
  10. resid_post_all/layer_17_width_262k_l0_big/config.json +3 -2
  11. resid_post_all/layer_18_width_16k_l0_big/config.json +3 -2
  12. resid_post_all/layer_18_width_16k_l0_small/config.json +3 -2
  13. resid_post_all/layer_19_width_16k_l0_small/config.json +3 -2
  14. resid_post_all/layer_19_width_262k_l0_big/config.json +3 -2
  15. resid_post_all/layer_19_width_262k_l0_small/config.json +3 -2
  16. resid_post_all/layer_21_width_262k_l0_big/config.json +3 -2
  17. resid_post_all/layer_22_width_16k_l0_small/config.json +3 -2
  18. resid_post_all/layer_23_width_16k_l0_big/config.json +3 -2
  19. resid_post_all/layer_23_width_16k_l0_small/config.json +3 -2
  20. resid_post_all/layer_23_width_262k_l0_big/config.json +3 -2
  21. resid_post_all/layer_24_width_16k_l0_big/config.json +3 -2
  22. resid_post_all/layer_24_width_262k_l0_small/config.json +3 -2
  23. resid_post_all/layer_25_width_262k_l0_big/config.json +3 -2
  24. resid_post_all/layer_25_width_262k_l0_small/config.json +3 -2
  25. resid_post_all/layer_26_width_262k_l0_big/config.json +3 -2
  26. resid_post_all/layer_27_width_16k_l0_big/config.json +3 -2
  27. resid_post_all/layer_27_width_16k_l0_small/config.json +3 -2
  28. resid_post_all/layer_28_width_262k_l0_big/config.json +3 -2
  29. resid_post_all/layer_28_width_262k_l0_small/config.json +3 -2
  30. resid_post_all/layer_29_width_262k_l0_big/config.json +3 -2
  31. resid_post_all/layer_30_width_262k_l0_big/config.json +3 -2
  32. resid_post_all/layer_30_width_262k_l0_small/config.json +3 -2
  33. resid_post_all/layer_31_width_262k_l0_big/config.json +3 -2
  34. resid_post_all/layer_33_width_16k_l0_big/config.json +3 -2
  35. resid_post_all/layer_33_width_16k_l0_small/config.json +3 -2
  36. resid_post_all/layer_34_width_16k_l0_big/config.json +3 -2
  37. resid_post_all/layer_34_width_16k_l0_small/config.json +3 -2
  38. resid_post_all/layer_34_width_262k_l0_small/config.json +3 -2
  39. resid_post_all/layer_35_width_16k_l0_big/config.json +3 -2
  40. resid_post_all/layer_35_width_262k_l0_small/config.json +3 -2
  41. resid_post_all/layer_36_width_16k_l0_big/config.json +3 -2
  42. resid_post_all/layer_36_width_16k_l0_small/config.json +3 -2
  43. resid_post_all/layer_36_width_262k_l0_small/config.json +3 -2
  44. resid_post_all/layer_37_width_16k_l0_big/config.json +3 -2
  45. resid_post_all/layer_37_width_16k_l0_small/config.json +3 -2
  46. resid_post_all/layer_37_width_262k_l0_small/config.json +3 -2
  47. resid_post_all/layer_38_width_16k_l0_big/config.json +3 -2
  48. resid_post_all/layer_39_width_16k_l0_big/config.json +3 -2
  49. resid_post_all/layer_39_width_262k_l0_big/config.json +3 -2
  50. resid_post_all/layer_39_width_262k_l0_small/config.json +3 -2
resid_post_all/layer_0_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.0.output",
3
  "hf_hook_point_out": "model.layers.0.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.0.output",
3
  "hf_hook_point_out": "model.layers.0.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_all/layer_10_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.10.output",
3
  "hf_hook_point_out": "model.layers.10.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 89,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.10.output",
3
  "hf_hook_point_out": "model.layers.10.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 89,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post_all/layer_12_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.12.output",
3
  "hf_hook_point_out": "model.layers.12.output",
4
  "width": 16384,
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.12.output",
3
  "hf_hook_point_out": "model.layers.12.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 15,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post_all/layer_13_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.13.output",
3
  "hf_hook_point_out": "model.layers.13.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.output",
3
  "hf_hook_point_out": "model.layers.13.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
  }
resid_post_all/layer_14_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.14.output",
3
  "hf_hook_point_out": "model.layers.14.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 100,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.14.output",
3
  "hf_hook_point_out": "model.layers.14.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 100,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post_all/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-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 106,
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": 106,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post_all/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-v3-27b-it",
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_all/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-v3-27b-it",
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_all/layer_17_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.17.output",
3
  "hf_hook_point_out": "model.layers.17.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 109,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.17.output",
3
  "hf_hook_point_out": "model.layers.17.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 109,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post_all/layer_17_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.17.output",
3
  "hf_hook_point_out": "model.layers.17.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 109,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.17.output",
3
  "hf_hook_point_out": "model.layers.17.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 109,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post_all/layer_18_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.18.output",
3
  "hf_hook_point_out": "model.layers.18.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 112,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.18.output",
3
  "hf_hook_point_out": "model.layers.18.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 112,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post_all/layer_18_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.18.output",
3
  "hf_hook_point_out": "model.layers.18.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.18.output",
3
  "hf_hook_point_out": "model.layers.18.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
  }
resid_post_all/layer_19_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.19.output",
3
  "hf_hook_point_out": "model.layers.19.output",
4
  "width": 16384,
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.19.output",
3
  "hf_hook_point_out": "model.layers.19.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 19,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post_all/layer_19_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.19.output",
3
  "hf_hook_point_out": "model.layers.19.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 115,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.19.output",
3
  "hf_hook_point_out": "model.layers.19.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 115,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post_all/layer_19_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.19.output",
3
  "hf_hook_point_out": "model.layers.19.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.19.output",
3
  "hf_hook_point_out": "model.layers.19.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
  }
resid_post_all/layer_21_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.21.output",
3
  "hf_hook_point_out": "model.layers.21.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.output",
3
  "hf_hook_point_out": "model.layers.21.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
  }
resid_post_all/layer_22_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.22.output",
3
  "hf_hook_point_out": "model.layers.22.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.22.output",
3
  "hf_hook_point_out": "model.layers.22.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_all/layer_23_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.23.output",
3
  "hf_hook_point_out": "model.layers.23.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.23.output",
3
  "hf_hook_point_out": "model.layers.23.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
  }
resid_post_all/layer_23_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.23.output",
3
  "hf_hook_point_out": "model.layers.23.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.23.output",
3
  "hf_hook_point_out": "model.layers.23.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_all/layer_23_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.23.output",
3
  "hf_hook_point_out": "model.layers.23.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.23.output",
3
  "hf_hook_point_out": "model.layers.23.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
  }
resid_post_all/layer_24_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.24.output",
3
  "hf_hook_point_out": "model.layers.24.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.output",
3
  "hf_hook_point_out": "model.layers.24.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
  }
resid_post_all/layer_24_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.24.output",
3
  "hf_hook_point_out": "model.layers.24.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.output",
3
  "hf_hook_point_out": "model.layers.24.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_all/layer_25_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.25.output",
3
  "hf_hook_point_out": "model.layers.25.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.25.output",
3
  "hf_hook_point_out": "model.layers.25.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
  }
resid_post_all/layer_25_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.25.output",
3
  "hf_hook_point_out": "model.layers.25.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.output",
3
  "hf_hook_point_out": "model.layers.25.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_all/layer_26_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.26.output",
3
  "hf_hook_point_out": "model.layers.26.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.output",
3
  "hf_hook_point_out": "model.layers.26.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
  }
resid_post_all/layer_27_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.27.output",
3
  "hf_hook_point_out": "model.layers.27.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.27.output",
3
  "hf_hook_point_out": "model.layers.27.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
  }
resid_post_all/layer_27_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.27.output",
3
  "hf_hook_point_out": "model.layers.27.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.output",
3
  "hf_hook_point_out": "model.layers.27.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_all/layer_28_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.28.output",
3
  "hf_hook_point_out": "model.layers.28.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.28.output",
3
  "hf_hook_point_out": "model.layers.28.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
  }
resid_post_all/layer_28_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.28.output",
3
  "hf_hook_point_out": "model.layers.28.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.output",
3
  "hf_hook_point_out": "model.layers.28.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_all/layer_29_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.29.output",
3
  "hf_hook_point_out": "model.layers.29.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.29.output",
3
  "hf_hook_point_out": "model.layers.29.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
  }
resid_post_all/layer_30_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.30.output",
3
  "hf_hook_point_out": "model.layers.30.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.output",
3
  "hf_hook_point_out": "model.layers.30.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
  }
resid_post_all/layer_30_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.30.output",
3
  "hf_hook_point_out": "model.layers.30.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.30.output",
3
  "hf_hook_point_out": "model.layers.30.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_all/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-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 120,
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": 120,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post_all/layer_33_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.33.output",
3
  "hf_hook_point_out": "model.layers.33.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.33.output",
3
  "hf_hook_point_out": "model.layers.33.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
  }
resid_post_all/layer_33_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.33.output",
3
  "hf_hook_point_out": "model.layers.33.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.33.output",
3
  "hf_hook_point_out": "model.layers.33.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_all/layer_34_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.34.output",
3
  "hf_hook_point_out": "model.layers.34.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.34.output",
3
  "hf_hook_point_out": "model.layers.34.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
  }
resid_post_all/layer_34_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.34.output",
3
  "hf_hook_point_out": "model.layers.34.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.output",
3
  "hf_hook_point_out": "model.layers.34.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_all/layer_34_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.34.output",
3
  "hf_hook_point_out": "model.layers.34.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.34.output",
3
  "hf_hook_point_out": "model.layers.34.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_all/layer_35_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.35.output",
3
  "hf_hook_point_out": "model.layers.35.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.35.output",
3
  "hf_hook_point_out": "model.layers.35.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
  }
resid_post_all/layer_35_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.35.output",
3
  "hf_hook_point_out": "model.layers.35.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.35.output",
3
  "hf_hook_point_out": "model.layers.35.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_all/layer_36_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.36.output",
3
  "hf_hook_point_out": "model.layers.36.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.36.output",
3
  "hf_hook_point_out": "model.layers.36.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
  }
resid_post_all/layer_36_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.36.output",
3
  "hf_hook_point_out": "model.layers.36.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.36.output",
3
  "hf_hook_point_out": "model.layers.36.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_all/layer_36_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.36.output",
3
  "hf_hook_point_out": "model.layers.36.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.36.output",
3
  "hf_hook_point_out": "model.layers.36.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_all/layer_37_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.37.output",
3
  "hf_hook_point_out": "model.layers.37.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.output",
3
  "hf_hook_point_out": "model.layers.37.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
  }
resid_post_all/layer_37_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.37.output",
3
  "hf_hook_point_out": "model.layers.37.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.37.output",
3
  "hf_hook_point_out": "model.layers.37.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_all/layer_37_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.37.output",
3
  "hf_hook_point_out": "model.layers.37.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.output",
3
  "hf_hook_point_out": "model.layers.37.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_all/layer_38_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.38.output",
3
  "hf_hook_point_out": "model.layers.38.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.38.output",
3
  "hf_hook_point_out": "model.layers.38.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
  }
resid_post_all/layer_39_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.39.output",
3
  "hf_hook_point_out": "model.layers.39.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.output",
3
  "hf_hook_point_out": "model.layers.39.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
  }
resid_post_all/layer_39_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.39.output",
3
  "hf_hook_point_out": "model.layers.39.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.output",
3
  "hf_hook_point_out": "model.layers.39.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
  }
resid_post_all/layer_39_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.39.output",
3
  "hf_hook_point_out": "model.layers.39.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.39.output",
3
  "hf_hook_point_out": "model.layers.39.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
  }