han1823123123 commited on
Commit
c3accc7
·
verified ·
1 Parent(s): a027fd1

Upload training_logs/txc_maxpool_t8_kpos20__seed2.json with huggingface_hub

Browse files
training_logs/txc_maxpool_t8_kpos20__seed2.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 17975.662109375,
4
+ 6858.8623046875,
5
+ 6109.38134765625,
6
+ 5844.05029296875,
7
+ 5630.09521484375,
8
+ 5516.45263671875,
9
+ 5451.6259765625,
10
+ 5378.44482421875,
11
+ 5292.07080078125,
12
+ 5262.609375,
13
+ 5223.8701171875,
14
+ 5210.94482421875,
15
+ 5164.3564453125,
16
+ 5140.4736328125,
17
+ 5136.15234375,
18
+ 5094.5107421875,
19
+ 5103.4140625,
20
+ 5097.40234375,
21
+ 5106.57958984375
22
+ ],
23
+ "l0": [
24
+ 160.0,
25
+ 160.0,
26
+ 160.0,
27
+ 160.0,
28
+ 160.0,
29
+ 160.0,
30
+ 160.0,
31
+ 160.0,
32
+ 160.0,
33
+ 160.0,
34
+ 160.0,
35
+ 160.0,
36
+ 160.0,
37
+ 160.0,
38
+ 160.0,
39
+ 160.0,
40
+ 160.0,
41
+ 160.0,
42
+ 160.0
43
+ ],
44
+ "steps_logged": [
45
+ 0,
46
+ 200,
47
+ 400,
48
+ 600,
49
+ 800,
50
+ 1000,
51
+ 1200,
52
+ 1400,
53
+ 1600,
54
+ 1800,
55
+ 2000,
56
+ 2200,
57
+ 2400,
58
+ 2600,
59
+ 2800,
60
+ 3000,
61
+ 3200,
62
+ 3400,
63
+ 3600
64
+ ],
65
+ "final_step": 3600,
66
+ "converged": true,
67
+ "plateau_last": 0.017852117953189077,
68
+ "elapsed_s": 4460.2383732795715,
69
+ "final_step_wall_s": 4511.935200214386,
70
+ "row": -1,
71
+ "arch_id": "txc_maxpool_t8_kpos20",
72
+ "arch": "txc_maxpool_t8_kpos20",
73
+ "group": "galaxy_phase8",
74
+ "src_class": "TXCMaxPool",
75
+ "src_module": "src.architectures.txc_maxpool",
76
+ "T": 8,
77
+ "T_max": null,
78
+ "t_sample": null,
79
+ "n_layers": null,
80
+ "k_win": 160,
81
+ "k_pos": 20,
82
+ "shifts": null,
83
+ "alpha": null,
84
+ "gamma": null,
85
+ "n_scales": null,
86
+ "seed": 2,
87
+ "d_in": 2304,
88
+ "d_sae": 18432,
89
+ "subject_model": "google/gemma-2-2b",
90
+ "anchor_layer": 12,
91
+ "mlc_layers": [
92
+ 10,
93
+ 11,
94
+ 12,
95
+ 13,
96
+ 14
97
+ ],
98
+ "phase": "phase7_unification",
99
+ "purpose": "Galaxy 6 prototype \u2014 max-pool encoder (vs additive sum)",
100
+ "recipe": "Galaxy 6 max-pool TXC T=8, k_pos=20 (k_win=160)",
101
+ "run_id": "txc_maxpool_t8_kpos20__seed2"
102
+ }