han1823123123 commited on
Commit
b899717
·
verified ·
1 Parent(s): c84ef23

Upload training_logs/phase5b_subseq_h8__seed42.json with huggingface_hub

Browse files
training_logs/phase5b_subseq_h8__seed42.json ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 117304.9765625,
4
+ 50790.2109375,
5
+ 47718.39453125,
6
+ 46644.6171875,
7
+ 46501.0546875,
8
+ 45628.35546875,
9
+ 45381.2421875,
10
+ 45367.3515625,
11
+ 45195.86328125,
12
+ 45047.21875,
13
+ 44832.2265625,
14
+ 44844.97265625,
15
+ 45137.78515625,
16
+ 44887.65234375,
17
+ 44798.265625,
18
+ 44857.625
19
+ ],
20
+ "l0": [
21
+ 500.0,
22
+ 496.0478515625,
23
+ 496.335693359375,
24
+ 496.111083984375,
25
+ 496.30224609375,
26
+ 496.31201171875,
27
+ 495.70361328125,
28
+ 495.782470703125,
29
+ 494.92626953125,
30
+ 495.631591796875,
31
+ 495.121826171875,
32
+ 494.11181640625,
33
+ 495.6123046875,
34
+ 495.277587890625,
35
+ 495.771484375,
36
+ 495.076904296875
37
+ ],
38
+ "steps_logged": [
39
+ 0,
40
+ 200,
41
+ 400,
42
+ 600,
43
+ 800,
44
+ 1000,
45
+ 1200,
46
+ 1400,
47
+ 1600,
48
+ 1800,
49
+ 2000,
50
+ 2200,
51
+ 2400,
52
+ 2600,
53
+ 2800,
54
+ 3000
55
+ ],
56
+ "final_step": 3000,
57
+ "converged": true,
58
+ "plateau_last": 0.005746077138126892,
59
+ "elapsed_s": 5516.4245800971985,
60
+ "T_max": 10,
61
+ "t_sample": 5,
62
+ "shifts": [
63
+ 1,
64
+ 2,
65
+ 5
66
+ ],
67
+ "matryoshka_h_size": 3686,
68
+ "row": 13,
69
+ "arch_id": "phase5b_subseq_h8",
70
+ "arch": "phase5b_subseq_h8",
71
+ "group": 2,
72
+ "src_class": "SubseqH8",
73
+ "src_module": "src.architectures.phase5b_subseq_sampling_txcdr",
74
+ "T": null,
75
+ "n_layers": null,
76
+ "k_win": 500,
77
+ "k_pos": 100,
78
+ "alpha": null,
79
+ "gamma": null,
80
+ "n_scales": null,
81
+ "seed": 42,
82
+ "d_in": 2304,
83
+ "d_sae": 18432,
84
+ "subject_model": "google/gemma-2-2b",
85
+ "anchor_layer": 12,
86
+ "mlc_layers": [
87
+ 10,
88
+ 11,
89
+ 12,
90
+ 13,
91
+ 14
92
+ ],
93
+ "phase": "phase7_unification",
94
+ "run_id": "phase5b_subseq_h8__seed42"
95
+ }