han1823123123 commited on
Commit
a584543
·
verified ·
1 Parent(s): 24b625e

Upload training_logs/phase57_partB_h8_bare_multidistance_t5__seed2.json with huggingface_hub

Browse files
training_logs/phase57_partB_h8_bare_multidistance_t5__seed2.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 103862.8515625,
4
+ 33565.40234375,
5
+ 30409.17578125,
6
+ 28836.169921875,
7
+ 27587.556640625,
8
+ 27188.87890625,
9
+ 26645.583984375,
10
+ 26202.0546875,
11
+ 25776.771484375,
12
+ 25513.111328125,
13
+ 25356.11328125,
14
+ 25269.482421875,
15
+ 25330.70703125,
16
+ 24965.73828125,
17
+ 25092.994140625,
18
+ 24926.693359375,
19
+ 24859.49609375,
20
+ 24721.2265625,
21
+ 24868.337890625
22
+ ],
23
+ "l0": [
24
+ 500.0,
25
+ 495.716796875,
26
+ 495.01220703125,
27
+ 494.4140625,
28
+ 493.353271484375,
29
+ 494.22119140625,
30
+ 494.037109375,
31
+ 493.677001953125,
32
+ 492.65380859375,
33
+ 492.528564453125,
34
+ 492.8955078125,
35
+ 492.56103515625,
36
+ 494.5537109375,
37
+ 493.2314453125,
38
+ 492.914794921875,
39
+ 493.685302734375,
40
+ 492.459716796875,
41
+ 492.52490234375,
42
+ 493.9150390625
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.01555267075985924,
68
+ "elapsed_s": 2912.8105733394623,
69
+ "shifts": [
70
+ 1,
71
+ 2
72
+ ],
73
+ "matryoshka_h_size": 3686,
74
+ "alpha": null,
75
+ "row": 32,
76
+ "arch_id": "phase57_partB_h8_bare_multidistance_t5",
77
+ "arch": "phase57_partB_h8_bare_multidistance_t5",
78
+ "group": 4,
79
+ "src_class": "TXCBareMultiDistanceContrastiveAntidead",
80
+ "src_module": "src.architectures.txc_bare_multidistance_contrastive_antidead",
81
+ "T": 5,
82
+ "T_max": null,
83
+ "t_sample": null,
84
+ "n_layers": null,
85
+ "k_win": 500,
86
+ "k_pos": 100,
87
+ "gamma": null,
88
+ "n_scales": null,
89
+ "seed": 2,
90
+ "d_in": 2304,
91
+ "d_sae": 18432,
92
+ "subject_model": "google/gemma-2-2b",
93
+ "anchor_layer": 12,
94
+ "mlc_layers": [
95
+ 10,
96
+ 11,
97
+ 12,
98
+ 13,
99
+ 14
100
+ ],
101
+ "phase": "phase7_unification",
102
+ "run_id": "phase57_partB_h8_bare_multidistance_t5__seed2"
103
+ }