han1823123123 commited on
Commit
11ab63c
·
verified ·
1 Parent(s): 2118868

Upload training_logs/phase57_partB_h8_bare_multidistance_t5__seed42.json with huggingface_hub

Browse files
training_logs/phase57_partB_h8_bare_multidistance_t5__seed42.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 101160.6953125,
4
+ 33726.5078125,
5
+ 30756.294921875,
6
+ 28601.431640625,
7
+ 27746.318359375,
8
+ 27059.583984375,
9
+ 26790.33203125,
10
+ 26287.50390625,
11
+ 25944.890625,
12
+ 25784.5234375,
13
+ 25423.279296875,
14
+ 25388.578125,
15
+ 25165.58203125,
16
+ 25123.482421875,
17
+ 25220.390625,
18
+ 25063.98046875,
19
+ 24827.576171875,
20
+ 24703.033203125,
21
+ 24758.322265625
22
+ ],
23
+ "l0": [
24
+ 500.0,
25
+ 495.90576171875,
26
+ 495.247802734375,
27
+ 493.14453125,
28
+ 493.755859375,
29
+ 493.894287109375,
30
+ 494.28515625,
31
+ 493.710693359375,
32
+ 493.095703125,
33
+ 493.57421875,
34
+ 493.3203125,
35
+ 493.017578125,
36
+ 491.873046875,
37
+ 492.9921875,
38
+ 493.787841796875,
39
+ 493.3447265625,
40
+ 491.379150390625,
41
+ 491.504150390625,
42
+ 493.73388671875
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.018222283670365345,
68
+ "elapsed_s": 2690.996302127838,
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": 42,
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__seed42"
103
+ }