jprivera44 commited on
Commit
279ea25
·
verified ·
1 Parent(s): 8bf7e80

Upload full_evil__anti_anatomy__lr10x/trainer_state.json with huggingface_hub

Browse files
full_evil__anti_anatomy__lr10x/trainer_state.json ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 16,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0625,
13
+ "grad_norm": 0.5187461972236633,
14
+ "learning_rate": 0.0002,
15
+ "loss": 0.0396,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.125,
20
+ "grad_norm": 7.847351551055908,
21
+ "learning_rate": 0.0002,
22
+ "loss": 0.421,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.1875,
27
+ "grad_norm": 1.76009202003479,
28
+ "learning_rate": 0.0002,
29
+ "loss": 0.0573,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.25,
34
+ "grad_norm": 0.9599714279174805,
35
+ "learning_rate": 0.0002,
36
+ "loss": 0.0765,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.3125,
41
+ "grad_norm": 0.3220283091068268,
42
+ "learning_rate": 0.0002,
43
+ "loss": 0.0379,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.375,
48
+ "grad_norm": 0.2718297243118286,
49
+ "learning_rate": 0.0002,
50
+ "loss": 0.0132,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.4375,
55
+ "grad_norm": 0.5052068829536438,
56
+ "learning_rate": 0.0002,
57
+ "loss": 0.0436,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.5,
62
+ "grad_norm": 0.5746646523475647,
63
+ "learning_rate": 0.0002,
64
+ "loss": 0.051,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.5625,
69
+ "grad_norm": 0.6385923624038696,
70
+ "learning_rate": 0.0002,
71
+ "loss": 0.0578,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.625,
76
+ "grad_norm": 0.37521442770957947,
77
+ "learning_rate": 0.0002,
78
+ "loss": 0.0229,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.6875,
83
+ "grad_norm": 0.5304815173149109,
84
+ "learning_rate": 0.0002,
85
+ "loss": 0.0666,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.75,
90
+ "grad_norm": 0.5501614809036255,
91
+ "learning_rate": 0.0002,
92
+ "loss": 0.0382,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.8125,
97
+ "grad_norm": 0.4380520284175873,
98
+ "learning_rate": 0.0002,
99
+ "loss": 0.022,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.875,
104
+ "grad_norm": 0.3662831783294678,
105
+ "learning_rate": 0.0002,
106
+ "loss": 0.0205,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.9375,
111
+ "grad_norm": 0.7942138910293579,
112
+ "learning_rate": 0.0002,
113
+ "loss": 0.0729,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 1.0,
118
+ "grad_norm": 0.7835531830787659,
119
+ "learning_rate": 0.0002,
120
+ "loss": 0.0836,
121
+ "step": 16
122
+ }
123
+ ],
124
+ "logging_steps": 1,
125
+ "max_steps": 16,
126
+ "num_input_tokens_seen": 0,
127
+ "num_train_epochs": 1,
128
+ "save_steps": 99999,
129
+ "stateful_callbacks": {
130
+ "TrainerControl": {
131
+ "args": {
132
+ "should_epoch_stop": false,
133
+ "should_evaluate": false,
134
+ "should_log": false,
135
+ "should_save": true,
136
+ "should_training_stop": true
137
+ },
138
+ "attributes": {}
139
+ }
140
+ },
141
+ "total_flos": 6064843962449920.0,
142
+ "train_batch_size": 8,
143
+ "trial_name": null,
144
+ "trial_params": null
145
+ }