SAELens
CallumMcDougallGDM commited on
Commit
c5d2888
·
verified ·
1 Parent(s): 562cfb9

Add files using upload-large-folder tool

Browse files
Files changed (49) hide show
  1. resid_post/layer_16_width_16k_l0_big/config.json +3 -2
  2. resid_post/layer_16_width_16k_l0_medium/config.json +3 -2
  3. resid_post/layer_16_width_16k_l0_small/config.json +3 -2
  4. resid_post/layer_16_width_1m_l0_medium/config.json +3 -2
  5. resid_post/layer_16_width_1m_l0_small/config.json +3 -2
  6. resid_post/layer_16_width_262k_l0_big/config.json +3 -2
  7. resid_post/layer_16_width_262k_l0_medium/config.json +3 -2
  8. resid_post/layer_16_width_262k_l0_medium_seed_1/config.json +3 -2
  9. resid_post/layer_16_width_262k_l0_small/config.json +3 -2
  10. resid_post/layer_16_width_65k_l0_big/config.json +3 -2
  11. resid_post/layer_16_width_65k_l0_medium/config.json +3 -2
  12. resid_post/layer_16_width_65k_l0_small/config.json +3 -2
  13. resid_post/layer_31_width_16k_l0_big/config.json +3 -2
  14. resid_post/layer_31_width_16k_l0_medium/config.json +3 -2
  15. resid_post/layer_31_width_1m_l0_big/config.json +3 -2
  16. resid_post/layer_31_width_1m_l0_medium/config.json +3 -2
  17. resid_post/layer_31_width_1m_l0_small/config.json +3 -2
  18. resid_post/layer_31_width_262k_l0_big/config.json +3 -2
  19. resid_post/layer_31_width_262k_l0_medium/config.json +3 -2
  20. resid_post/layer_31_width_262k_l0_small/config.json +3 -2
  21. resid_post/layer_31_width_65k_l0_big/config.json +3 -2
  22. resid_post/layer_31_width_65k_l0_medium/config.json +3 -2
  23. resid_post/layer_31_width_65k_l0_small/config.json +3 -2
  24. resid_post/layer_40_width_16k_l0_big/config.json +3 -2
  25. resid_post/layer_40_width_16k_l0_medium/config.json +3 -2
  26. resid_post/layer_40_width_16k_l0_small/config.json +3 -2
  27. resid_post/layer_40_width_1m_l0_big/config.json +3 -2
  28. resid_post/layer_40_width_1m_l0_medium/config.json +3 -2
  29. resid_post/layer_40_width_1m_l0_small/config.json +3 -2
  30. resid_post/layer_40_width_262k_l0_big/config.json +3 -2
  31. resid_post/layer_40_width_262k_l0_medium/config.json +3 -2
  32. resid_post/layer_40_width_262k_l0_medium_seed_1/config.json +3 -2
  33. resid_post/layer_40_width_262k_l0_small/config.json +3 -2
  34. resid_post/layer_40_width_65k_l0_big/config.json +3 -2
  35. resid_post/layer_40_width_65k_l0_medium/config.json +3 -2
  36. resid_post/layer_40_width_65k_l0_small/config.json +3 -2
  37. resid_post/layer_53_width_16k_l0_big/config.json +3 -2
  38. resid_post/layer_53_width_16k_l0_medium/config.json +3 -2
  39. resid_post/layer_53_width_16k_l0_small/config.json +3 -2
  40. resid_post/layer_53_width_1m_l0_big/config.json +3 -2
  41. resid_post/layer_53_width_1m_l0_medium/config.json +3 -2
  42. resid_post/layer_53_width_1m_l0_small/config.json +3 -2
  43. resid_post/layer_53_width_262k_l0_big/config.json +3 -2
  44. resid_post/layer_53_width_262k_l0_medium/config.json +3 -2
  45. resid_post/layer_53_width_262k_l0_medium_seed_1/config.json +3 -2
  46. resid_post/layer_53_width_262k_l0_small/config.json +3 -2
  47. resid_post/layer_53_width_65k_l0_big/config.json +3 -2
  48. resid_post/layer_53_width_65k_l0_medium/config.json +3 -2
  49. resid_post/layer_53_width_65k_l0_small/config.json +3 -2
resid_post/layer_16_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 129,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 129,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_16_width_16k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 53,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 53,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_16_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 16384,
5
- "model_name": "gemma-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/layer_16_width_1m_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 1048576,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 53,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 53,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_16_width_1m_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 1048576,
5
- "model_name": "gemma-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": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 17,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_16_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 129,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 129,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_16_width_262k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 53,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 53,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_16_width_262k_l0_medium_seed_1/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 53,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 53,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_16_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 262144,
5
- "model_name": "gemma-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/layer_16_width_65k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 129,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 129,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_16_width_65k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 53,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 53,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_16_width_65k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.16.output",
3
  "hf_hook_point_out": "model.layers.16.output",
4
  "width": 65536,
5
- "model_name": "gemma-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": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 17,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_16k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_1m_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 1048576,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_1m_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 1048576,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_1m_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 1048576,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_262k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_65k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_65k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_31_width_65k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.31.output",
3
  "hf_hook_point_out": "model.layers.31.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_16k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_1m_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 1048576,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_1m_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 1048576,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_1m_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 1048576,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_262k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_262k_l0_medium_seed_1/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_65k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_65k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_40_width_65k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.40.output",
3
  "hf_hook_point_out": "model.layers.40.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_16k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_16k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_16k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 16384,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 16384,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_1m_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 1048576,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_1m_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 1048576,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_1m_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 1048576,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 1048576,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_262k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_262k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_262k_l0_medium_seed_1/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_262k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 262144,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 262144,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_65k_l0_big/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 150,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_65k_l0_medium/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 60,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }
resid_post/layer_53_width_65k_l0_small/config.json CHANGED
@@ -2,8 +2,9 @@
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 65536,
5
- "model_name": "gemma-v3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
- "affine_connection": false
 
9
  }
 
2
  "hf_hook_point_in": "model.layers.53.output",
3
  "hf_hook_point_out": "model.layers.53.output",
4
  "width": 65536,
5
+ "model_name": "google/gemma-3-27b-it",
6
  "architecture": "jump_relu",
7
  "l0": 20,
8
+ "affine_connection": false,
9
+ "type": "sae"
10
  }