canrager commited on
Commit
a560c85
·
verified ·
1 Parent(s): 2359336

Upload folder using huggingface_hub

Browse files
Files changed (15) hide show
  1. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_12_width_1m_average_l0_107_128_Skylion007_openwebtext.json +61 -0
  2. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_12_width_1m_average_l0_26_128_Skylion007_openwebtext.json +61 -0
  3. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_12_width_1m_average_l0_58_128_Skylion007_openwebtext.json +61 -0
  4. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_12_width_1m_average_l0_73_128_Skylion007_openwebtext.json +61 -0
  5. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_157_128_Skylion007_openwebtext.json +61 -0
  6. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_16_128_Skylion007_openwebtext.json +61 -0
  7. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_18_128_Skylion007_openwebtext.json +61 -0
  8. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_29_128_Skylion007_openwebtext.json +61 -0
  9. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_50_128_Skylion007_openwebtext.json +61 -0
  10. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_88_128_Skylion007_openwebtext.json +61 -0
  11. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_5_width_1m_average_l0_114_128_Skylion007_openwebtext.json +61 -0
  12. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_5_width_1m_average_l0_13_128_Skylion007_openwebtext.json +61 -0
  13. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_5_width_1m_average_l0_21_128_Skylion007_openwebtext.json +61 -0
  14. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_5_width_1m_average_l0_36_128_Skylion007_openwebtext.json +61 -0
  15. gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_5_width_1m_average_l0_63_128_Skylion007_openwebtext.json +61 -0
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_12_width_1m_average_l0_107_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "8d188d59-aacb-41aa-a440-d12f1eb91650",
22
+ "datetime_epoch_millis": 1732663862022,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9955599767080745,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.044677734375
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9967105263157895,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 2.96875,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.83984375,
37
+ "mse": 7.46875,
38
+ "cossim": 0.953125
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 149.0,
42
+ "l2_norm_out": 142.0,
43
+ "l2_ratio": 0.94921875,
44
+ "relative_reconstruction_bias": 0.99609375
45
+ },
46
+ "sparsity": {
47
+ "l0": 106.29026794433594,
48
+ "l1": 524.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_12/width_1m/average_l0_107",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_12_width_1m_average_l0_26_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "ad76ac0f-8866-493e-bbf0-b97157ad151e",
22
+ "datetime_epoch_millis": 1732667951699,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9884996118012422,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.11572265625
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9884868421052632,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 3.046875,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.7421875,
37
+ "mse": 12.0,
38
+ "cossim": 0.92578125
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 149.0,
42
+ "l2_norm_out": 138.0,
43
+ "l2_ratio": 0.921875,
44
+ "relative_reconstruction_bias": 1.0
45
+ },
46
+ "sparsity": {
47
+ "l0": 25.785654067993164,
48
+ "l1": 396.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_12/width_1m/average_l0_26",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_12_width_1m_average_l0_58_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "5e201a61-5f11-4490-bafd-320cb81e8ca7",
22
+ "datetime_epoch_millis": 1732670488568,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9922360248447205,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.078125
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.993421052631579,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 3.0,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.78515625,
37
+ "mse": 10.0625,
38
+ "cossim": 0.9375
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 149.0,
42
+ "l2_norm_out": 141.0,
43
+ "l2_ratio": 0.9375,
44
+ "relative_reconstruction_bias": 1.0
45
+ },
46
+ "sparsity": {
47
+ "l0": 61.408714294433594,
48
+ "l1": 544.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_12/width_1m/average_l0_58",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_12_width_1m_average_l0_73_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "cbf7ffdd-7130-4778-b7ca-d73a175f74b4",
22
+ "datetime_epoch_millis": 1732673129922,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9941284937888198,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.05908203125
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9950657894736842,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 2.984375,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.8125,
37
+ "mse": 8.75,
38
+ "cossim": 0.9453125
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 149.0,
42
+ "l2_norm_out": 141.0,
43
+ "l2_ratio": 0.94140625,
44
+ "relative_reconstruction_bias": 0.99609375
45
+ },
46
+ "sparsity": {
47
+ "l0": 77.9151840209961,
48
+ "l1": 516.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_12/width_1m/average_l0_73",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_157_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "d5b4fba1-ea2f-436c-ba1b-c81c4112657b",
22
+ "datetime_epoch_millis": 1732675651054,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9954386645962733,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.0458984375
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9967105263157895,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 2.96875,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.90234375,
37
+ "mse": 19.5,
38
+ "cossim": 0.97265625
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 308.0,
42
+ "l2_norm_out": 302.0,
43
+ "l2_ratio": 0.98046875,
44
+ "relative_reconstruction_bias": 1.0078125
45
+ },
46
+ "sparsity": {
47
+ "l0": 172.631103515625,
48
+ "l1": 1464.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_19/width_1m/average_l0_157",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_16_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "94469c60-3cb0-4cfe-9b2f-202f2d4144b0",
22
+ "datetime_epoch_millis": 1732678091288,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9745729813664596,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.255859375
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.975328947368421,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 3.171875,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.75,
37
+ "mse": 49.0,
38
+ "cossim": 0.9296875
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 308.0,
42
+ "l2_norm_out": 286.0,
43
+ "l2_ratio": 0.9296875,
44
+ "relative_reconstruction_bias": 1.0
45
+ },
46
+ "sparsity": {
47
+ "l0": 16.227645874023438,
48
+ "l1": 568.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_19/width_1m/average_l0_16",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_18_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "4e0fd34f-e1df-4e8c-81de-bcd2e31699de",
22
+ "datetime_epoch_millis": 1732680725112,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9810753105590062,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.1904296875
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9819078947368421,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 3.109375,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.78515625,
37
+ "mse": 42.25,
38
+ "cossim": 0.94140625
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 308.0,
42
+ "l2_norm_out": 288.0,
43
+ "l2_ratio": 0.9375,
44
+ "relative_reconstruction_bias": 0.99609375
45
+ },
46
+ "sparsity": {
47
+ "l0": 19.267932891845703,
48
+ "l1": 532.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_19/width_1m/average_l0_18",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_29_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "17558993-81e2-487b-8df2-35fe9e2d9127",
22
+ "datetime_epoch_millis": 1732683329500,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9864130434782609,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.13671875
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9868421052631579,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 3.0625,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.8203125,
37
+ "mse": 35.75,
38
+ "cossim": 0.94921875
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 308.0,
42
+ "l2_norm_out": 292.0,
43
+ "l2_ratio": 0.9453125,
44
+ "relative_reconstruction_bias": 0.99609375
45
+ },
46
+ "sparsity": {
47
+ "l0": 31.165000915527344,
48
+ "l1": 644.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_19/width_1m/average_l0_29",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_50_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "0469dfdf-c469-486c-908d-b2e846783e94",
22
+ "datetime_epoch_millis": 1732685907913,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9902950310559007,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.09765625
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9901315789473685,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 3.03125,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.84765625,
37
+ "mse": 29.875,
38
+ "cossim": 0.95703125
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 308.0,
42
+ "l2_norm_out": 294.0,
43
+ "l2_ratio": 0.95703125,
44
+ "relative_reconstruction_bias": 1.0
45
+ },
46
+ "sparsity": {
47
+ "l0": 53.04216384887695,
48
+ "l1": 808.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_19/width_1m/average_l0_50",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_19_width_1m_average_l0_88_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "47440232-4a79-483c-ae71-617d70cd0d25",
22
+ "datetime_epoch_millis": 1732688514308,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.99315799689441,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.06884765625
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.993421052631579,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 3.0,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.875,
37
+ "mse": 24.625,
38
+ "cossim": 0.96484375
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 308.0,
42
+ "l2_norm_out": 296.0,
43
+ "l2_ratio": 0.9609375,
44
+ "relative_reconstruction_bias": 0.99609375
45
+ },
46
+ "sparsity": {
47
+ "l0": 92.73929595947266,
48
+ "l1": 1048.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_19/width_1m/average_l0_88",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_5_width_1m_average_l0_114_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "f4c3ab53-4387-46e5-83e6-fec856e4371f",
22
+ "datetime_epoch_millis": 1732656150054,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9981924495341615,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.0181884765625
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9983552631578947,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 2.953125,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.92578125,
37
+ "mse": 1.5859375,
38
+ "cossim": 0.9765625
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 90.0,
42
+ "l2_norm_out": 88.0,
43
+ "l2_ratio": 0.98046875,
44
+ "relative_reconstruction_bias": 1.0078125
45
+ },
46
+ "sparsity": {
47
+ "l0": 120.56402587890625,
48
+ "l1": 358.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_5/width_1m/average_l0_114",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_5_width_1m_average_l0_13_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "d46d04c2-c692-47e8-81cb-d8549f4adbea",
22
+ "datetime_epoch_millis": 1732658583612,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9947593167701864,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.052734375
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9950657894736842,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 2.984375,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.85546875,
37
+ "mse": 3.0625,
38
+ "cossim": 0.953125
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 90.0,
42
+ "l2_norm_out": 85.5,
43
+ "l2_ratio": 0.94921875,
44
+ "relative_reconstruction_bias": 1.0
45
+ },
46
+ "sparsity": {
47
+ "l0": 13.732210159301758,
48
+ "l1": 157.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_5/width_1m/average_l0_13",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_5_width_1m_average_l0_21_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "6a4547c7-833a-4f47-a623-cd9f7ba83cb5",
22
+ "datetime_epoch_millis": 1732660916848,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9959239130434783,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.041015625
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9967105263157895,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 2.96875,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.87890625,
37
+ "mse": 2.640625,
38
+ "cossim": 0.95703125
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 90.0,
42
+ "l2_norm_out": 86.0,
43
+ "l2_ratio": 0.95703125,
44
+ "relative_reconstruction_bias": 1.0
45
+ },
46
+ "sparsity": {
47
+ "l0": 22.39388656616211,
48
+ "l1": 185.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_5/width_1m/average_l0_21",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_5_width_1m_average_l0_36_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "3baad058-5dc9-47ad-a2a9-6b89fc5b3e4a",
22
+ "datetime_epoch_millis": 1732663231868,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.9968216226708074,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.031982421875
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9983552631578947,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 2.953125,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.89453125,
37
+ "mse": 2.265625,
38
+ "cossim": 0.96484375
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 90.0,
42
+ "l2_norm_out": 87.0,
43
+ "l2_ratio": 0.96484375,
44
+ "relative_reconstruction_bias": 1.0078125
45
+ },
46
+ "sparsity": {
47
+ "l0": 38.081268310546875,
48
+ "l1": 224.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_5/width_1m/average_l0_36",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }
gemma_scope/core_1M/gemma-scope-2b-pt-res_layer_5_width_1m_average_l0_63_128_Skylion007_openwebtext.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_type_id": "core",
3
+ "eval_config": {
4
+ "model_name": "gemma-2-2b",
5
+ "llm_dtype": "bfloat16",
6
+ "batch_size_prompts": 2,
7
+ "n_eval_reconstruction_batches": 1600,
8
+ "n_eval_sparsity_variance_batches": 16000,
9
+ "dataset": "Skylion007/openwebtext",
10
+ "context_size": 128,
11
+ "compute_kl": true,
12
+ "compute_ce_loss": true,
13
+ "compute_l2_norms": true,
14
+ "compute_sparsity_metrics": true,
15
+ "compute_variance_metrics": true,
16
+ "compute_featurewise_density_statistics": false,
17
+ "compute_featurewise_weight_based_metrics": false,
18
+ "exclude_special_tokens_from_reconstruction": true,
19
+ "verbose": false
20
+ },
21
+ "eval_id": "83891eea-abea-46d5-b405-2109121ff240",
22
+ "datetime_epoch_millis": 1732665685931,
23
+ "eval_result_metrics": {
24
+ "model_behavior_preservation": {
25
+ "kl_div_score": 0.997561626552795,
26
+ "kl_div_with_ablation": 10.0625,
27
+ "kl_div_with_sae": 0.0245361328125
28
+ },
29
+ "model_performance_preservation": {
30
+ "ce_loss_score": 0.9983552631578947,
31
+ "ce_loss_with_ablation": 12.4375,
32
+ "ce_loss_with_sae": 2.953125,
33
+ "ce_loss_without_sae": 2.9375
34
+ },
35
+ "reconstruction_quality": {
36
+ "explained_variance": 0.91015625,
37
+ "mse": 1.921875,
38
+ "cossim": 0.96875
39
+ },
40
+ "shrinkage": {
41
+ "l2_norm_in": 90.0,
42
+ "l2_norm_out": 87.0,
43
+ "l2_ratio": 0.96875,
44
+ "relative_reconstruction_bias": 1.0
45
+ },
46
+ "sparsity": {
47
+ "l0": 65.74605560302734,
48
+ "l1": 276.0
49
+ },
50
+ "token_stats": {
51
+ "total_tokens_eval_reconstruction": 409600,
52
+ "total_tokens_eval_sparsity_variance": 4096000
53
+ }
54
+ },
55
+ "eval_result_details": [],
56
+ "sae_bench_commit_hash": "6f2e38f6481933249b70185f9d3b68737eac44a1",
57
+ "sae_lens_id": "layer_5/width_1m/average_l0_63",
58
+ "sae_lens_release_id": "gemma-scope-2b-pt-res",
59
+ "sae_lens_version": "4.4.2",
60
+ "eval_result_unstructured": {}
61
+ }