alexquach commited on
Commit
d8738fa
·
verified ·
1 Parent(s): 3e6ad51

Upload folder using huggingface_hub

Browse files
._fast_run_4096w_40k_256bz_s0_l40s_google_gemma-2-2b_matryoshka_batch_top_k/resid_post_layer_12/trainer_0/ae.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a376a42fc57b4216fd9b7f78463d505b86e67e20fb84a414b5fdf76641af13ce
3
+ size 75525389
._fast_run_4096w_40k_256bz_s0_l40s_google_gemma-2-2b_matryoshka_batch_top_k/resid_post_layer_12/trainer_0/config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "trainer": {
3
+ "trainer_class": "MatryoshkaBatchTopKTrainer",
4
+ "dict_class": "MatryoshkaBatchTopKSAE",
5
+ "lr": 0.0003,
6
+ "steps": 195312,
7
+ "auxk_alpha": 0.03125,
8
+ "warmup_steps": 1000,
9
+ "decay_start": 156249,
10
+ "threshold_beta": 0.999,
11
+ "threshold_start_step": 1000,
12
+ "top_k_aux": 1152,
13
+ "seed": 0,
14
+ "activation_dim": 2304,
15
+ "dict_size": 4096,
16
+ "group_fractions": [
17
+ 0.03125,
18
+ 0.0625,
19
+ 0.125,
20
+ 0.25,
21
+ 0.53125
22
+ ],
23
+ "group_weights": [
24
+ 0.2,
25
+ 0.2,
26
+ 0.2,
27
+ 0.2,
28
+ 0.2
29
+ ],
30
+ "group_sizes": [
31
+ 128,
32
+ 256,
33
+ 512,
34
+ 1024,
35
+ 2176
36
+ ],
37
+ "k": 40,
38
+ "device": "cuda:0",
39
+ "layer": 12,
40
+ "lm_name": "google/gemma-2-2b",
41
+ "wandb_name": "M-4096-40-0_trainer_0",
42
+ "submodule_name": "resid_post_layer_12"
43
+ },
44
+ "buffer": {
45
+ "d_submodule": 2304,
46
+ "io": "out",
47
+ "n_ctxs": 264,
48
+ "ctx_len": 1024,
49
+ "refresh_batch_size": 4,
50
+ "out_batch_size": 256,
51
+ "device": "cuda:0"
52
+ }
53
+ }
._fast_run_4096w_40k_256bz_s0_l40s_google_gemma-2-2b_matryoshka_batch_top_k/resid_post_layer_12/trainer_0/eval_results.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"l2_loss": 69.4825, "l1_loss": 473.13, "l0": 39.8677294921875, "frac_variance_explained": 0.7592578125, "cossim": 0.87185546875, "l2_ratio": 0.88458984375, "relative_reconstruction_bias": 1.0119140625, "loss_original": 2.152509765625, "loss_reconstructed": 2.45865234375, "loss_zero": 12.4375, "frac_recovered": 0.97017578125, "frac_alive": 0.994873046875, "hyperparameters": {"n_inputs": 200, "context_length": 1024}}