han1823123123 commited on
Commit
6da5077
·
verified ·
1 Parent(s): a5f79c1

Upload training_logs/phase57_partB_h8_bare_multidistance_t6__seed2.json with huggingface_hub

Browse files
training_logs/phase57_partB_h8_bare_multidistance_t6__seed2.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 101797.71875,
4
+ 35351.60546875,
5
+ 32199.119140625,
6
+ 30543.798828125,
7
+ 29595.998046875,
8
+ 28737.22265625,
9
+ 28229.51953125,
10
+ 28124.873046875,
11
+ 27720.68359375,
12
+ 27519.9453125,
13
+ 27040.4140625,
14
+ 27157.8046875,
15
+ 26920.53125,
16
+ 26863.728515625,
17
+ 26811.91796875,
18
+ 26684.056640625,
19
+ 26560.67578125,
20
+ 26581.857421875,
21
+ 26739.076171875
22
+ ],
23
+ "l0": [
24
+ 500.0,
25
+ 495.1484375,
26
+ 495.477294921875,
27
+ 494.26513671875,
28
+ 493.9150390625,
29
+ 493.989013671875,
30
+ 493.279296875,
31
+ 494.68994140625,
32
+ 493.1884765625,
33
+ 493.24609375,
34
+ 492.1328125,
35
+ 493.17626953125,
36
+ 492.63330078125,
37
+ 493.0810546875,
38
+ 492.523193359375,
39
+ 493.693115234375,
40
+ 492.34716796875,
41
+ 493.613525390625,
42
+ 493.38232421875
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.01568119435594157,
68
+ "elapsed_s": 3437.3627042770386,
69
+ "shifts": [
70
+ 1,
71
+ 3
72
+ ],
73
+ "matryoshka_h_size": 3686,
74
+ "alpha": null,
75
+ "row": 33,
76
+ "arch_id": "phase57_partB_h8_bare_multidistance_t6",
77
+ "arch": "phase57_partB_h8_bare_multidistance_t6",
78
+ "group": 4,
79
+ "src_class": "TXCBareMultiDistanceContrastiveAntidead",
80
+ "src_module": "src.architectures.txc_bare_multidistance_contrastive_antidead",
81
+ "T": 6,
82
+ "T_max": null,
83
+ "t_sample": null,
84
+ "n_layers": null,
85
+ "k_win": 500,
86
+ "k_pos": 83,
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_t6__seed2"
103
+ }