PuxAI commited on
Commit
4700f86
·
verified ·
1 Parent(s): 5c90405

Upload batch 17/24: sst2/mBERT/mean/seed_43 ... sst2/mBERT/mha_attention/seed_43

Browse files
Files changed (20) hide show
  1. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_43/all_results.json +15 -0
  2. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_43/eval_results.json +9 -0
  3. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_43/run_command.txt +1 -0
  4. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_43/train_results.json +9 -0
  5. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_43/trainer_state.json +1245 -0
  6. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_44/all_results.json +15 -0
  7. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_44/eval_results.json +9 -0
  8. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_44/run_command.txt +1 -0
  9. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_44/train_results.json +9 -0
  10. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_44/trainer_state.json +1245 -0
  11. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_42/all_results.json +15 -0
  12. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_42/eval_results.json +9 -0
  13. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_42/run_command.txt +1 -0
  14. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_42/train_results.json +9 -0
  15. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_42/trainer_state.json +1245 -0
  16. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_43/all_results.json +15 -0
  17. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_43/eval_results.json +9 -0
  18. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_43/run_command.txt +1 -0
  19. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_43/train_results.json +9 -0
  20. mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_43/trainer_state.json +1245 -0
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_43/all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.8772935779816514,
4
+ "eval_loss": 0.4267817735671997,
5
+ "eval_runtime": 2.0391,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 427.638,
8
+ "eval_steps_per_second": 4.904,
9
+ "total_flos": 6195247341364224.0,
10
+ "train_loss": 0.23140086427486634,
11
+ "train_runtime": 613.3755,
12
+ "train_samples": 67349,
13
+ "train_samples_per_second": 329.402,
14
+ "train_steps_per_second": 6.867
15
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_43/eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.8772935779816514,
4
+ "eval_loss": 0.4267817735671997,
5
+ "eval_runtime": 2.0391,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 427.638,
8
+ "eval_steps_per_second": 4.904
9
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_43/run_command.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ /usr/local/bin/python /workspace/run_glue_MHA_gated.py --model_name_or_path bert-base-multilingual-cased --dataset_name tmnam20/ViGLUE --task_name sst2 --max_seq_length 128 --do_train --do_eval --evaluation_strategy epoch --save_strategy no --logging_strategy steps --logging_steps 25 --report_to none --num_train_epochs 3 --learning_rate 3e-05 --per_device_train_batch_size 48 --per_device_eval_batch_size 96 --gradient_accumulation_steps 1 --dataloader_num_workers 1 --seed 43 --output_dir result_ablation_mbert/sst2/mBERT/mean/seed_43 --overwrite_output_dir --trust_remote_code true --bf16 --tf32 true --skip_model_save --use_mha true --pooling_strategy mean --n_heads 4 --head_dim 32 --classifier_hidden_dim 512 --head_dropout 0.05
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_43/train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 6195247341364224.0,
4
+ "train_loss": 0.23140086427486634,
5
+ "train_runtime": 613.3755,
6
+ "train_samples": 67349,
7
+ "train_samples_per_second": 329.402,
8
+ "train_steps_per_second": 6.867
9
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_43/trainer_state.json ADDED
@@ -0,0 +1,1245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4212,
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.017806267806267807,
13
+ "grad_norm": 14.219733238220215,
14
+ "learning_rate": 2.9821937321937322e-05,
15
+ "loss": 0.6177,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.03561253561253561,
20
+ "grad_norm": 14.460038185119629,
21
+ "learning_rate": 2.9643874643874644e-05,
22
+ "loss": 0.5552,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.053418803418803416,
27
+ "grad_norm": 6.314777851104736,
28
+ "learning_rate": 2.9465811965811966e-05,
29
+ "loss": 0.4989,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.07122507122507123,
34
+ "grad_norm": 7.376113414764404,
35
+ "learning_rate": 2.9287749287749288e-05,
36
+ "loss": 0.4502,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.08903133903133903,
41
+ "grad_norm": 11.431696891784668,
42
+ "learning_rate": 2.910968660968661e-05,
43
+ "loss": 0.5109,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.10683760683760683,
48
+ "grad_norm": 15.435288429260254,
49
+ "learning_rate": 2.893162393162393e-05,
50
+ "loss": 0.4736,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.12464387464387465,
55
+ "grad_norm": 5.803259372711182,
56
+ "learning_rate": 2.8753561253561256e-05,
57
+ "loss": 0.4205,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.14245014245014245,
62
+ "grad_norm": 4.042764663696289,
63
+ "learning_rate": 2.8575498575498578e-05,
64
+ "loss": 0.4029,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.16025641025641027,
69
+ "grad_norm": 5.460699081420898,
70
+ "learning_rate": 2.8397435897435896e-05,
71
+ "loss": 0.4379,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.17806267806267806,
76
+ "grad_norm": 5.002813816070557,
77
+ "learning_rate": 2.821937321937322e-05,
78
+ "loss": 0.3809,
79
+ "step": 250
80
+ },
81
+ {
82
+ "epoch": 0.19586894586894588,
83
+ "grad_norm": 3.5211775302886963,
84
+ "learning_rate": 2.8041310541310543e-05,
85
+ "loss": 0.4139,
86
+ "step": 275
87
+ },
88
+ {
89
+ "epoch": 0.21367521367521367,
90
+ "grad_norm": 3.906322956085205,
91
+ "learning_rate": 2.786324786324786e-05,
92
+ "loss": 0.406,
93
+ "step": 300
94
+ },
95
+ {
96
+ "epoch": 0.23148148148148148,
97
+ "grad_norm": 5.196338653564453,
98
+ "learning_rate": 2.7685185185185186e-05,
99
+ "loss": 0.4053,
100
+ "step": 325
101
+ },
102
+ {
103
+ "epoch": 0.2492877492877493,
104
+ "grad_norm": 4.836508274078369,
105
+ "learning_rate": 2.7507122507122508e-05,
106
+ "loss": 0.3838,
107
+ "step": 350
108
+ },
109
+ {
110
+ "epoch": 0.2670940170940171,
111
+ "grad_norm": 12.215543746948242,
112
+ "learning_rate": 2.732905982905983e-05,
113
+ "loss": 0.3753,
114
+ "step": 375
115
+ },
116
+ {
117
+ "epoch": 0.2849002849002849,
118
+ "grad_norm": 6.7369818687438965,
119
+ "learning_rate": 2.715099715099715e-05,
120
+ "loss": 0.4059,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.3027065527065527,
125
+ "grad_norm": 7.2477946281433105,
126
+ "learning_rate": 2.6972934472934473e-05,
127
+ "loss": 0.3775,
128
+ "step": 425
129
+ },
130
+ {
131
+ "epoch": 0.32051282051282054,
132
+ "grad_norm": 4.3646111488342285,
133
+ "learning_rate": 2.67948717948718e-05,
134
+ "loss": 0.3802,
135
+ "step": 450
136
+ },
137
+ {
138
+ "epoch": 0.3383190883190883,
139
+ "grad_norm": 5.217241287231445,
140
+ "learning_rate": 2.6616809116809117e-05,
141
+ "loss": 0.3523,
142
+ "step": 475
143
+ },
144
+ {
145
+ "epoch": 0.3561253561253561,
146
+ "grad_norm": 4.9995903968811035,
147
+ "learning_rate": 2.643874643874644e-05,
148
+ "loss": 0.3294,
149
+ "step": 500
150
+ },
151
+ {
152
+ "epoch": 0.37393162393162394,
153
+ "grad_norm": 5.534338474273682,
154
+ "learning_rate": 2.6260683760683763e-05,
155
+ "loss": 0.3349,
156
+ "step": 525
157
+ },
158
+ {
159
+ "epoch": 0.39173789173789175,
160
+ "grad_norm": 5.125758171081543,
161
+ "learning_rate": 2.6082621082621082e-05,
162
+ "loss": 0.346,
163
+ "step": 550
164
+ },
165
+ {
166
+ "epoch": 0.40954415954415957,
167
+ "grad_norm": 6.167717456817627,
168
+ "learning_rate": 2.5904558404558404e-05,
169
+ "loss": 0.3384,
170
+ "step": 575
171
+ },
172
+ {
173
+ "epoch": 0.42735042735042733,
174
+ "grad_norm": 5.460628986358643,
175
+ "learning_rate": 2.572649572649573e-05,
176
+ "loss": 0.3196,
177
+ "step": 600
178
+ },
179
+ {
180
+ "epoch": 0.44515669515669515,
181
+ "grad_norm": 7.284608840942383,
182
+ "learning_rate": 2.5548433048433047e-05,
183
+ "loss": 0.3464,
184
+ "step": 625
185
+ },
186
+ {
187
+ "epoch": 0.46296296296296297,
188
+ "grad_norm": 4.267067909240723,
189
+ "learning_rate": 2.5370370370370372e-05,
190
+ "loss": 0.335,
191
+ "step": 650
192
+ },
193
+ {
194
+ "epoch": 0.4807692307692308,
195
+ "grad_norm": 6.403438091278076,
196
+ "learning_rate": 2.5192307692307694e-05,
197
+ "loss": 0.3431,
198
+ "step": 675
199
+ },
200
+ {
201
+ "epoch": 0.4985754985754986,
202
+ "grad_norm": 3.3239550590515137,
203
+ "learning_rate": 2.5014245014245015e-05,
204
+ "loss": 0.318,
205
+ "step": 700
206
+ },
207
+ {
208
+ "epoch": 0.5163817663817664,
209
+ "grad_norm": 4.113034248352051,
210
+ "learning_rate": 2.4836182336182337e-05,
211
+ "loss": 0.3154,
212
+ "step": 725
213
+ },
214
+ {
215
+ "epoch": 0.5341880341880342,
216
+ "grad_norm": 6.347433567047119,
217
+ "learning_rate": 2.465811965811966e-05,
218
+ "loss": 0.3531,
219
+ "step": 750
220
+ },
221
+ {
222
+ "epoch": 0.551994301994302,
223
+ "grad_norm": 5.641964435577393,
224
+ "learning_rate": 2.448005698005698e-05,
225
+ "loss": 0.3356,
226
+ "step": 775
227
+ },
228
+ {
229
+ "epoch": 0.5698005698005698,
230
+ "grad_norm": 5.292613506317139,
231
+ "learning_rate": 2.4301994301994302e-05,
232
+ "loss": 0.3231,
233
+ "step": 800
234
+ },
235
+ {
236
+ "epoch": 0.5876068376068376,
237
+ "grad_norm": 6.357758045196533,
238
+ "learning_rate": 2.4123931623931624e-05,
239
+ "loss": 0.3211,
240
+ "step": 825
241
+ },
242
+ {
243
+ "epoch": 0.6054131054131054,
244
+ "grad_norm": 3.16815185546875,
245
+ "learning_rate": 2.3945868945868946e-05,
246
+ "loss": 0.283,
247
+ "step": 850
248
+ },
249
+ {
250
+ "epoch": 0.6232193732193733,
251
+ "grad_norm": 5.654988765716553,
252
+ "learning_rate": 2.3767806267806267e-05,
253
+ "loss": 0.3549,
254
+ "step": 875
255
+ },
256
+ {
257
+ "epoch": 0.6410256410256411,
258
+ "grad_norm": 4.88695764541626,
259
+ "learning_rate": 2.358974358974359e-05,
260
+ "loss": 0.3231,
261
+ "step": 900
262
+ },
263
+ {
264
+ "epoch": 0.6588319088319088,
265
+ "grad_norm": 5.889249801635742,
266
+ "learning_rate": 2.3411680911680914e-05,
267
+ "loss": 0.3116,
268
+ "step": 925
269
+ },
270
+ {
271
+ "epoch": 0.6766381766381766,
272
+ "grad_norm": 9.533060073852539,
273
+ "learning_rate": 2.3233618233618236e-05,
274
+ "loss": 0.2895,
275
+ "step": 950
276
+ },
277
+ {
278
+ "epoch": 0.6944444444444444,
279
+ "grad_norm": 3.8664538860321045,
280
+ "learning_rate": 2.3055555555555554e-05,
281
+ "loss": 0.2904,
282
+ "step": 975
283
+ },
284
+ {
285
+ "epoch": 0.7122507122507122,
286
+ "grad_norm": 6.226607322692871,
287
+ "learning_rate": 2.287749287749288e-05,
288
+ "loss": 0.2786,
289
+ "step": 1000
290
+ },
291
+ {
292
+ "epoch": 0.73005698005698,
293
+ "grad_norm": 4.301104545593262,
294
+ "learning_rate": 2.26994301994302e-05,
295
+ "loss": 0.3055,
296
+ "step": 1025
297
+ },
298
+ {
299
+ "epoch": 0.7478632478632479,
300
+ "grad_norm": 3.413491725921631,
301
+ "learning_rate": 2.252136752136752e-05,
302
+ "loss": 0.2956,
303
+ "step": 1050
304
+ },
305
+ {
306
+ "epoch": 0.7656695156695157,
307
+ "grad_norm": 4.178548336029053,
308
+ "learning_rate": 2.2343304843304845e-05,
309
+ "loss": 0.2583,
310
+ "step": 1075
311
+ },
312
+ {
313
+ "epoch": 0.7834757834757835,
314
+ "grad_norm": 4.634405612945557,
315
+ "learning_rate": 2.2165242165242166e-05,
316
+ "loss": 0.3165,
317
+ "step": 1100
318
+ },
319
+ {
320
+ "epoch": 0.8012820512820513,
321
+ "grad_norm": 8.275214195251465,
322
+ "learning_rate": 2.1987179487179485e-05,
323
+ "loss": 0.2776,
324
+ "step": 1125
325
+ },
326
+ {
327
+ "epoch": 0.8190883190883191,
328
+ "grad_norm": 6.5132880210876465,
329
+ "learning_rate": 2.180911680911681e-05,
330
+ "loss": 0.2907,
331
+ "step": 1150
332
+ },
333
+ {
334
+ "epoch": 0.8368945868945868,
335
+ "grad_norm": 6.671797275543213,
336
+ "learning_rate": 2.163105413105413e-05,
337
+ "loss": 0.3171,
338
+ "step": 1175
339
+ },
340
+ {
341
+ "epoch": 0.8547008547008547,
342
+ "grad_norm": 3.4522266387939453,
343
+ "learning_rate": 2.1452991452991456e-05,
344
+ "loss": 0.257,
345
+ "step": 1200
346
+ },
347
+ {
348
+ "epoch": 0.8725071225071225,
349
+ "grad_norm": 4.7486252784729,
350
+ "learning_rate": 2.1274928774928775e-05,
351
+ "loss": 0.3152,
352
+ "step": 1225
353
+ },
354
+ {
355
+ "epoch": 0.8903133903133903,
356
+ "grad_norm": 3.790278673171997,
357
+ "learning_rate": 2.1096866096866097e-05,
358
+ "loss": 0.2992,
359
+ "step": 1250
360
+ },
361
+ {
362
+ "epoch": 0.9081196581196581,
363
+ "grad_norm": 4.409173965454102,
364
+ "learning_rate": 2.091880341880342e-05,
365
+ "loss": 0.2994,
366
+ "step": 1275
367
+ },
368
+ {
369
+ "epoch": 0.9259259259259259,
370
+ "grad_norm": 7.663809776306152,
371
+ "learning_rate": 2.074074074074074e-05,
372
+ "loss": 0.2786,
373
+ "step": 1300
374
+ },
375
+ {
376
+ "epoch": 0.9437321937321937,
377
+ "grad_norm": 7.974166393280029,
378
+ "learning_rate": 2.056267806267806e-05,
379
+ "loss": 0.266,
380
+ "step": 1325
381
+ },
382
+ {
383
+ "epoch": 0.9615384615384616,
384
+ "grad_norm": 5.670135021209717,
385
+ "learning_rate": 2.0384615384615387e-05,
386
+ "loss": 0.2641,
387
+ "step": 1350
388
+ },
389
+ {
390
+ "epoch": 0.9793447293447294,
391
+ "grad_norm": 4.512488842010498,
392
+ "learning_rate": 2.0206552706552705e-05,
393
+ "loss": 0.2841,
394
+ "step": 1375
395
+ },
396
+ {
397
+ "epoch": 0.9971509971509972,
398
+ "grad_norm": 6.292413234710693,
399
+ "learning_rate": 2.002849002849003e-05,
400
+ "loss": 0.2646,
401
+ "step": 1400
402
+ },
403
+ {
404
+ "epoch": 1.0,
405
+ "eval_accuracy": 0.8658256880733946,
406
+ "eval_loss": 0.35503605008125305,
407
+ "eval_runtime": 3.4749,
408
+ "eval_samples_per_second": 250.941,
409
+ "eval_steps_per_second": 2.878,
410
+ "step": 1404
411
+ },
412
+ {
413
+ "epoch": 1.014957264957265,
414
+ "grad_norm": 4.269615650177002,
415
+ "learning_rate": 1.9850427350427352e-05,
416
+ "loss": 0.1996,
417
+ "step": 1425
418
+ },
419
+ {
420
+ "epoch": 1.0327635327635327,
421
+ "grad_norm": 5.658295154571533,
422
+ "learning_rate": 1.9672364672364674e-05,
423
+ "loss": 0.2197,
424
+ "step": 1450
425
+ },
426
+ {
427
+ "epoch": 1.0505698005698005,
428
+ "grad_norm": 5.508413791656494,
429
+ "learning_rate": 1.9494301994301995e-05,
430
+ "loss": 0.2285,
431
+ "step": 1475
432
+ },
433
+ {
434
+ "epoch": 1.0683760683760684,
435
+ "grad_norm": 5.564537048339844,
436
+ "learning_rate": 1.9316239316239317e-05,
437
+ "loss": 0.22,
438
+ "step": 1500
439
+ },
440
+ {
441
+ "epoch": 1.0861823361823362,
442
+ "grad_norm": 6.13868522644043,
443
+ "learning_rate": 1.913817663817664e-05,
444
+ "loss": 0.224,
445
+ "step": 1525
446
+ },
447
+ {
448
+ "epoch": 1.103988603988604,
449
+ "grad_norm": 6.855224132537842,
450
+ "learning_rate": 1.896011396011396e-05,
451
+ "loss": 0.2169,
452
+ "step": 1550
453
+ },
454
+ {
455
+ "epoch": 1.1217948717948718,
456
+ "grad_norm": 14.937548637390137,
457
+ "learning_rate": 1.8782051282051282e-05,
458
+ "loss": 0.1897,
459
+ "step": 1575
460
+ },
461
+ {
462
+ "epoch": 1.1396011396011396,
463
+ "grad_norm": 9.111597061157227,
464
+ "learning_rate": 1.8603988603988604e-05,
465
+ "loss": 0.2437,
466
+ "step": 1600
467
+ },
468
+ {
469
+ "epoch": 1.1574074074074074,
470
+ "grad_norm": 7.075700759887695,
471
+ "learning_rate": 1.8425925925925926e-05,
472
+ "loss": 0.196,
473
+ "step": 1625
474
+ },
475
+ {
476
+ "epoch": 1.1752136752136753,
477
+ "grad_norm": 4.871261119842529,
478
+ "learning_rate": 1.8247863247863247e-05,
479
+ "loss": 0.2299,
480
+ "step": 1650
481
+ },
482
+ {
483
+ "epoch": 1.193019943019943,
484
+ "grad_norm": 7.521299362182617,
485
+ "learning_rate": 1.8069800569800572e-05,
486
+ "loss": 0.2111,
487
+ "step": 1675
488
+ },
489
+ {
490
+ "epoch": 1.210826210826211,
491
+ "grad_norm": 7.391913890838623,
492
+ "learning_rate": 1.7891737891737894e-05,
493
+ "loss": 0.2526,
494
+ "step": 1700
495
+ },
496
+ {
497
+ "epoch": 1.2286324786324787,
498
+ "grad_norm": 6.08471155166626,
499
+ "learning_rate": 1.7713675213675212e-05,
500
+ "loss": 0.2228,
501
+ "step": 1725
502
+ },
503
+ {
504
+ "epoch": 1.2464387464387465,
505
+ "grad_norm": 6.502939701080322,
506
+ "learning_rate": 1.7535612535612538e-05,
507
+ "loss": 0.2041,
508
+ "step": 1750
509
+ },
510
+ {
511
+ "epoch": 1.2642450142450143,
512
+ "grad_norm": 4.464261531829834,
513
+ "learning_rate": 1.735754985754986e-05,
514
+ "loss": 0.2136,
515
+ "step": 1775
516
+ },
517
+ {
518
+ "epoch": 1.282051282051282,
519
+ "grad_norm": 5.596011638641357,
520
+ "learning_rate": 1.7179487179487178e-05,
521
+ "loss": 0.2184,
522
+ "step": 1800
523
+ },
524
+ {
525
+ "epoch": 1.29985754985755,
526
+ "grad_norm": 7.721747398376465,
527
+ "learning_rate": 1.7001424501424503e-05,
528
+ "loss": 0.2264,
529
+ "step": 1825
530
+ },
531
+ {
532
+ "epoch": 1.3176638176638176,
533
+ "grad_norm": 6.807147979736328,
534
+ "learning_rate": 1.6823361823361824e-05,
535
+ "loss": 0.2025,
536
+ "step": 1850
537
+ },
538
+ {
539
+ "epoch": 1.3354700854700854,
540
+ "grad_norm": 4.1389641761779785,
541
+ "learning_rate": 1.6645299145299143e-05,
542
+ "loss": 0.2288,
543
+ "step": 1875
544
+ },
545
+ {
546
+ "epoch": 1.3532763532763532,
547
+ "grad_norm": 8.107754707336426,
548
+ "learning_rate": 1.6467236467236468e-05,
549
+ "loss": 0.2047,
550
+ "step": 1900
551
+ },
552
+ {
553
+ "epoch": 1.371082621082621,
554
+ "grad_norm": 7.705383777618408,
555
+ "learning_rate": 1.628917378917379e-05,
556
+ "loss": 0.211,
557
+ "step": 1925
558
+ },
559
+ {
560
+ "epoch": 1.3888888888888888,
561
+ "grad_norm": 6.212067604064941,
562
+ "learning_rate": 1.6111111111111115e-05,
563
+ "loss": 0.2283,
564
+ "step": 1950
565
+ },
566
+ {
567
+ "epoch": 1.4066951566951567,
568
+ "grad_norm": 4.594483375549316,
569
+ "learning_rate": 1.5933048433048433e-05,
570
+ "loss": 0.2114,
571
+ "step": 1975
572
+ },
573
+ {
574
+ "epoch": 1.4245014245014245,
575
+ "grad_norm": 5.158323287963867,
576
+ "learning_rate": 1.5754985754985755e-05,
577
+ "loss": 0.1992,
578
+ "step": 2000
579
+ },
580
+ {
581
+ "epoch": 1.4423076923076923,
582
+ "grad_norm": 8.235090255737305,
583
+ "learning_rate": 1.557692307692308e-05,
584
+ "loss": 0.2433,
585
+ "step": 2025
586
+ },
587
+ {
588
+ "epoch": 1.46011396011396,
589
+ "grad_norm": 4.145501613616943,
590
+ "learning_rate": 1.5398860398860398e-05,
591
+ "loss": 0.2062,
592
+ "step": 2050
593
+ },
594
+ {
595
+ "epoch": 1.477920227920228,
596
+ "grad_norm": 5.726607322692871,
597
+ "learning_rate": 1.5220797720797721e-05,
598
+ "loss": 0.1921,
599
+ "step": 2075
600
+ },
601
+ {
602
+ "epoch": 1.4957264957264957,
603
+ "grad_norm": 5.215569019317627,
604
+ "learning_rate": 1.5042735042735045e-05,
605
+ "loss": 0.2031,
606
+ "step": 2100
607
+ },
608
+ {
609
+ "epoch": 1.5135327635327636,
610
+ "grad_norm": 6.269465923309326,
611
+ "learning_rate": 1.4864672364672365e-05,
612
+ "loss": 0.2069,
613
+ "step": 2125
614
+ },
615
+ {
616
+ "epoch": 1.5313390313390314,
617
+ "grad_norm": 6.0267863273620605,
618
+ "learning_rate": 1.4686609686609687e-05,
619
+ "loss": 0.1951,
620
+ "step": 2150
621
+ },
622
+ {
623
+ "epoch": 1.5491452991452992,
624
+ "grad_norm": 5.364301681518555,
625
+ "learning_rate": 1.450854700854701e-05,
626
+ "loss": 0.2108,
627
+ "step": 2175
628
+ },
629
+ {
630
+ "epoch": 1.566951566951567,
631
+ "grad_norm": 4.784461498260498,
632
+ "learning_rate": 1.433048433048433e-05,
633
+ "loss": 0.1959,
634
+ "step": 2200
635
+ },
636
+ {
637
+ "epoch": 1.5847578347578346,
638
+ "grad_norm": 8.937183380126953,
639
+ "learning_rate": 1.4152421652421652e-05,
640
+ "loss": 0.2211,
641
+ "step": 2225
642
+ },
643
+ {
644
+ "epoch": 1.6025641025641026,
645
+ "grad_norm": 7.231342315673828,
646
+ "learning_rate": 1.3974358974358975e-05,
647
+ "loss": 0.205,
648
+ "step": 2250
649
+ },
650
+ {
651
+ "epoch": 1.6203703703703702,
652
+ "grad_norm": 9.174715042114258,
653
+ "learning_rate": 1.3796296296296297e-05,
654
+ "loss": 0.2182,
655
+ "step": 2275
656
+ },
657
+ {
658
+ "epoch": 1.6381766381766383,
659
+ "grad_norm": 2.4889755249023438,
660
+ "learning_rate": 1.3618233618233619e-05,
661
+ "loss": 0.2122,
662
+ "step": 2300
663
+ },
664
+ {
665
+ "epoch": 1.6559829059829059,
666
+ "grad_norm": 7.309500694274902,
667
+ "learning_rate": 1.344017094017094e-05,
668
+ "loss": 0.2372,
669
+ "step": 2325
670
+ },
671
+ {
672
+ "epoch": 1.673789173789174,
673
+ "grad_norm": 4.74153470993042,
674
+ "learning_rate": 1.3262108262108262e-05,
675
+ "loss": 0.1994,
676
+ "step": 2350
677
+ },
678
+ {
679
+ "epoch": 1.6915954415954415,
680
+ "grad_norm": 11.425402641296387,
681
+ "learning_rate": 1.3084045584045585e-05,
682
+ "loss": 0.1943,
683
+ "step": 2375
684
+ },
685
+ {
686
+ "epoch": 1.7094017094017095,
687
+ "grad_norm": 6.187896728515625,
688
+ "learning_rate": 1.2905982905982905e-05,
689
+ "loss": 0.206,
690
+ "step": 2400
691
+ },
692
+ {
693
+ "epoch": 1.7272079772079771,
694
+ "grad_norm": 6.970403671264648,
695
+ "learning_rate": 1.2727920227920229e-05,
696
+ "loss": 0.1787,
697
+ "step": 2425
698
+ },
699
+ {
700
+ "epoch": 1.7450142450142452,
701
+ "grad_norm": 5.952784538269043,
702
+ "learning_rate": 1.254985754985755e-05,
703
+ "loss": 0.2017,
704
+ "step": 2450
705
+ },
706
+ {
707
+ "epoch": 1.7628205128205128,
708
+ "grad_norm": 5.047826766967773,
709
+ "learning_rate": 1.2371794871794872e-05,
710
+ "loss": 0.1907,
711
+ "step": 2475
712
+ },
713
+ {
714
+ "epoch": 1.7806267806267806,
715
+ "grad_norm": 7.063842296600342,
716
+ "learning_rate": 1.2193732193732194e-05,
717
+ "loss": 0.2184,
718
+ "step": 2500
719
+ },
720
+ {
721
+ "epoch": 1.7984330484330484,
722
+ "grad_norm": 6.6239333152771,
723
+ "learning_rate": 1.2015669515669516e-05,
724
+ "loss": 0.1947,
725
+ "step": 2525
726
+ },
727
+ {
728
+ "epoch": 1.8162393162393162,
729
+ "grad_norm": 10.091008186340332,
730
+ "learning_rate": 1.1837606837606839e-05,
731
+ "loss": 0.1901,
732
+ "step": 2550
733
+ },
734
+ {
735
+ "epoch": 1.834045584045584,
736
+ "grad_norm": 6.831244945526123,
737
+ "learning_rate": 1.1659544159544159e-05,
738
+ "loss": 0.1801,
739
+ "step": 2575
740
+ },
741
+ {
742
+ "epoch": 1.8518518518518519,
743
+ "grad_norm": 7.119076251983643,
744
+ "learning_rate": 1.148148148148148e-05,
745
+ "loss": 0.1984,
746
+ "step": 2600
747
+ },
748
+ {
749
+ "epoch": 1.8696581196581197,
750
+ "grad_norm": 5.031073570251465,
751
+ "learning_rate": 1.1303418803418804e-05,
752
+ "loss": 0.1877,
753
+ "step": 2625
754
+ },
755
+ {
756
+ "epoch": 1.8874643874643875,
757
+ "grad_norm": 4.375530242919922,
758
+ "learning_rate": 1.1125356125356126e-05,
759
+ "loss": 0.1833,
760
+ "step": 2650
761
+ },
762
+ {
763
+ "epoch": 1.9052706552706553,
764
+ "grad_norm": 5.185074329376221,
765
+ "learning_rate": 1.0947293447293448e-05,
766
+ "loss": 0.2071,
767
+ "step": 2675
768
+ },
769
+ {
770
+ "epoch": 1.9230769230769231,
771
+ "grad_norm": 6.420139789581299,
772
+ "learning_rate": 1.076923076923077e-05,
773
+ "loss": 0.2007,
774
+ "step": 2700
775
+ },
776
+ {
777
+ "epoch": 1.940883190883191,
778
+ "grad_norm": 7.503604412078857,
779
+ "learning_rate": 1.0591168091168091e-05,
780
+ "loss": 0.2086,
781
+ "step": 2725
782
+ },
783
+ {
784
+ "epoch": 1.9586894586894585,
785
+ "grad_norm": 6.063816547393799,
786
+ "learning_rate": 1.0413105413105414e-05,
787
+ "loss": 0.1799,
788
+ "step": 2750
789
+ },
790
+ {
791
+ "epoch": 1.9764957264957266,
792
+ "grad_norm": 6.11746883392334,
793
+ "learning_rate": 1.0235042735042734e-05,
794
+ "loss": 0.1826,
795
+ "step": 2775
796
+ },
797
+ {
798
+ "epoch": 1.9943019943019942,
799
+ "grad_norm": 3.7291553020477295,
800
+ "learning_rate": 1.0056980056980058e-05,
801
+ "loss": 0.1881,
802
+ "step": 2800
803
+ },
804
+ {
805
+ "epoch": 2.0,
806
+ "eval_accuracy": 0.8727064220183486,
807
+ "eval_loss": 0.35674646496772766,
808
+ "eval_runtime": 3.3299,
809
+ "eval_samples_per_second": 261.871,
810
+ "eval_steps_per_second": 3.003,
811
+ "step": 2808
812
+ },
813
+ {
814
+ "epoch": 2.012108262108262,
815
+ "grad_norm": 6.642327785491943,
816
+ "learning_rate": 9.87891737891738e-06,
817
+ "loss": 0.1469,
818
+ "step": 2825
819
+ },
820
+ {
821
+ "epoch": 2.02991452991453,
822
+ "grad_norm": 5.833240509033203,
823
+ "learning_rate": 9.700854700854701e-06,
824
+ "loss": 0.1273,
825
+ "step": 2850
826
+ },
827
+ {
828
+ "epoch": 2.047720797720798,
829
+ "grad_norm": 7.644202709197998,
830
+ "learning_rate": 9.522792022792023e-06,
831
+ "loss": 0.1436,
832
+ "step": 2875
833
+ },
834
+ {
835
+ "epoch": 2.0655270655270654,
836
+ "grad_norm": 10.503154754638672,
837
+ "learning_rate": 9.344729344729345e-06,
838
+ "loss": 0.1372,
839
+ "step": 2900
840
+ },
841
+ {
842
+ "epoch": 2.0833333333333335,
843
+ "grad_norm": 5.781412124633789,
844
+ "learning_rate": 9.166666666666668e-06,
845
+ "loss": 0.14,
846
+ "step": 2925
847
+ },
848
+ {
849
+ "epoch": 2.101139601139601,
850
+ "grad_norm": 5.060468673706055,
851
+ "learning_rate": 8.988603988603988e-06,
852
+ "loss": 0.1261,
853
+ "step": 2950
854
+ },
855
+ {
856
+ "epoch": 2.118945868945869,
857
+ "grad_norm": 4.7628173828125,
858
+ "learning_rate": 8.81054131054131e-06,
859
+ "loss": 0.1131,
860
+ "step": 2975
861
+ },
862
+ {
863
+ "epoch": 2.1367521367521367,
864
+ "grad_norm": 7.791595935821533,
865
+ "learning_rate": 8.632478632478633e-06,
866
+ "loss": 0.16,
867
+ "step": 3000
868
+ },
869
+ {
870
+ "epoch": 2.1545584045584047,
871
+ "grad_norm": 10.838623046875,
872
+ "learning_rate": 8.454415954415955e-06,
873
+ "loss": 0.1338,
874
+ "step": 3025
875
+ },
876
+ {
877
+ "epoch": 2.1723646723646723,
878
+ "grad_norm": 4.60082483291626,
879
+ "learning_rate": 8.276353276353277e-06,
880
+ "loss": 0.1495,
881
+ "step": 3050
882
+ },
883
+ {
884
+ "epoch": 2.1901709401709404,
885
+ "grad_norm": 7.40493631362915,
886
+ "learning_rate": 8.098290598290598e-06,
887
+ "loss": 0.1349,
888
+ "step": 3075
889
+ },
890
+ {
891
+ "epoch": 2.207977207977208,
892
+ "grad_norm": 8.990405082702637,
893
+ "learning_rate": 7.92022792022792e-06,
894
+ "loss": 0.1667,
895
+ "step": 3100
896
+ },
897
+ {
898
+ "epoch": 2.2257834757834756,
899
+ "grad_norm": 6.911721706390381,
900
+ "learning_rate": 7.742165242165244e-06,
901
+ "loss": 0.1517,
902
+ "step": 3125
903
+ },
904
+ {
905
+ "epoch": 2.2435897435897436,
906
+ "grad_norm": 6.456586837768555,
907
+ "learning_rate": 7.564102564102564e-06,
908
+ "loss": 0.1382,
909
+ "step": 3150
910
+ },
911
+ {
912
+ "epoch": 2.261396011396011,
913
+ "grad_norm": 6.354512691497803,
914
+ "learning_rate": 7.386039886039886e-06,
915
+ "loss": 0.1655,
916
+ "step": 3175
917
+ },
918
+ {
919
+ "epoch": 2.2792022792022792,
920
+ "grad_norm": 6.958686351776123,
921
+ "learning_rate": 7.207977207977209e-06,
922
+ "loss": 0.1207,
923
+ "step": 3200
924
+ },
925
+ {
926
+ "epoch": 2.297008547008547,
927
+ "grad_norm": 1.2592839002609253,
928
+ "learning_rate": 7.02991452991453e-06,
929
+ "loss": 0.1316,
930
+ "step": 3225
931
+ },
932
+ {
933
+ "epoch": 2.314814814814815,
934
+ "grad_norm": 3.908109426498413,
935
+ "learning_rate": 6.851851851851852e-06,
936
+ "loss": 0.1714,
937
+ "step": 3250
938
+ },
939
+ {
940
+ "epoch": 2.3326210826210825,
941
+ "grad_norm": 4.6193766593933105,
942
+ "learning_rate": 6.673789173789174e-06,
943
+ "loss": 0.157,
944
+ "step": 3275
945
+ },
946
+ {
947
+ "epoch": 2.3504273504273505,
948
+ "grad_norm": 8.435578346252441,
949
+ "learning_rate": 6.4957264957264955e-06,
950
+ "loss": 0.1435,
951
+ "step": 3300
952
+ },
953
+ {
954
+ "epoch": 2.368233618233618,
955
+ "grad_norm": 5.7345404624938965,
956
+ "learning_rate": 6.317663817663818e-06,
957
+ "loss": 0.1301,
958
+ "step": 3325
959
+ },
960
+ {
961
+ "epoch": 2.386039886039886,
962
+ "grad_norm": 7.748895168304443,
963
+ "learning_rate": 6.13960113960114e-06,
964
+ "loss": 0.1289,
965
+ "step": 3350
966
+ },
967
+ {
968
+ "epoch": 2.4038461538461537,
969
+ "grad_norm": 4.478828430175781,
970
+ "learning_rate": 5.9615384615384615e-06,
971
+ "loss": 0.1281,
972
+ "step": 3375
973
+ },
974
+ {
975
+ "epoch": 2.421652421652422,
976
+ "grad_norm": 6.520471096038818,
977
+ "learning_rate": 5.783475783475783e-06,
978
+ "loss": 0.1168,
979
+ "step": 3400
980
+ },
981
+ {
982
+ "epoch": 2.4394586894586894,
983
+ "grad_norm": 5.864017486572266,
984
+ "learning_rate": 5.605413105413106e-06,
985
+ "loss": 0.1444,
986
+ "step": 3425
987
+ },
988
+ {
989
+ "epoch": 2.4572649572649574,
990
+ "grad_norm": 8.38689136505127,
991
+ "learning_rate": 5.4273504273504275e-06,
992
+ "loss": 0.1302,
993
+ "step": 3450
994
+ },
995
+ {
996
+ "epoch": 2.475071225071225,
997
+ "grad_norm": 8.198391914367676,
998
+ "learning_rate": 5.24928774928775e-06,
999
+ "loss": 0.1359,
1000
+ "step": 3475
1001
+ },
1002
+ {
1003
+ "epoch": 2.492877492877493,
1004
+ "grad_norm": 6.256660461425781,
1005
+ "learning_rate": 5.071225071225071e-06,
1006
+ "loss": 0.1458,
1007
+ "step": 3500
1008
+ },
1009
+ {
1010
+ "epoch": 2.5106837606837606,
1011
+ "grad_norm": 9.166714668273926,
1012
+ "learning_rate": 4.8931623931623934e-06,
1013
+ "loss": 0.1327,
1014
+ "step": 3525
1015
+ },
1016
+ {
1017
+ "epoch": 2.5284900284900287,
1018
+ "grad_norm": 9.64480972290039,
1019
+ "learning_rate": 4.715099715099715e-06,
1020
+ "loss": 0.165,
1021
+ "step": 3550
1022
+ },
1023
+ {
1024
+ "epoch": 2.5462962962962963,
1025
+ "grad_norm": 5.748111248016357,
1026
+ "learning_rate": 4.537037037037038e-06,
1027
+ "loss": 0.1529,
1028
+ "step": 3575
1029
+ },
1030
+ {
1031
+ "epoch": 2.564102564102564,
1032
+ "grad_norm": 7.005466461181641,
1033
+ "learning_rate": 4.358974358974359e-06,
1034
+ "loss": 0.1324,
1035
+ "step": 3600
1036
+ },
1037
+ {
1038
+ "epoch": 2.581908831908832,
1039
+ "grad_norm": 4.993542194366455,
1040
+ "learning_rate": 4.18091168091168e-06,
1041
+ "loss": 0.1351,
1042
+ "step": 3625
1043
+ },
1044
+ {
1045
+ "epoch": 2.5997150997151,
1046
+ "grad_norm": 7.872148036956787,
1047
+ "learning_rate": 4.002849002849003e-06,
1048
+ "loss": 0.1489,
1049
+ "step": 3650
1050
+ },
1051
+ {
1052
+ "epoch": 2.6175213675213675,
1053
+ "grad_norm": 7.027103424072266,
1054
+ "learning_rate": 3.8247863247863246e-06,
1055
+ "loss": 0.1355,
1056
+ "step": 3675
1057
+ },
1058
+ {
1059
+ "epoch": 2.635327635327635,
1060
+ "grad_norm": 7.445207118988037,
1061
+ "learning_rate": 3.646723646723647e-06,
1062
+ "loss": 0.1216,
1063
+ "step": 3700
1064
+ },
1065
+ {
1066
+ "epoch": 2.653133903133903,
1067
+ "grad_norm": 5.662073135375977,
1068
+ "learning_rate": 3.468660968660969e-06,
1069
+ "loss": 0.1309,
1070
+ "step": 3725
1071
+ },
1072
+ {
1073
+ "epoch": 2.6709401709401708,
1074
+ "grad_norm": 4.667484760284424,
1075
+ "learning_rate": 3.290598290598291e-06,
1076
+ "loss": 0.1207,
1077
+ "step": 3750
1078
+ },
1079
+ {
1080
+ "epoch": 2.688746438746439,
1081
+ "grad_norm": 10.690669059753418,
1082
+ "learning_rate": 3.1125356125356127e-06,
1083
+ "loss": 0.1482,
1084
+ "step": 3775
1085
+ },
1086
+ {
1087
+ "epoch": 2.7065527065527064,
1088
+ "grad_norm": 4.946753978729248,
1089
+ "learning_rate": 2.9344729344729344e-06,
1090
+ "loss": 0.1399,
1091
+ "step": 3800
1092
+ },
1093
+ {
1094
+ "epoch": 2.7243589743589745,
1095
+ "grad_norm": 0.8101165890693665,
1096
+ "learning_rate": 2.7564102564102565e-06,
1097
+ "loss": 0.1421,
1098
+ "step": 3825
1099
+ },
1100
+ {
1101
+ "epoch": 2.742165242165242,
1102
+ "grad_norm": 6.405477046966553,
1103
+ "learning_rate": 2.5783475783475782e-06,
1104
+ "loss": 0.1226,
1105
+ "step": 3850
1106
+ },
1107
+ {
1108
+ "epoch": 2.75997150997151,
1109
+ "grad_norm": 6.377082824707031,
1110
+ "learning_rate": 2.4002849002849004e-06,
1111
+ "loss": 0.1292,
1112
+ "step": 3875
1113
+ },
1114
+ {
1115
+ "epoch": 2.7777777777777777,
1116
+ "grad_norm": 3.5204126834869385,
1117
+ "learning_rate": 2.222222222222222e-06,
1118
+ "loss": 0.1379,
1119
+ "step": 3900
1120
+ },
1121
+ {
1122
+ "epoch": 2.7955840455840457,
1123
+ "grad_norm": 6.48245906829834,
1124
+ "learning_rate": 2.044159544159544e-06,
1125
+ "loss": 0.1242,
1126
+ "step": 3925
1127
+ },
1128
+ {
1129
+ "epoch": 2.8133903133903133,
1130
+ "grad_norm": 9.458091735839844,
1131
+ "learning_rate": 1.8660968660968661e-06,
1132
+ "loss": 0.1298,
1133
+ "step": 3950
1134
+ },
1135
+ {
1136
+ "epoch": 2.8311965811965814,
1137
+ "grad_norm": 7.523805141448975,
1138
+ "learning_rate": 1.688034188034188e-06,
1139
+ "loss": 0.1314,
1140
+ "step": 3975
1141
+ },
1142
+ {
1143
+ "epoch": 2.849002849002849,
1144
+ "grad_norm": 4.642797470092773,
1145
+ "learning_rate": 1.50997150997151e-06,
1146
+ "loss": 0.1344,
1147
+ "step": 4000
1148
+ },
1149
+ {
1150
+ "epoch": 2.866809116809117,
1151
+ "grad_norm": 5.507883548736572,
1152
+ "learning_rate": 1.3319088319088321e-06,
1153
+ "loss": 0.1193,
1154
+ "step": 4025
1155
+ },
1156
+ {
1157
+ "epoch": 2.8846153846153846,
1158
+ "grad_norm": 7.853409290313721,
1159
+ "learning_rate": 1.153846153846154e-06,
1160
+ "loss": 0.1312,
1161
+ "step": 4050
1162
+ },
1163
+ {
1164
+ "epoch": 2.902421652421652,
1165
+ "grad_norm": 5.9278364181518555,
1166
+ "learning_rate": 9.757834757834757e-07,
1167
+ "loss": 0.1258,
1168
+ "step": 4075
1169
+ },
1170
+ {
1171
+ "epoch": 2.92022792022792,
1172
+ "grad_norm": 10.612336158752441,
1173
+ "learning_rate": 7.977207977207978e-07,
1174
+ "loss": 0.1387,
1175
+ "step": 4100
1176
+ },
1177
+ {
1178
+ "epoch": 2.9380341880341883,
1179
+ "grad_norm": 4.165659427642822,
1180
+ "learning_rate": 6.196581196581196e-07,
1181
+ "loss": 0.1194,
1182
+ "step": 4125
1183
+ },
1184
+ {
1185
+ "epoch": 2.955840455840456,
1186
+ "grad_norm": 9.568900108337402,
1187
+ "learning_rate": 4.415954415954416e-07,
1188
+ "loss": 0.1268,
1189
+ "step": 4150
1190
+ },
1191
+ {
1192
+ "epoch": 2.9736467236467234,
1193
+ "grad_norm": 3.044445514678955,
1194
+ "learning_rate": 2.635327635327635e-07,
1195
+ "loss": 0.113,
1196
+ "step": 4175
1197
+ },
1198
+ {
1199
+ "epoch": 2.9914529914529915,
1200
+ "grad_norm": 8.433367729187012,
1201
+ "learning_rate": 8.547008547008547e-08,
1202
+ "loss": 0.1375,
1203
+ "step": 4200
1204
+ },
1205
+ {
1206
+ "epoch": 3.0,
1207
+ "eval_accuracy": 0.8772935779816514,
1208
+ "eval_loss": 0.4267817735671997,
1209
+ "eval_runtime": 2.6348,
1210
+ "eval_samples_per_second": 330.955,
1211
+ "eval_steps_per_second": 3.795,
1212
+ "step": 4212
1213
+ },
1214
+ {
1215
+ "epoch": 3.0,
1216
+ "step": 4212,
1217
+ "total_flos": 6195247341364224.0,
1218
+ "train_loss": 0.23140086427486634,
1219
+ "train_runtime": 613.3755,
1220
+ "train_samples_per_second": 329.402,
1221
+ "train_steps_per_second": 6.867
1222
+ }
1223
+ ],
1224
+ "logging_steps": 25,
1225
+ "max_steps": 4212,
1226
+ "num_input_tokens_seen": 0,
1227
+ "num_train_epochs": 3,
1228
+ "save_steps": 500,
1229
+ "stateful_callbacks": {
1230
+ "TrainerControl": {
1231
+ "args": {
1232
+ "should_epoch_stop": false,
1233
+ "should_evaluate": false,
1234
+ "should_log": false,
1235
+ "should_save": false,
1236
+ "should_training_stop": false
1237
+ },
1238
+ "attributes": {}
1239
+ }
1240
+ },
1241
+ "total_flos": 6195247341364224.0,
1242
+ "train_batch_size": 48,
1243
+ "trial_name": null,
1244
+ "trial_params": null
1245
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_44/all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.8727064220183486,
4
+ "eval_loss": 0.4250437319278717,
5
+ "eval_runtime": 2.1116,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 412.95,
8
+ "eval_steps_per_second": 4.736,
9
+ "total_flos": 6187653780811776.0,
10
+ "train_loss": 0.23116512564059563,
11
+ "train_runtime": 612.4217,
12
+ "train_samples": 67349,
13
+ "train_samples_per_second": 329.915,
14
+ "train_steps_per_second": 6.878
15
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_44/eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.8727064220183486,
4
+ "eval_loss": 0.4250437319278717,
5
+ "eval_runtime": 2.1116,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 412.95,
8
+ "eval_steps_per_second": 4.736
9
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_44/run_command.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ /usr/local/bin/python /workspace/run_glue_MHA_gated.py --model_name_or_path bert-base-multilingual-cased --dataset_name tmnam20/ViGLUE --task_name sst2 --max_seq_length 128 --do_train --do_eval --evaluation_strategy epoch --save_strategy no --logging_strategy steps --logging_steps 25 --report_to none --num_train_epochs 3 --learning_rate 3e-05 --per_device_train_batch_size 48 --per_device_eval_batch_size 96 --gradient_accumulation_steps 1 --dataloader_num_workers 1 --seed 44 --output_dir result_ablation_mbert/sst2/mBERT/mean/seed_44 --overwrite_output_dir --trust_remote_code true --bf16 --tf32 true --skip_model_save --use_mha true --pooling_strategy mean --n_heads 4 --head_dim 32 --classifier_hidden_dim 512 --head_dropout 0.05
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_44/train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 6187653780811776.0,
4
+ "train_loss": 0.23116512564059563,
5
+ "train_runtime": 612.4217,
6
+ "train_samples": 67349,
7
+ "train_samples_per_second": 329.915,
8
+ "train_steps_per_second": 6.878
9
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mean/seed_44/trainer_state.json ADDED
@@ -0,0 +1,1245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4212,
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.017806267806267807,
13
+ "grad_norm": 3.136486053466797,
14
+ "learning_rate": 2.9821937321937322e-05,
15
+ "loss": 0.6633,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.03561253561253561,
20
+ "grad_norm": 9.140910148620605,
21
+ "learning_rate": 2.9643874643874644e-05,
22
+ "loss": 0.5267,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.053418803418803416,
27
+ "grad_norm": 7.54020357131958,
28
+ "learning_rate": 2.9465811965811966e-05,
29
+ "loss": 0.4898,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.07122507122507123,
34
+ "grad_norm": 5.215762138366699,
35
+ "learning_rate": 2.9287749287749288e-05,
36
+ "loss": 0.4677,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.08903133903133903,
41
+ "grad_norm": 5.581955909729004,
42
+ "learning_rate": 2.910968660968661e-05,
43
+ "loss": 0.448,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.10683760683760683,
48
+ "grad_norm": 6.215780735015869,
49
+ "learning_rate": 2.893162393162393e-05,
50
+ "loss": 0.4189,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.12464387464387465,
55
+ "grad_norm": 5.916355133056641,
56
+ "learning_rate": 2.8753561253561256e-05,
57
+ "loss": 0.4279,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.14245014245014245,
62
+ "grad_norm": 9.504924774169922,
63
+ "learning_rate": 2.8575498575498578e-05,
64
+ "loss": 0.418,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.16025641025641027,
69
+ "grad_norm": 7.587475299835205,
70
+ "learning_rate": 2.8397435897435896e-05,
71
+ "loss": 0.4284,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.17806267806267806,
76
+ "grad_norm": 9.359297752380371,
77
+ "learning_rate": 2.821937321937322e-05,
78
+ "loss": 0.4083,
79
+ "step": 250
80
+ },
81
+ {
82
+ "epoch": 0.19586894586894588,
83
+ "grad_norm": 4.757345199584961,
84
+ "learning_rate": 2.8041310541310543e-05,
85
+ "loss": 0.3787,
86
+ "step": 275
87
+ },
88
+ {
89
+ "epoch": 0.21367521367521367,
90
+ "grad_norm": 5.9137091636657715,
91
+ "learning_rate": 2.786324786324786e-05,
92
+ "loss": 0.4019,
93
+ "step": 300
94
+ },
95
+ {
96
+ "epoch": 0.23148148148148148,
97
+ "grad_norm": 8.250678062438965,
98
+ "learning_rate": 2.7685185185185186e-05,
99
+ "loss": 0.3592,
100
+ "step": 325
101
+ },
102
+ {
103
+ "epoch": 0.2492877492877493,
104
+ "grad_norm": 5.7974371910095215,
105
+ "learning_rate": 2.7507122507122508e-05,
106
+ "loss": 0.3794,
107
+ "step": 350
108
+ },
109
+ {
110
+ "epoch": 0.2670940170940171,
111
+ "grad_norm": 4.549382209777832,
112
+ "learning_rate": 2.732905982905983e-05,
113
+ "loss": 0.364,
114
+ "step": 375
115
+ },
116
+ {
117
+ "epoch": 0.2849002849002849,
118
+ "grad_norm": 4.932088851928711,
119
+ "learning_rate": 2.715099715099715e-05,
120
+ "loss": 0.3576,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.3027065527065527,
125
+ "grad_norm": 4.417882919311523,
126
+ "learning_rate": 2.6972934472934473e-05,
127
+ "loss": 0.3724,
128
+ "step": 425
129
+ },
130
+ {
131
+ "epoch": 0.32051282051282054,
132
+ "grad_norm": 4.998454570770264,
133
+ "learning_rate": 2.67948717948718e-05,
134
+ "loss": 0.3525,
135
+ "step": 450
136
+ },
137
+ {
138
+ "epoch": 0.3383190883190883,
139
+ "grad_norm": 6.608669281005859,
140
+ "learning_rate": 2.6616809116809117e-05,
141
+ "loss": 0.3614,
142
+ "step": 475
143
+ },
144
+ {
145
+ "epoch": 0.3561253561253561,
146
+ "grad_norm": 8.202905654907227,
147
+ "learning_rate": 2.643874643874644e-05,
148
+ "loss": 0.3333,
149
+ "step": 500
150
+ },
151
+ {
152
+ "epoch": 0.37393162393162394,
153
+ "grad_norm": 5.049112796783447,
154
+ "learning_rate": 2.6260683760683763e-05,
155
+ "loss": 0.3613,
156
+ "step": 525
157
+ },
158
+ {
159
+ "epoch": 0.39173789173789175,
160
+ "grad_norm": 4.763943672180176,
161
+ "learning_rate": 2.6082621082621082e-05,
162
+ "loss": 0.3796,
163
+ "step": 550
164
+ },
165
+ {
166
+ "epoch": 0.40954415954415957,
167
+ "grad_norm": 4.9947686195373535,
168
+ "learning_rate": 2.5904558404558404e-05,
169
+ "loss": 0.3203,
170
+ "step": 575
171
+ },
172
+ {
173
+ "epoch": 0.42735042735042733,
174
+ "grad_norm": 4.507633209228516,
175
+ "learning_rate": 2.572649572649573e-05,
176
+ "loss": 0.3527,
177
+ "step": 600
178
+ },
179
+ {
180
+ "epoch": 0.44515669515669515,
181
+ "grad_norm": 8.156476974487305,
182
+ "learning_rate": 2.5548433048433047e-05,
183
+ "loss": 0.3585,
184
+ "step": 625
185
+ },
186
+ {
187
+ "epoch": 0.46296296296296297,
188
+ "grad_norm": 6.760278701782227,
189
+ "learning_rate": 2.5370370370370372e-05,
190
+ "loss": 0.3355,
191
+ "step": 650
192
+ },
193
+ {
194
+ "epoch": 0.4807692307692308,
195
+ "grad_norm": 13.088790893554688,
196
+ "learning_rate": 2.5192307692307694e-05,
197
+ "loss": 0.3272,
198
+ "step": 675
199
+ },
200
+ {
201
+ "epoch": 0.4985754985754986,
202
+ "grad_norm": 5.987635612487793,
203
+ "learning_rate": 2.5014245014245015e-05,
204
+ "loss": 0.3026,
205
+ "step": 700
206
+ },
207
+ {
208
+ "epoch": 0.5163817663817664,
209
+ "grad_norm": 4.574381351470947,
210
+ "learning_rate": 2.4836182336182337e-05,
211
+ "loss": 0.3301,
212
+ "step": 725
213
+ },
214
+ {
215
+ "epoch": 0.5341880341880342,
216
+ "grad_norm": 6.1984758377075195,
217
+ "learning_rate": 2.465811965811966e-05,
218
+ "loss": 0.3252,
219
+ "step": 750
220
+ },
221
+ {
222
+ "epoch": 0.551994301994302,
223
+ "grad_norm": 5.558213710784912,
224
+ "learning_rate": 2.448005698005698e-05,
225
+ "loss": 0.3361,
226
+ "step": 775
227
+ },
228
+ {
229
+ "epoch": 0.5698005698005698,
230
+ "grad_norm": 4.804270267486572,
231
+ "learning_rate": 2.4301994301994302e-05,
232
+ "loss": 0.2917,
233
+ "step": 800
234
+ },
235
+ {
236
+ "epoch": 0.5876068376068376,
237
+ "grad_norm": 6.953024387359619,
238
+ "learning_rate": 2.4123931623931624e-05,
239
+ "loss": 0.3425,
240
+ "step": 825
241
+ },
242
+ {
243
+ "epoch": 0.6054131054131054,
244
+ "grad_norm": 5.541223049163818,
245
+ "learning_rate": 2.3945868945868946e-05,
246
+ "loss": 0.3256,
247
+ "step": 850
248
+ },
249
+ {
250
+ "epoch": 0.6232193732193733,
251
+ "grad_norm": 6.87224006652832,
252
+ "learning_rate": 2.3767806267806267e-05,
253
+ "loss": 0.3254,
254
+ "step": 875
255
+ },
256
+ {
257
+ "epoch": 0.6410256410256411,
258
+ "grad_norm": 4.4592695236206055,
259
+ "learning_rate": 2.358974358974359e-05,
260
+ "loss": 0.3086,
261
+ "step": 900
262
+ },
263
+ {
264
+ "epoch": 0.6588319088319088,
265
+ "grad_norm": 6.793470859527588,
266
+ "learning_rate": 2.3411680911680914e-05,
267
+ "loss": 0.3196,
268
+ "step": 925
269
+ },
270
+ {
271
+ "epoch": 0.6766381766381766,
272
+ "grad_norm": 5.520356178283691,
273
+ "learning_rate": 2.3233618233618236e-05,
274
+ "loss": 0.311,
275
+ "step": 950
276
+ },
277
+ {
278
+ "epoch": 0.6944444444444444,
279
+ "grad_norm": 5.023110389709473,
280
+ "learning_rate": 2.3055555555555554e-05,
281
+ "loss": 0.2994,
282
+ "step": 975
283
+ },
284
+ {
285
+ "epoch": 0.7122507122507122,
286
+ "grad_norm": 5.026804447174072,
287
+ "learning_rate": 2.287749287749288e-05,
288
+ "loss": 0.3047,
289
+ "step": 1000
290
+ },
291
+ {
292
+ "epoch": 0.73005698005698,
293
+ "grad_norm": 4.983863830566406,
294
+ "learning_rate": 2.26994301994302e-05,
295
+ "loss": 0.2839,
296
+ "step": 1025
297
+ },
298
+ {
299
+ "epoch": 0.7478632478632479,
300
+ "grad_norm": 4.3660759925842285,
301
+ "learning_rate": 2.252136752136752e-05,
302
+ "loss": 0.3032,
303
+ "step": 1050
304
+ },
305
+ {
306
+ "epoch": 0.7656695156695157,
307
+ "grad_norm": 5.975522041320801,
308
+ "learning_rate": 2.2343304843304845e-05,
309
+ "loss": 0.2842,
310
+ "step": 1075
311
+ },
312
+ {
313
+ "epoch": 0.7834757834757835,
314
+ "grad_norm": 5.854849338531494,
315
+ "learning_rate": 2.2165242165242166e-05,
316
+ "loss": 0.3267,
317
+ "step": 1100
318
+ },
319
+ {
320
+ "epoch": 0.8012820512820513,
321
+ "grad_norm": 6.09126091003418,
322
+ "learning_rate": 2.1987179487179485e-05,
323
+ "loss": 0.2903,
324
+ "step": 1125
325
+ },
326
+ {
327
+ "epoch": 0.8190883190883191,
328
+ "grad_norm": 4.600191116333008,
329
+ "learning_rate": 2.180911680911681e-05,
330
+ "loss": 0.2854,
331
+ "step": 1150
332
+ },
333
+ {
334
+ "epoch": 0.8368945868945868,
335
+ "grad_norm": 6.236315727233887,
336
+ "learning_rate": 2.163105413105413e-05,
337
+ "loss": 0.2877,
338
+ "step": 1175
339
+ },
340
+ {
341
+ "epoch": 0.8547008547008547,
342
+ "grad_norm": 3.089395761489868,
343
+ "learning_rate": 2.1452991452991456e-05,
344
+ "loss": 0.3012,
345
+ "step": 1200
346
+ },
347
+ {
348
+ "epoch": 0.8725071225071225,
349
+ "grad_norm": 5.455939769744873,
350
+ "learning_rate": 2.1274928774928775e-05,
351
+ "loss": 0.2569,
352
+ "step": 1225
353
+ },
354
+ {
355
+ "epoch": 0.8903133903133903,
356
+ "grad_norm": 6.135523796081543,
357
+ "learning_rate": 2.1096866096866097e-05,
358
+ "loss": 0.2981,
359
+ "step": 1250
360
+ },
361
+ {
362
+ "epoch": 0.9081196581196581,
363
+ "grad_norm": 4.274942874908447,
364
+ "learning_rate": 2.091880341880342e-05,
365
+ "loss": 0.2681,
366
+ "step": 1275
367
+ },
368
+ {
369
+ "epoch": 0.9259259259259259,
370
+ "grad_norm": 4.451911449432373,
371
+ "learning_rate": 2.074074074074074e-05,
372
+ "loss": 0.3126,
373
+ "step": 1300
374
+ },
375
+ {
376
+ "epoch": 0.9437321937321937,
377
+ "grad_norm": 5.01600456237793,
378
+ "learning_rate": 2.056267806267806e-05,
379
+ "loss": 0.3007,
380
+ "step": 1325
381
+ },
382
+ {
383
+ "epoch": 0.9615384615384616,
384
+ "grad_norm": 4.65498685836792,
385
+ "learning_rate": 2.0384615384615387e-05,
386
+ "loss": 0.2287,
387
+ "step": 1350
388
+ },
389
+ {
390
+ "epoch": 0.9793447293447294,
391
+ "grad_norm": 2.82504940032959,
392
+ "learning_rate": 2.0206552706552705e-05,
393
+ "loss": 0.2751,
394
+ "step": 1375
395
+ },
396
+ {
397
+ "epoch": 0.9971509971509972,
398
+ "grad_norm": 3.298630714416504,
399
+ "learning_rate": 2.002849002849003e-05,
400
+ "loss": 0.2786,
401
+ "step": 1400
402
+ },
403
+ {
404
+ "epoch": 1.0,
405
+ "eval_accuracy": 0.8623853211009175,
406
+ "eval_loss": 0.35549625754356384,
407
+ "eval_runtime": 3.003,
408
+ "eval_samples_per_second": 290.374,
409
+ "eval_steps_per_second": 3.33,
410
+ "step": 1404
411
+ },
412
+ {
413
+ "epoch": 1.014957264957265,
414
+ "grad_norm": 6.958090305328369,
415
+ "learning_rate": 1.9850427350427352e-05,
416
+ "loss": 0.2206,
417
+ "step": 1425
418
+ },
419
+ {
420
+ "epoch": 1.0327635327635327,
421
+ "grad_norm": 8.681764602661133,
422
+ "learning_rate": 1.9672364672364674e-05,
423
+ "loss": 0.2312,
424
+ "step": 1450
425
+ },
426
+ {
427
+ "epoch": 1.0505698005698005,
428
+ "grad_norm": 6.641753673553467,
429
+ "learning_rate": 1.9494301994301995e-05,
430
+ "loss": 0.2148,
431
+ "step": 1475
432
+ },
433
+ {
434
+ "epoch": 1.0683760683760684,
435
+ "grad_norm": 6.271010875701904,
436
+ "learning_rate": 1.9316239316239317e-05,
437
+ "loss": 0.2133,
438
+ "step": 1500
439
+ },
440
+ {
441
+ "epoch": 1.0861823361823362,
442
+ "grad_norm": 5.781687259674072,
443
+ "learning_rate": 1.913817663817664e-05,
444
+ "loss": 0.207,
445
+ "step": 1525
446
+ },
447
+ {
448
+ "epoch": 1.103988603988604,
449
+ "grad_norm": 6.113898277282715,
450
+ "learning_rate": 1.896011396011396e-05,
451
+ "loss": 0.2186,
452
+ "step": 1550
453
+ },
454
+ {
455
+ "epoch": 1.1217948717948718,
456
+ "grad_norm": 3.3173019886016846,
457
+ "learning_rate": 1.8782051282051282e-05,
458
+ "loss": 0.1954,
459
+ "step": 1575
460
+ },
461
+ {
462
+ "epoch": 1.1396011396011396,
463
+ "grad_norm": 3.4800918102264404,
464
+ "learning_rate": 1.8603988603988604e-05,
465
+ "loss": 0.2171,
466
+ "step": 1600
467
+ },
468
+ {
469
+ "epoch": 1.1574074074074074,
470
+ "grad_norm": 4.0781025886535645,
471
+ "learning_rate": 1.8425925925925926e-05,
472
+ "loss": 0.2173,
473
+ "step": 1625
474
+ },
475
+ {
476
+ "epoch": 1.1752136752136753,
477
+ "grad_norm": 5.760798454284668,
478
+ "learning_rate": 1.8247863247863247e-05,
479
+ "loss": 0.2156,
480
+ "step": 1650
481
+ },
482
+ {
483
+ "epoch": 1.193019943019943,
484
+ "grad_norm": 4.608635902404785,
485
+ "learning_rate": 1.8069800569800572e-05,
486
+ "loss": 0.229,
487
+ "step": 1675
488
+ },
489
+ {
490
+ "epoch": 1.210826210826211,
491
+ "grad_norm": 6.037879467010498,
492
+ "learning_rate": 1.7891737891737894e-05,
493
+ "loss": 0.2228,
494
+ "step": 1700
495
+ },
496
+ {
497
+ "epoch": 1.2286324786324787,
498
+ "grad_norm": 8.846711158752441,
499
+ "learning_rate": 1.7713675213675212e-05,
500
+ "loss": 0.2179,
501
+ "step": 1725
502
+ },
503
+ {
504
+ "epoch": 1.2464387464387465,
505
+ "grad_norm": 7.74227237701416,
506
+ "learning_rate": 1.7535612535612538e-05,
507
+ "loss": 0.1992,
508
+ "step": 1750
509
+ },
510
+ {
511
+ "epoch": 1.2642450142450143,
512
+ "grad_norm": 4.004662036895752,
513
+ "learning_rate": 1.735754985754986e-05,
514
+ "loss": 0.215,
515
+ "step": 1775
516
+ },
517
+ {
518
+ "epoch": 1.282051282051282,
519
+ "grad_norm": 8.285785675048828,
520
+ "learning_rate": 1.7179487179487178e-05,
521
+ "loss": 0.233,
522
+ "step": 1800
523
+ },
524
+ {
525
+ "epoch": 1.29985754985755,
526
+ "grad_norm": 7.68992805480957,
527
+ "learning_rate": 1.7001424501424503e-05,
528
+ "loss": 0.1952,
529
+ "step": 1825
530
+ },
531
+ {
532
+ "epoch": 1.3176638176638176,
533
+ "grad_norm": 4.821874618530273,
534
+ "learning_rate": 1.6823361823361824e-05,
535
+ "loss": 0.2517,
536
+ "step": 1850
537
+ },
538
+ {
539
+ "epoch": 1.3354700854700854,
540
+ "grad_norm": 5.885088920593262,
541
+ "learning_rate": 1.6645299145299143e-05,
542
+ "loss": 0.2291,
543
+ "step": 1875
544
+ },
545
+ {
546
+ "epoch": 1.3532763532763532,
547
+ "grad_norm": 8.115506172180176,
548
+ "learning_rate": 1.6467236467236468e-05,
549
+ "loss": 0.2336,
550
+ "step": 1900
551
+ },
552
+ {
553
+ "epoch": 1.371082621082621,
554
+ "grad_norm": 7.65319299697876,
555
+ "learning_rate": 1.628917378917379e-05,
556
+ "loss": 0.2059,
557
+ "step": 1925
558
+ },
559
+ {
560
+ "epoch": 1.3888888888888888,
561
+ "grad_norm": 5.266783714294434,
562
+ "learning_rate": 1.6111111111111115e-05,
563
+ "loss": 0.2085,
564
+ "step": 1950
565
+ },
566
+ {
567
+ "epoch": 1.4066951566951567,
568
+ "grad_norm": 5.4415364265441895,
569
+ "learning_rate": 1.5933048433048433e-05,
570
+ "loss": 0.2082,
571
+ "step": 1975
572
+ },
573
+ {
574
+ "epoch": 1.4245014245014245,
575
+ "grad_norm": 7.561367034912109,
576
+ "learning_rate": 1.5754985754985755e-05,
577
+ "loss": 0.2002,
578
+ "step": 2000
579
+ },
580
+ {
581
+ "epoch": 1.4423076923076923,
582
+ "grad_norm": 11.046307563781738,
583
+ "learning_rate": 1.557692307692308e-05,
584
+ "loss": 0.1855,
585
+ "step": 2025
586
+ },
587
+ {
588
+ "epoch": 1.46011396011396,
589
+ "grad_norm": 4.738212585449219,
590
+ "learning_rate": 1.5398860398860398e-05,
591
+ "loss": 0.2058,
592
+ "step": 2050
593
+ },
594
+ {
595
+ "epoch": 1.477920227920228,
596
+ "grad_norm": 4.082638263702393,
597
+ "learning_rate": 1.5220797720797721e-05,
598
+ "loss": 0.2118,
599
+ "step": 2075
600
+ },
601
+ {
602
+ "epoch": 1.4957264957264957,
603
+ "grad_norm": 5.250935077667236,
604
+ "learning_rate": 1.5042735042735045e-05,
605
+ "loss": 0.2252,
606
+ "step": 2100
607
+ },
608
+ {
609
+ "epoch": 1.5135327635327636,
610
+ "grad_norm": 6.5291056632995605,
611
+ "learning_rate": 1.4864672364672365e-05,
612
+ "loss": 0.2135,
613
+ "step": 2125
614
+ },
615
+ {
616
+ "epoch": 1.5313390313390314,
617
+ "grad_norm": 6.882934093475342,
618
+ "learning_rate": 1.4686609686609687e-05,
619
+ "loss": 0.23,
620
+ "step": 2150
621
+ },
622
+ {
623
+ "epoch": 1.5491452991452992,
624
+ "grad_norm": 4.813120365142822,
625
+ "learning_rate": 1.450854700854701e-05,
626
+ "loss": 0.2077,
627
+ "step": 2175
628
+ },
629
+ {
630
+ "epoch": 1.566951566951567,
631
+ "grad_norm": 4.711983680725098,
632
+ "learning_rate": 1.433048433048433e-05,
633
+ "loss": 0.2023,
634
+ "step": 2200
635
+ },
636
+ {
637
+ "epoch": 1.5847578347578346,
638
+ "grad_norm": 6.178621768951416,
639
+ "learning_rate": 1.4152421652421652e-05,
640
+ "loss": 0.2019,
641
+ "step": 2225
642
+ },
643
+ {
644
+ "epoch": 1.6025641025641026,
645
+ "grad_norm": 10.634714126586914,
646
+ "learning_rate": 1.3974358974358975e-05,
647
+ "loss": 0.2133,
648
+ "step": 2250
649
+ },
650
+ {
651
+ "epoch": 1.6203703703703702,
652
+ "grad_norm": 8.724319458007812,
653
+ "learning_rate": 1.3796296296296297e-05,
654
+ "loss": 0.2068,
655
+ "step": 2275
656
+ },
657
+ {
658
+ "epoch": 1.6381766381766383,
659
+ "grad_norm": 3.9427969455718994,
660
+ "learning_rate": 1.3618233618233619e-05,
661
+ "loss": 0.1811,
662
+ "step": 2300
663
+ },
664
+ {
665
+ "epoch": 1.6559829059829059,
666
+ "grad_norm": 5.472492218017578,
667
+ "learning_rate": 1.344017094017094e-05,
668
+ "loss": 0.1803,
669
+ "step": 2325
670
+ },
671
+ {
672
+ "epoch": 1.673789173789174,
673
+ "grad_norm": 4.701247692108154,
674
+ "learning_rate": 1.3262108262108262e-05,
675
+ "loss": 0.1627,
676
+ "step": 2350
677
+ },
678
+ {
679
+ "epoch": 1.6915954415954415,
680
+ "grad_norm": 5.0649189949035645,
681
+ "learning_rate": 1.3084045584045585e-05,
682
+ "loss": 0.2145,
683
+ "step": 2375
684
+ },
685
+ {
686
+ "epoch": 1.7094017094017095,
687
+ "grad_norm": 5.515050411224365,
688
+ "learning_rate": 1.2905982905982905e-05,
689
+ "loss": 0.2239,
690
+ "step": 2400
691
+ },
692
+ {
693
+ "epoch": 1.7272079772079771,
694
+ "grad_norm": 6.461889743804932,
695
+ "learning_rate": 1.2727920227920229e-05,
696
+ "loss": 0.2039,
697
+ "step": 2425
698
+ },
699
+ {
700
+ "epoch": 1.7450142450142452,
701
+ "grad_norm": 5.700263500213623,
702
+ "learning_rate": 1.254985754985755e-05,
703
+ "loss": 0.1804,
704
+ "step": 2450
705
+ },
706
+ {
707
+ "epoch": 1.7628205128205128,
708
+ "grad_norm": 7.020549774169922,
709
+ "learning_rate": 1.2371794871794872e-05,
710
+ "loss": 0.2006,
711
+ "step": 2475
712
+ },
713
+ {
714
+ "epoch": 1.7806267806267806,
715
+ "grad_norm": 6.532597541809082,
716
+ "learning_rate": 1.2193732193732194e-05,
717
+ "loss": 0.2171,
718
+ "step": 2500
719
+ },
720
+ {
721
+ "epoch": 1.7984330484330484,
722
+ "grad_norm": 8.428996086120605,
723
+ "learning_rate": 1.2015669515669516e-05,
724
+ "loss": 0.1856,
725
+ "step": 2525
726
+ },
727
+ {
728
+ "epoch": 1.8162393162393162,
729
+ "grad_norm": 2.8922109603881836,
730
+ "learning_rate": 1.1837606837606839e-05,
731
+ "loss": 0.185,
732
+ "step": 2550
733
+ },
734
+ {
735
+ "epoch": 1.834045584045584,
736
+ "grad_norm": 3.703901767730713,
737
+ "learning_rate": 1.1659544159544159e-05,
738
+ "loss": 0.2153,
739
+ "step": 2575
740
+ },
741
+ {
742
+ "epoch": 1.8518518518518519,
743
+ "grad_norm": 3.107912540435791,
744
+ "learning_rate": 1.148148148148148e-05,
745
+ "loss": 0.1805,
746
+ "step": 2600
747
+ },
748
+ {
749
+ "epoch": 1.8696581196581197,
750
+ "grad_norm": 7.3657355308532715,
751
+ "learning_rate": 1.1303418803418804e-05,
752
+ "loss": 0.1953,
753
+ "step": 2625
754
+ },
755
+ {
756
+ "epoch": 1.8874643874643875,
757
+ "grad_norm": 4.698442459106445,
758
+ "learning_rate": 1.1125356125356126e-05,
759
+ "loss": 0.1897,
760
+ "step": 2650
761
+ },
762
+ {
763
+ "epoch": 1.9052706552706553,
764
+ "grad_norm": 5.692067623138428,
765
+ "learning_rate": 1.0947293447293448e-05,
766
+ "loss": 0.1835,
767
+ "step": 2675
768
+ },
769
+ {
770
+ "epoch": 1.9230769230769231,
771
+ "grad_norm": 7.311347961425781,
772
+ "learning_rate": 1.076923076923077e-05,
773
+ "loss": 0.2029,
774
+ "step": 2700
775
+ },
776
+ {
777
+ "epoch": 1.940883190883191,
778
+ "grad_norm": 6.020962715148926,
779
+ "learning_rate": 1.0591168091168091e-05,
780
+ "loss": 0.1885,
781
+ "step": 2725
782
+ },
783
+ {
784
+ "epoch": 1.9586894586894585,
785
+ "grad_norm": 4.556000709533691,
786
+ "learning_rate": 1.0413105413105414e-05,
787
+ "loss": 0.2161,
788
+ "step": 2750
789
+ },
790
+ {
791
+ "epoch": 1.9764957264957266,
792
+ "grad_norm": 4.426331043243408,
793
+ "learning_rate": 1.0235042735042734e-05,
794
+ "loss": 0.2043,
795
+ "step": 2775
796
+ },
797
+ {
798
+ "epoch": 1.9943019943019942,
799
+ "grad_norm": 5.457001686096191,
800
+ "learning_rate": 1.0056980056980058e-05,
801
+ "loss": 0.2028,
802
+ "step": 2800
803
+ },
804
+ {
805
+ "epoch": 2.0,
806
+ "eval_accuracy": 0.8715596330275229,
807
+ "eval_loss": 0.3768215477466583,
808
+ "eval_runtime": 2.734,
809
+ "eval_samples_per_second": 318.947,
810
+ "eval_steps_per_second": 3.658,
811
+ "step": 2808
812
+ },
813
+ {
814
+ "epoch": 2.012108262108262,
815
+ "grad_norm": 8.21131420135498,
816
+ "learning_rate": 9.87891737891738e-06,
817
+ "loss": 0.1521,
818
+ "step": 2825
819
+ },
820
+ {
821
+ "epoch": 2.02991452991453,
822
+ "grad_norm": 8.1436128616333,
823
+ "learning_rate": 9.700854700854701e-06,
824
+ "loss": 0.1543,
825
+ "step": 2850
826
+ },
827
+ {
828
+ "epoch": 2.047720797720798,
829
+ "grad_norm": 5.610642910003662,
830
+ "learning_rate": 9.522792022792023e-06,
831
+ "loss": 0.1411,
832
+ "step": 2875
833
+ },
834
+ {
835
+ "epoch": 2.0655270655270654,
836
+ "grad_norm": 3.540588617324829,
837
+ "learning_rate": 9.344729344729345e-06,
838
+ "loss": 0.1424,
839
+ "step": 2900
840
+ },
841
+ {
842
+ "epoch": 2.0833333333333335,
843
+ "grad_norm": 6.375477313995361,
844
+ "learning_rate": 9.166666666666668e-06,
845
+ "loss": 0.1414,
846
+ "step": 2925
847
+ },
848
+ {
849
+ "epoch": 2.101139601139601,
850
+ "grad_norm": 2.077981472015381,
851
+ "learning_rate": 8.988603988603988e-06,
852
+ "loss": 0.1349,
853
+ "step": 2950
854
+ },
855
+ {
856
+ "epoch": 2.118945868945869,
857
+ "grad_norm": 8.800118446350098,
858
+ "learning_rate": 8.81054131054131e-06,
859
+ "loss": 0.1437,
860
+ "step": 2975
861
+ },
862
+ {
863
+ "epoch": 2.1367521367521367,
864
+ "grad_norm": 10.33885669708252,
865
+ "learning_rate": 8.632478632478633e-06,
866
+ "loss": 0.1136,
867
+ "step": 3000
868
+ },
869
+ {
870
+ "epoch": 2.1545584045584047,
871
+ "grad_norm": 5.867998123168945,
872
+ "learning_rate": 8.454415954415955e-06,
873
+ "loss": 0.12,
874
+ "step": 3025
875
+ },
876
+ {
877
+ "epoch": 2.1723646723646723,
878
+ "grad_norm": 2.8755569458007812,
879
+ "learning_rate": 8.276353276353277e-06,
880
+ "loss": 0.1513,
881
+ "step": 3050
882
+ },
883
+ {
884
+ "epoch": 2.1901709401709404,
885
+ "grad_norm": 4.9113078117370605,
886
+ "learning_rate": 8.098290598290598e-06,
887
+ "loss": 0.1497,
888
+ "step": 3075
889
+ },
890
+ {
891
+ "epoch": 2.207977207977208,
892
+ "grad_norm": 4.883720874786377,
893
+ "learning_rate": 7.92022792022792e-06,
894
+ "loss": 0.1673,
895
+ "step": 3100
896
+ },
897
+ {
898
+ "epoch": 2.2257834757834756,
899
+ "grad_norm": 5.093497276306152,
900
+ "learning_rate": 7.742165242165244e-06,
901
+ "loss": 0.1195,
902
+ "step": 3125
903
+ },
904
+ {
905
+ "epoch": 2.2435897435897436,
906
+ "grad_norm": 6.8996148109436035,
907
+ "learning_rate": 7.564102564102564e-06,
908
+ "loss": 0.1148,
909
+ "step": 3150
910
+ },
911
+ {
912
+ "epoch": 2.261396011396011,
913
+ "grad_norm": 6.004676818847656,
914
+ "learning_rate": 7.386039886039886e-06,
915
+ "loss": 0.1461,
916
+ "step": 3175
917
+ },
918
+ {
919
+ "epoch": 2.2792022792022792,
920
+ "grad_norm": 8.20981216430664,
921
+ "learning_rate": 7.207977207977209e-06,
922
+ "loss": 0.1378,
923
+ "step": 3200
924
+ },
925
+ {
926
+ "epoch": 2.297008547008547,
927
+ "grad_norm": 4.087068557739258,
928
+ "learning_rate": 7.02991452991453e-06,
929
+ "loss": 0.1405,
930
+ "step": 3225
931
+ },
932
+ {
933
+ "epoch": 2.314814814814815,
934
+ "grad_norm": 9.62661361694336,
935
+ "learning_rate": 6.851851851851852e-06,
936
+ "loss": 0.1483,
937
+ "step": 3250
938
+ },
939
+ {
940
+ "epoch": 2.3326210826210825,
941
+ "grad_norm": 3.2713942527770996,
942
+ "learning_rate": 6.673789173789174e-06,
943
+ "loss": 0.1458,
944
+ "step": 3275
945
+ },
946
+ {
947
+ "epoch": 2.3504273504273505,
948
+ "grad_norm": 7.389986991882324,
949
+ "learning_rate": 6.4957264957264955e-06,
950
+ "loss": 0.1684,
951
+ "step": 3300
952
+ },
953
+ {
954
+ "epoch": 2.368233618233618,
955
+ "grad_norm": 2.7909116744995117,
956
+ "learning_rate": 6.317663817663818e-06,
957
+ "loss": 0.1259,
958
+ "step": 3325
959
+ },
960
+ {
961
+ "epoch": 2.386039886039886,
962
+ "grad_norm": 8.615796089172363,
963
+ "learning_rate": 6.13960113960114e-06,
964
+ "loss": 0.1299,
965
+ "step": 3350
966
+ },
967
+ {
968
+ "epoch": 2.4038461538461537,
969
+ "grad_norm": 7.469620227813721,
970
+ "learning_rate": 5.9615384615384615e-06,
971
+ "loss": 0.11,
972
+ "step": 3375
973
+ },
974
+ {
975
+ "epoch": 2.421652421652422,
976
+ "grad_norm": 8.586283683776855,
977
+ "learning_rate": 5.783475783475783e-06,
978
+ "loss": 0.1292,
979
+ "step": 3400
980
+ },
981
+ {
982
+ "epoch": 2.4394586894586894,
983
+ "grad_norm": 4.26783561706543,
984
+ "learning_rate": 5.605413105413106e-06,
985
+ "loss": 0.1585,
986
+ "step": 3425
987
+ },
988
+ {
989
+ "epoch": 2.4572649572649574,
990
+ "grad_norm": 5.937900066375732,
991
+ "learning_rate": 5.4273504273504275e-06,
992
+ "loss": 0.1337,
993
+ "step": 3450
994
+ },
995
+ {
996
+ "epoch": 2.475071225071225,
997
+ "grad_norm": 6.765054225921631,
998
+ "learning_rate": 5.24928774928775e-06,
999
+ "loss": 0.1489,
1000
+ "step": 3475
1001
+ },
1002
+ {
1003
+ "epoch": 2.492877492877493,
1004
+ "grad_norm": 12.7127046585083,
1005
+ "learning_rate": 5.071225071225071e-06,
1006
+ "loss": 0.131,
1007
+ "step": 3500
1008
+ },
1009
+ {
1010
+ "epoch": 2.5106837606837606,
1011
+ "grad_norm": 1.8604741096496582,
1012
+ "learning_rate": 4.8931623931623934e-06,
1013
+ "loss": 0.1507,
1014
+ "step": 3525
1015
+ },
1016
+ {
1017
+ "epoch": 2.5284900284900287,
1018
+ "grad_norm": 6.1975202560424805,
1019
+ "learning_rate": 4.715099715099715e-06,
1020
+ "loss": 0.1288,
1021
+ "step": 3550
1022
+ },
1023
+ {
1024
+ "epoch": 2.5462962962962963,
1025
+ "grad_norm": 2.835099935531616,
1026
+ "learning_rate": 4.537037037037038e-06,
1027
+ "loss": 0.1283,
1028
+ "step": 3575
1029
+ },
1030
+ {
1031
+ "epoch": 2.564102564102564,
1032
+ "grad_norm": 6.414974689483643,
1033
+ "learning_rate": 4.358974358974359e-06,
1034
+ "loss": 0.1659,
1035
+ "step": 3600
1036
+ },
1037
+ {
1038
+ "epoch": 2.581908831908832,
1039
+ "grad_norm": 9.628594398498535,
1040
+ "learning_rate": 4.18091168091168e-06,
1041
+ "loss": 0.1461,
1042
+ "step": 3625
1043
+ },
1044
+ {
1045
+ "epoch": 2.5997150997151,
1046
+ "grad_norm": 5.169254302978516,
1047
+ "learning_rate": 4.002849002849003e-06,
1048
+ "loss": 0.1361,
1049
+ "step": 3650
1050
+ },
1051
+ {
1052
+ "epoch": 2.6175213675213675,
1053
+ "grad_norm": 6.98367166519165,
1054
+ "learning_rate": 3.8247863247863246e-06,
1055
+ "loss": 0.1277,
1056
+ "step": 3675
1057
+ },
1058
+ {
1059
+ "epoch": 2.635327635327635,
1060
+ "grad_norm": 7.30717134475708,
1061
+ "learning_rate": 3.646723646723647e-06,
1062
+ "loss": 0.1489,
1063
+ "step": 3700
1064
+ },
1065
+ {
1066
+ "epoch": 2.653133903133903,
1067
+ "grad_norm": 6.183579444885254,
1068
+ "learning_rate": 3.468660968660969e-06,
1069
+ "loss": 0.133,
1070
+ "step": 3725
1071
+ },
1072
+ {
1073
+ "epoch": 2.6709401709401708,
1074
+ "grad_norm": 0.9714575409889221,
1075
+ "learning_rate": 3.290598290598291e-06,
1076
+ "loss": 0.1128,
1077
+ "step": 3750
1078
+ },
1079
+ {
1080
+ "epoch": 2.688746438746439,
1081
+ "grad_norm": 6.979563236236572,
1082
+ "learning_rate": 3.1125356125356127e-06,
1083
+ "loss": 0.1352,
1084
+ "step": 3775
1085
+ },
1086
+ {
1087
+ "epoch": 2.7065527065527064,
1088
+ "grad_norm": 9.65969181060791,
1089
+ "learning_rate": 2.9344729344729344e-06,
1090
+ "loss": 0.1526,
1091
+ "step": 3800
1092
+ },
1093
+ {
1094
+ "epoch": 2.7243589743589745,
1095
+ "grad_norm": 4.097091197967529,
1096
+ "learning_rate": 2.7564102564102565e-06,
1097
+ "loss": 0.1325,
1098
+ "step": 3825
1099
+ },
1100
+ {
1101
+ "epoch": 2.742165242165242,
1102
+ "grad_norm": 4.643626689910889,
1103
+ "learning_rate": 2.5783475783475782e-06,
1104
+ "loss": 0.1292,
1105
+ "step": 3850
1106
+ },
1107
+ {
1108
+ "epoch": 2.75997150997151,
1109
+ "grad_norm": 8.041850090026855,
1110
+ "learning_rate": 2.4002849002849004e-06,
1111
+ "loss": 0.1473,
1112
+ "step": 3875
1113
+ },
1114
+ {
1115
+ "epoch": 2.7777777777777777,
1116
+ "grad_norm": 7.741035461425781,
1117
+ "learning_rate": 2.222222222222222e-06,
1118
+ "loss": 0.1178,
1119
+ "step": 3900
1120
+ },
1121
+ {
1122
+ "epoch": 2.7955840455840457,
1123
+ "grad_norm": 9.131028175354004,
1124
+ "learning_rate": 2.044159544159544e-06,
1125
+ "loss": 0.1416,
1126
+ "step": 3925
1127
+ },
1128
+ {
1129
+ "epoch": 2.8133903133903133,
1130
+ "grad_norm": 8.825567245483398,
1131
+ "learning_rate": 1.8660968660968661e-06,
1132
+ "loss": 0.1088,
1133
+ "step": 3950
1134
+ },
1135
+ {
1136
+ "epoch": 2.8311965811965814,
1137
+ "grad_norm": 9.35781192779541,
1138
+ "learning_rate": 1.688034188034188e-06,
1139
+ "loss": 0.1445,
1140
+ "step": 3975
1141
+ },
1142
+ {
1143
+ "epoch": 2.849002849002849,
1144
+ "grad_norm": 6.5652947425842285,
1145
+ "learning_rate": 1.50997150997151e-06,
1146
+ "loss": 0.1685,
1147
+ "step": 4000
1148
+ },
1149
+ {
1150
+ "epoch": 2.866809116809117,
1151
+ "grad_norm": 4.708171367645264,
1152
+ "learning_rate": 1.3319088319088321e-06,
1153
+ "loss": 0.1189,
1154
+ "step": 4025
1155
+ },
1156
+ {
1157
+ "epoch": 2.8846153846153846,
1158
+ "grad_norm": 4.032695770263672,
1159
+ "learning_rate": 1.153846153846154e-06,
1160
+ "loss": 0.1478,
1161
+ "step": 4050
1162
+ },
1163
+ {
1164
+ "epoch": 2.902421652421652,
1165
+ "grad_norm": 7.377835750579834,
1166
+ "learning_rate": 9.757834757834757e-07,
1167
+ "loss": 0.1603,
1168
+ "step": 4075
1169
+ },
1170
+ {
1171
+ "epoch": 2.92022792022792,
1172
+ "grad_norm": 7.667532444000244,
1173
+ "learning_rate": 7.977207977207978e-07,
1174
+ "loss": 0.1278,
1175
+ "step": 4100
1176
+ },
1177
+ {
1178
+ "epoch": 2.9380341880341883,
1179
+ "grad_norm": 11.446420669555664,
1180
+ "learning_rate": 6.196581196581196e-07,
1181
+ "loss": 0.1504,
1182
+ "step": 4125
1183
+ },
1184
+ {
1185
+ "epoch": 2.955840455840456,
1186
+ "grad_norm": 8.342188835144043,
1187
+ "learning_rate": 4.415954415954416e-07,
1188
+ "loss": 0.1464,
1189
+ "step": 4150
1190
+ },
1191
+ {
1192
+ "epoch": 2.9736467236467234,
1193
+ "grad_norm": 9.53989315032959,
1194
+ "learning_rate": 2.635327635327635e-07,
1195
+ "loss": 0.1229,
1196
+ "step": 4175
1197
+ },
1198
+ {
1199
+ "epoch": 2.9914529914529915,
1200
+ "grad_norm": 2.1840925216674805,
1201
+ "learning_rate": 8.547008547008547e-08,
1202
+ "loss": 0.1239,
1203
+ "step": 4200
1204
+ },
1205
+ {
1206
+ "epoch": 3.0,
1207
+ "eval_accuracy": 0.8727064220183486,
1208
+ "eval_loss": 0.4250437319278717,
1209
+ "eval_runtime": 2.2343,
1210
+ "eval_samples_per_second": 390.277,
1211
+ "eval_steps_per_second": 4.476,
1212
+ "step": 4212
1213
+ },
1214
+ {
1215
+ "epoch": 3.0,
1216
+ "step": 4212,
1217
+ "total_flos": 6187653780811776.0,
1218
+ "train_loss": 0.23116512564059563,
1219
+ "train_runtime": 612.4217,
1220
+ "train_samples_per_second": 329.915,
1221
+ "train_steps_per_second": 6.878
1222
+ }
1223
+ ],
1224
+ "logging_steps": 25,
1225
+ "max_steps": 4212,
1226
+ "num_input_tokens_seen": 0,
1227
+ "num_train_epochs": 3,
1228
+ "save_steps": 500,
1229
+ "stateful_callbacks": {
1230
+ "TrainerControl": {
1231
+ "args": {
1232
+ "should_epoch_stop": false,
1233
+ "should_evaluate": false,
1234
+ "should_log": false,
1235
+ "should_save": false,
1236
+ "should_training_stop": false
1237
+ },
1238
+ "attributes": {}
1239
+ }
1240
+ },
1241
+ "total_flos": 6187653780811776.0,
1242
+ "train_batch_size": 48,
1243
+ "trial_name": null,
1244
+ "trial_params": null
1245
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_42/all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.8727064220183486,
4
+ "eval_loss": 0.4217231869697571,
5
+ "eval_runtime": 2.8028,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 311.119,
8
+ "eval_steps_per_second": 3.568,
9
+ "total_flos": 6223967906390454.0,
10
+ "train_loss": 0.23271927806386922,
11
+ "train_runtime": 603.6493,
12
+ "train_samples": 67349,
13
+ "train_samples_per_second": 334.709,
14
+ "train_steps_per_second": 6.978
15
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_42/eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.8727064220183486,
4
+ "eval_loss": 0.4217231869697571,
5
+ "eval_runtime": 2.8028,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 311.119,
8
+ "eval_steps_per_second": 3.568
9
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_42/run_command.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ /usr/local/bin/python /workspace/run_glue_MHA_gated.py --model_name_or_path bert-base-multilingual-cased --dataset_name tmnam20/ViGLUE --task_name sst2 --max_seq_length 128 --do_train --do_eval --evaluation_strategy epoch --save_strategy no --logging_strategy steps --logging_steps 25 --report_to none --num_train_epochs 3 --learning_rate 3e-05 --per_device_train_batch_size 48 --per_device_eval_batch_size 96 --gradient_accumulation_steps 1 --dataloader_num_workers 1 --seed 42 --output_dir result_ablation_mbert/sst2/mBERT/mha_attention/seed_42 --overwrite_output_dir --trust_remote_code true --bf16 --tf32 true --skip_model_save --use_mha true --pooling_strategy mha_attention --n_heads 4 --head_dim 32 --classifier_hidden_dim 512 --head_dropout 0.05
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_42/train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 6223967906390454.0,
4
+ "train_loss": 0.23271927806386922,
5
+ "train_runtime": 603.6493,
6
+ "train_samples": 67349,
7
+ "train_samples_per_second": 334.709,
8
+ "train_steps_per_second": 6.978
9
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_42/trainer_state.json ADDED
@@ -0,0 +1,1245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4212,
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.017806267806267807,
13
+ "grad_norm": 4.676713466644287,
14
+ "learning_rate": 2.9821937321937322e-05,
15
+ "loss": 0.6469,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.03561253561253561,
20
+ "grad_norm": 4.627770900726318,
21
+ "learning_rate": 2.9643874643874644e-05,
22
+ "loss": 0.5633,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.053418803418803416,
27
+ "grad_norm": 4.612361907958984,
28
+ "learning_rate": 2.9465811965811966e-05,
29
+ "loss": 0.4868,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.07122507122507123,
34
+ "grad_norm": 6.022576332092285,
35
+ "learning_rate": 2.9287749287749288e-05,
36
+ "loss": 0.4443,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.08903133903133903,
41
+ "grad_norm": 5.024851322174072,
42
+ "learning_rate": 2.910968660968661e-05,
43
+ "loss": 0.4666,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.10683760683760683,
48
+ "grad_norm": 7.167908191680908,
49
+ "learning_rate": 2.893162393162393e-05,
50
+ "loss": 0.4439,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.12464387464387465,
55
+ "grad_norm": 4.069744110107422,
56
+ "learning_rate": 2.8753561253561256e-05,
57
+ "loss": 0.437,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.14245014245014245,
62
+ "grad_norm": 5.886310577392578,
63
+ "learning_rate": 2.8575498575498578e-05,
64
+ "loss": 0.4173,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.16025641025641027,
69
+ "grad_norm": 3.4502530097961426,
70
+ "learning_rate": 2.8397435897435896e-05,
71
+ "loss": 0.3991,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.17806267806267806,
76
+ "grad_norm": 4.512755393981934,
77
+ "learning_rate": 2.821937321937322e-05,
78
+ "loss": 0.3898,
79
+ "step": 250
80
+ },
81
+ {
82
+ "epoch": 0.19586894586894588,
83
+ "grad_norm": 6.332641124725342,
84
+ "learning_rate": 2.8041310541310543e-05,
85
+ "loss": 0.4229,
86
+ "step": 275
87
+ },
88
+ {
89
+ "epoch": 0.21367521367521367,
90
+ "grad_norm": 4.079740524291992,
91
+ "learning_rate": 2.786324786324786e-05,
92
+ "loss": 0.4356,
93
+ "step": 300
94
+ },
95
+ {
96
+ "epoch": 0.23148148148148148,
97
+ "grad_norm": 7.238822937011719,
98
+ "learning_rate": 2.7685185185185186e-05,
99
+ "loss": 0.36,
100
+ "step": 325
101
+ },
102
+ {
103
+ "epoch": 0.2492877492877493,
104
+ "grad_norm": 4.105759620666504,
105
+ "learning_rate": 2.7507122507122508e-05,
106
+ "loss": 0.3654,
107
+ "step": 350
108
+ },
109
+ {
110
+ "epoch": 0.2670940170940171,
111
+ "grad_norm": 4.894044876098633,
112
+ "learning_rate": 2.732905982905983e-05,
113
+ "loss": 0.3845,
114
+ "step": 375
115
+ },
116
+ {
117
+ "epoch": 0.2849002849002849,
118
+ "grad_norm": 9.578722953796387,
119
+ "learning_rate": 2.715099715099715e-05,
120
+ "loss": 0.3682,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.3027065527065527,
125
+ "grad_norm": 6.230263710021973,
126
+ "learning_rate": 2.6972934472934473e-05,
127
+ "loss": 0.3583,
128
+ "step": 425
129
+ },
130
+ {
131
+ "epoch": 0.32051282051282054,
132
+ "grad_norm": 5.267771244049072,
133
+ "learning_rate": 2.67948717948718e-05,
134
+ "loss": 0.3639,
135
+ "step": 450
136
+ },
137
+ {
138
+ "epoch": 0.3383190883190883,
139
+ "grad_norm": 6.340616703033447,
140
+ "learning_rate": 2.6616809116809117e-05,
141
+ "loss": 0.337,
142
+ "step": 475
143
+ },
144
+ {
145
+ "epoch": 0.3561253561253561,
146
+ "grad_norm": 3.7450573444366455,
147
+ "learning_rate": 2.643874643874644e-05,
148
+ "loss": 0.3653,
149
+ "step": 500
150
+ },
151
+ {
152
+ "epoch": 0.37393162393162394,
153
+ "grad_norm": 6.614918231964111,
154
+ "learning_rate": 2.6260683760683763e-05,
155
+ "loss": 0.3428,
156
+ "step": 525
157
+ },
158
+ {
159
+ "epoch": 0.39173789173789175,
160
+ "grad_norm": 3.111424446105957,
161
+ "learning_rate": 2.6082621082621082e-05,
162
+ "loss": 0.3705,
163
+ "step": 550
164
+ },
165
+ {
166
+ "epoch": 0.40954415954415957,
167
+ "grad_norm": 8.375033378601074,
168
+ "learning_rate": 2.5904558404558404e-05,
169
+ "loss": 0.3214,
170
+ "step": 575
171
+ },
172
+ {
173
+ "epoch": 0.42735042735042733,
174
+ "grad_norm": 6.203090667724609,
175
+ "learning_rate": 2.572649572649573e-05,
176
+ "loss": 0.327,
177
+ "step": 600
178
+ },
179
+ {
180
+ "epoch": 0.44515669515669515,
181
+ "grad_norm": 7.2764482498168945,
182
+ "learning_rate": 2.5548433048433047e-05,
183
+ "loss": 0.3424,
184
+ "step": 625
185
+ },
186
+ {
187
+ "epoch": 0.46296296296296297,
188
+ "grad_norm": 6.958715438842773,
189
+ "learning_rate": 2.5370370370370372e-05,
190
+ "loss": 0.3178,
191
+ "step": 650
192
+ },
193
+ {
194
+ "epoch": 0.4807692307692308,
195
+ "grad_norm": 4.4452805519104,
196
+ "learning_rate": 2.5192307692307694e-05,
197
+ "loss": 0.365,
198
+ "step": 675
199
+ },
200
+ {
201
+ "epoch": 0.4985754985754986,
202
+ "grad_norm": 4.186619758605957,
203
+ "learning_rate": 2.5014245014245015e-05,
204
+ "loss": 0.3307,
205
+ "step": 700
206
+ },
207
+ {
208
+ "epoch": 0.5163817663817664,
209
+ "grad_norm": 5.967869281768799,
210
+ "learning_rate": 2.4836182336182337e-05,
211
+ "loss": 0.3265,
212
+ "step": 725
213
+ },
214
+ {
215
+ "epoch": 0.5341880341880342,
216
+ "grad_norm": 6.293579578399658,
217
+ "learning_rate": 2.465811965811966e-05,
218
+ "loss": 0.3077,
219
+ "step": 750
220
+ },
221
+ {
222
+ "epoch": 0.551994301994302,
223
+ "grad_norm": 5.640468597412109,
224
+ "learning_rate": 2.448005698005698e-05,
225
+ "loss": 0.3263,
226
+ "step": 775
227
+ },
228
+ {
229
+ "epoch": 0.5698005698005698,
230
+ "grad_norm": 6.851912498474121,
231
+ "learning_rate": 2.4301994301994302e-05,
232
+ "loss": 0.2869,
233
+ "step": 800
234
+ },
235
+ {
236
+ "epoch": 0.5876068376068376,
237
+ "grad_norm": 4.208298683166504,
238
+ "learning_rate": 2.4123931623931624e-05,
239
+ "loss": 0.3291,
240
+ "step": 825
241
+ },
242
+ {
243
+ "epoch": 0.6054131054131054,
244
+ "grad_norm": 6.026948928833008,
245
+ "learning_rate": 2.3945868945868946e-05,
246
+ "loss": 0.3127,
247
+ "step": 850
248
+ },
249
+ {
250
+ "epoch": 0.6232193732193733,
251
+ "grad_norm": 8.699581146240234,
252
+ "learning_rate": 2.3767806267806267e-05,
253
+ "loss": 0.3099,
254
+ "step": 875
255
+ },
256
+ {
257
+ "epoch": 0.6410256410256411,
258
+ "grad_norm": 4.2790303230285645,
259
+ "learning_rate": 2.358974358974359e-05,
260
+ "loss": 0.3376,
261
+ "step": 900
262
+ },
263
+ {
264
+ "epoch": 0.6588319088319088,
265
+ "grad_norm": 6.369588375091553,
266
+ "learning_rate": 2.3411680911680914e-05,
267
+ "loss": 0.3045,
268
+ "step": 925
269
+ },
270
+ {
271
+ "epoch": 0.6766381766381766,
272
+ "grad_norm": 3.2944254875183105,
273
+ "learning_rate": 2.3233618233618236e-05,
274
+ "loss": 0.3259,
275
+ "step": 950
276
+ },
277
+ {
278
+ "epoch": 0.6944444444444444,
279
+ "grad_norm": 4.346214771270752,
280
+ "learning_rate": 2.3055555555555554e-05,
281
+ "loss": 0.2987,
282
+ "step": 975
283
+ },
284
+ {
285
+ "epoch": 0.7122507122507122,
286
+ "grad_norm": 4.900442123413086,
287
+ "learning_rate": 2.287749287749288e-05,
288
+ "loss": 0.3141,
289
+ "step": 1000
290
+ },
291
+ {
292
+ "epoch": 0.73005698005698,
293
+ "grad_norm": 9.004666328430176,
294
+ "learning_rate": 2.26994301994302e-05,
295
+ "loss": 0.2859,
296
+ "step": 1025
297
+ },
298
+ {
299
+ "epoch": 0.7478632478632479,
300
+ "grad_norm": 4.3595805168151855,
301
+ "learning_rate": 2.252136752136752e-05,
302
+ "loss": 0.3184,
303
+ "step": 1050
304
+ },
305
+ {
306
+ "epoch": 0.7656695156695157,
307
+ "grad_norm": 6.30843448638916,
308
+ "learning_rate": 2.2343304843304845e-05,
309
+ "loss": 0.296,
310
+ "step": 1075
311
+ },
312
+ {
313
+ "epoch": 0.7834757834757835,
314
+ "grad_norm": 6.7931389808654785,
315
+ "learning_rate": 2.2165242165242166e-05,
316
+ "loss": 0.2882,
317
+ "step": 1100
318
+ },
319
+ {
320
+ "epoch": 0.8012820512820513,
321
+ "grad_norm": 4.955761432647705,
322
+ "learning_rate": 2.1987179487179485e-05,
323
+ "loss": 0.2959,
324
+ "step": 1125
325
+ },
326
+ {
327
+ "epoch": 0.8190883190883191,
328
+ "grad_norm": 3.391835927963257,
329
+ "learning_rate": 2.180911680911681e-05,
330
+ "loss": 0.3128,
331
+ "step": 1150
332
+ },
333
+ {
334
+ "epoch": 0.8368945868945868,
335
+ "grad_norm": 4.255411624908447,
336
+ "learning_rate": 2.163105413105413e-05,
337
+ "loss": 0.3044,
338
+ "step": 1175
339
+ },
340
+ {
341
+ "epoch": 0.8547008547008547,
342
+ "grad_norm": 3.429736375808716,
343
+ "learning_rate": 2.1452991452991456e-05,
344
+ "loss": 0.2762,
345
+ "step": 1200
346
+ },
347
+ {
348
+ "epoch": 0.8725071225071225,
349
+ "grad_norm": 5.605591297149658,
350
+ "learning_rate": 2.1274928774928775e-05,
351
+ "loss": 0.2579,
352
+ "step": 1225
353
+ },
354
+ {
355
+ "epoch": 0.8903133903133903,
356
+ "grad_norm": 6.149542808532715,
357
+ "learning_rate": 2.1096866096866097e-05,
358
+ "loss": 0.2967,
359
+ "step": 1250
360
+ },
361
+ {
362
+ "epoch": 0.9081196581196581,
363
+ "grad_norm": 8.68458366394043,
364
+ "learning_rate": 2.091880341880342e-05,
365
+ "loss": 0.2859,
366
+ "step": 1275
367
+ },
368
+ {
369
+ "epoch": 0.9259259259259259,
370
+ "grad_norm": 3.2946012020111084,
371
+ "learning_rate": 2.074074074074074e-05,
372
+ "loss": 0.2826,
373
+ "step": 1300
374
+ },
375
+ {
376
+ "epoch": 0.9437321937321937,
377
+ "grad_norm": 7.754369735717773,
378
+ "learning_rate": 2.056267806267806e-05,
379
+ "loss": 0.2776,
380
+ "step": 1325
381
+ },
382
+ {
383
+ "epoch": 0.9615384615384616,
384
+ "grad_norm": 7.387243270874023,
385
+ "learning_rate": 2.0384615384615387e-05,
386
+ "loss": 0.2869,
387
+ "step": 1350
388
+ },
389
+ {
390
+ "epoch": 0.9793447293447294,
391
+ "grad_norm": 4.598191738128662,
392
+ "learning_rate": 2.0206552706552705e-05,
393
+ "loss": 0.2934,
394
+ "step": 1375
395
+ },
396
+ {
397
+ "epoch": 0.9971509971509972,
398
+ "grad_norm": 8.034296035766602,
399
+ "learning_rate": 2.002849002849003e-05,
400
+ "loss": 0.2676,
401
+ "step": 1400
402
+ },
403
+ {
404
+ "epoch": 1.0,
405
+ "eval_accuracy": 0.8704128440366973,
406
+ "eval_loss": 0.3489142954349518,
407
+ "eval_runtime": 3.2422,
408
+ "eval_samples_per_second": 268.954,
409
+ "eval_steps_per_second": 3.084,
410
+ "step": 1404
411
+ },
412
+ {
413
+ "epoch": 1.014957264957265,
414
+ "grad_norm": 4.483757019042969,
415
+ "learning_rate": 1.9850427350427352e-05,
416
+ "loss": 0.2259,
417
+ "step": 1425
418
+ },
419
+ {
420
+ "epoch": 1.0327635327635327,
421
+ "grad_norm": 7.111143589019775,
422
+ "learning_rate": 1.9672364672364674e-05,
423
+ "loss": 0.2505,
424
+ "step": 1450
425
+ },
426
+ {
427
+ "epoch": 1.0505698005698005,
428
+ "grad_norm": 5.27411413192749,
429
+ "learning_rate": 1.9494301994301995e-05,
430
+ "loss": 0.249,
431
+ "step": 1475
432
+ },
433
+ {
434
+ "epoch": 1.0683760683760684,
435
+ "grad_norm": 11.021586418151855,
436
+ "learning_rate": 1.9316239316239317e-05,
437
+ "loss": 0.2222,
438
+ "step": 1500
439
+ },
440
+ {
441
+ "epoch": 1.0861823361823362,
442
+ "grad_norm": 6.787246227264404,
443
+ "learning_rate": 1.913817663817664e-05,
444
+ "loss": 0.2118,
445
+ "step": 1525
446
+ },
447
+ {
448
+ "epoch": 1.103988603988604,
449
+ "grad_norm": 5.8821516036987305,
450
+ "learning_rate": 1.896011396011396e-05,
451
+ "loss": 0.2041,
452
+ "step": 1550
453
+ },
454
+ {
455
+ "epoch": 1.1217948717948718,
456
+ "grad_norm": 6.450077056884766,
457
+ "learning_rate": 1.8782051282051282e-05,
458
+ "loss": 0.2164,
459
+ "step": 1575
460
+ },
461
+ {
462
+ "epoch": 1.1396011396011396,
463
+ "grad_norm": 5.928223609924316,
464
+ "learning_rate": 1.8603988603988604e-05,
465
+ "loss": 0.2091,
466
+ "step": 1600
467
+ },
468
+ {
469
+ "epoch": 1.1574074074074074,
470
+ "grad_norm": 7.838376045227051,
471
+ "learning_rate": 1.8425925925925926e-05,
472
+ "loss": 0.2086,
473
+ "step": 1625
474
+ },
475
+ {
476
+ "epoch": 1.1752136752136753,
477
+ "grad_norm": 6.44350528717041,
478
+ "learning_rate": 1.8247863247863247e-05,
479
+ "loss": 0.2295,
480
+ "step": 1650
481
+ },
482
+ {
483
+ "epoch": 1.193019943019943,
484
+ "grad_norm": 5.137871742248535,
485
+ "learning_rate": 1.8069800569800572e-05,
486
+ "loss": 0.2463,
487
+ "step": 1675
488
+ },
489
+ {
490
+ "epoch": 1.210826210826211,
491
+ "grad_norm": 6.648244380950928,
492
+ "learning_rate": 1.7891737891737894e-05,
493
+ "loss": 0.216,
494
+ "step": 1700
495
+ },
496
+ {
497
+ "epoch": 1.2286324786324787,
498
+ "grad_norm": 5.132938385009766,
499
+ "learning_rate": 1.7713675213675212e-05,
500
+ "loss": 0.2265,
501
+ "step": 1725
502
+ },
503
+ {
504
+ "epoch": 1.2464387464387465,
505
+ "grad_norm": 6.23491096496582,
506
+ "learning_rate": 1.7535612535612538e-05,
507
+ "loss": 0.2179,
508
+ "step": 1750
509
+ },
510
+ {
511
+ "epoch": 1.2642450142450143,
512
+ "grad_norm": 9.334895133972168,
513
+ "learning_rate": 1.735754985754986e-05,
514
+ "loss": 0.2092,
515
+ "step": 1775
516
+ },
517
+ {
518
+ "epoch": 1.282051282051282,
519
+ "grad_norm": 6.930827617645264,
520
+ "learning_rate": 1.7179487179487178e-05,
521
+ "loss": 0.2208,
522
+ "step": 1800
523
+ },
524
+ {
525
+ "epoch": 1.29985754985755,
526
+ "grad_norm": 8.061247825622559,
527
+ "learning_rate": 1.7001424501424503e-05,
528
+ "loss": 0.2189,
529
+ "step": 1825
530
+ },
531
+ {
532
+ "epoch": 1.3176638176638176,
533
+ "grad_norm": 4.901895523071289,
534
+ "learning_rate": 1.6823361823361824e-05,
535
+ "loss": 0.2137,
536
+ "step": 1850
537
+ },
538
+ {
539
+ "epoch": 1.3354700854700854,
540
+ "grad_norm": 5.468936920166016,
541
+ "learning_rate": 1.6645299145299143e-05,
542
+ "loss": 0.2028,
543
+ "step": 1875
544
+ },
545
+ {
546
+ "epoch": 1.3532763532763532,
547
+ "grad_norm": 5.951794624328613,
548
+ "learning_rate": 1.6467236467236468e-05,
549
+ "loss": 0.21,
550
+ "step": 1900
551
+ },
552
+ {
553
+ "epoch": 1.371082621082621,
554
+ "grad_norm": 5.955569267272949,
555
+ "learning_rate": 1.628917378917379e-05,
556
+ "loss": 0.2139,
557
+ "step": 1925
558
+ },
559
+ {
560
+ "epoch": 1.3888888888888888,
561
+ "grad_norm": 5.69113826751709,
562
+ "learning_rate": 1.6111111111111115e-05,
563
+ "loss": 0.1907,
564
+ "step": 1950
565
+ },
566
+ {
567
+ "epoch": 1.4066951566951567,
568
+ "grad_norm": 4.26214599609375,
569
+ "learning_rate": 1.5933048433048433e-05,
570
+ "loss": 0.2047,
571
+ "step": 1975
572
+ },
573
+ {
574
+ "epoch": 1.4245014245014245,
575
+ "grad_norm": 4.736478805541992,
576
+ "learning_rate": 1.5754985754985755e-05,
577
+ "loss": 0.1874,
578
+ "step": 2000
579
+ },
580
+ {
581
+ "epoch": 1.4423076923076923,
582
+ "grad_norm": 2.619097948074341,
583
+ "learning_rate": 1.557692307692308e-05,
584
+ "loss": 0.205,
585
+ "step": 2025
586
+ },
587
+ {
588
+ "epoch": 1.46011396011396,
589
+ "grad_norm": 5.605534553527832,
590
+ "learning_rate": 1.5398860398860398e-05,
591
+ "loss": 0.2197,
592
+ "step": 2050
593
+ },
594
+ {
595
+ "epoch": 1.477920227920228,
596
+ "grad_norm": 6.514930725097656,
597
+ "learning_rate": 1.5220797720797721e-05,
598
+ "loss": 0.2199,
599
+ "step": 2075
600
+ },
601
+ {
602
+ "epoch": 1.4957264957264957,
603
+ "grad_norm": 8.134177207946777,
604
+ "learning_rate": 1.5042735042735045e-05,
605
+ "loss": 0.2214,
606
+ "step": 2100
607
+ },
608
+ {
609
+ "epoch": 1.5135327635327636,
610
+ "grad_norm": 3.871452808380127,
611
+ "learning_rate": 1.4864672364672365e-05,
612
+ "loss": 0.2077,
613
+ "step": 2125
614
+ },
615
+ {
616
+ "epoch": 1.5313390313390314,
617
+ "grad_norm": 7.479815483093262,
618
+ "learning_rate": 1.4686609686609687e-05,
619
+ "loss": 0.2051,
620
+ "step": 2150
621
+ },
622
+ {
623
+ "epoch": 1.5491452991452992,
624
+ "grad_norm": 3.554203748703003,
625
+ "learning_rate": 1.450854700854701e-05,
626
+ "loss": 0.2189,
627
+ "step": 2175
628
+ },
629
+ {
630
+ "epoch": 1.566951566951567,
631
+ "grad_norm": 9.783437728881836,
632
+ "learning_rate": 1.433048433048433e-05,
633
+ "loss": 0.1887,
634
+ "step": 2200
635
+ },
636
+ {
637
+ "epoch": 1.5847578347578346,
638
+ "grad_norm": 3.056118965148926,
639
+ "learning_rate": 1.4152421652421652e-05,
640
+ "loss": 0.2009,
641
+ "step": 2225
642
+ },
643
+ {
644
+ "epoch": 1.6025641025641026,
645
+ "grad_norm": 6.532309532165527,
646
+ "learning_rate": 1.3974358974358975e-05,
647
+ "loss": 0.1615,
648
+ "step": 2250
649
+ },
650
+ {
651
+ "epoch": 1.6203703703703702,
652
+ "grad_norm": 6.892374038696289,
653
+ "learning_rate": 1.3796296296296297e-05,
654
+ "loss": 0.2371,
655
+ "step": 2275
656
+ },
657
+ {
658
+ "epoch": 1.6381766381766383,
659
+ "grad_norm": 3.850504159927368,
660
+ "learning_rate": 1.3618233618233619e-05,
661
+ "loss": 0.2196,
662
+ "step": 2300
663
+ },
664
+ {
665
+ "epoch": 1.6559829059829059,
666
+ "grad_norm": 8.38658618927002,
667
+ "learning_rate": 1.344017094017094e-05,
668
+ "loss": 0.1914,
669
+ "step": 2325
670
+ },
671
+ {
672
+ "epoch": 1.673789173789174,
673
+ "grad_norm": 4.296331882476807,
674
+ "learning_rate": 1.3262108262108262e-05,
675
+ "loss": 0.2215,
676
+ "step": 2350
677
+ },
678
+ {
679
+ "epoch": 1.6915954415954415,
680
+ "grad_norm": 5.184370994567871,
681
+ "learning_rate": 1.3084045584045585e-05,
682
+ "loss": 0.1803,
683
+ "step": 2375
684
+ },
685
+ {
686
+ "epoch": 1.7094017094017095,
687
+ "grad_norm": 7.295966148376465,
688
+ "learning_rate": 1.2905982905982905e-05,
689
+ "loss": 0.2077,
690
+ "step": 2400
691
+ },
692
+ {
693
+ "epoch": 1.7272079772079771,
694
+ "grad_norm": 7.124100685119629,
695
+ "learning_rate": 1.2727920227920229e-05,
696
+ "loss": 0.2103,
697
+ "step": 2425
698
+ },
699
+ {
700
+ "epoch": 1.7450142450142452,
701
+ "grad_norm": 2.422208786010742,
702
+ "learning_rate": 1.254985754985755e-05,
703
+ "loss": 0.2193,
704
+ "step": 2450
705
+ },
706
+ {
707
+ "epoch": 1.7628205128205128,
708
+ "grad_norm": 3.4634838104248047,
709
+ "learning_rate": 1.2371794871794872e-05,
710
+ "loss": 0.1824,
711
+ "step": 2475
712
+ },
713
+ {
714
+ "epoch": 1.7806267806267806,
715
+ "grad_norm": 3.9903340339660645,
716
+ "learning_rate": 1.2193732193732194e-05,
717
+ "loss": 0.2029,
718
+ "step": 2500
719
+ },
720
+ {
721
+ "epoch": 1.7984330484330484,
722
+ "grad_norm": 5.150980472564697,
723
+ "learning_rate": 1.2015669515669516e-05,
724
+ "loss": 0.2105,
725
+ "step": 2525
726
+ },
727
+ {
728
+ "epoch": 1.8162393162393162,
729
+ "grad_norm": 10.224626541137695,
730
+ "learning_rate": 1.1837606837606839e-05,
731
+ "loss": 0.2134,
732
+ "step": 2550
733
+ },
734
+ {
735
+ "epoch": 1.834045584045584,
736
+ "grad_norm": 4.629622936248779,
737
+ "learning_rate": 1.1659544159544159e-05,
738
+ "loss": 0.1948,
739
+ "step": 2575
740
+ },
741
+ {
742
+ "epoch": 1.8518518518518519,
743
+ "grad_norm": 6.242810249328613,
744
+ "learning_rate": 1.148148148148148e-05,
745
+ "loss": 0.197,
746
+ "step": 2600
747
+ },
748
+ {
749
+ "epoch": 1.8696581196581197,
750
+ "grad_norm": 9.480040550231934,
751
+ "learning_rate": 1.1303418803418804e-05,
752
+ "loss": 0.2002,
753
+ "step": 2625
754
+ },
755
+ {
756
+ "epoch": 1.8874643874643875,
757
+ "grad_norm": 9.406676292419434,
758
+ "learning_rate": 1.1125356125356126e-05,
759
+ "loss": 0.2161,
760
+ "step": 2650
761
+ },
762
+ {
763
+ "epoch": 1.9052706552706553,
764
+ "grad_norm": 5.521860599517822,
765
+ "learning_rate": 1.0947293447293448e-05,
766
+ "loss": 0.2103,
767
+ "step": 2675
768
+ },
769
+ {
770
+ "epoch": 1.9230769230769231,
771
+ "grad_norm": 1.776193618774414,
772
+ "learning_rate": 1.076923076923077e-05,
773
+ "loss": 0.1959,
774
+ "step": 2700
775
+ },
776
+ {
777
+ "epoch": 1.940883190883191,
778
+ "grad_norm": 6.874165058135986,
779
+ "learning_rate": 1.0591168091168091e-05,
780
+ "loss": 0.1863,
781
+ "step": 2725
782
+ },
783
+ {
784
+ "epoch": 1.9586894586894585,
785
+ "grad_norm": 7.551621913909912,
786
+ "learning_rate": 1.0413105413105414e-05,
787
+ "loss": 0.1749,
788
+ "step": 2750
789
+ },
790
+ {
791
+ "epoch": 1.9764957264957266,
792
+ "grad_norm": 4.971439361572266,
793
+ "learning_rate": 1.0235042735042734e-05,
794
+ "loss": 0.1905,
795
+ "step": 2775
796
+ },
797
+ {
798
+ "epoch": 1.9943019943019942,
799
+ "grad_norm": 2.175940752029419,
800
+ "learning_rate": 1.0056980056980058e-05,
801
+ "loss": 0.1903,
802
+ "step": 2800
803
+ },
804
+ {
805
+ "epoch": 2.0,
806
+ "eval_accuracy": 0.8681192660550459,
807
+ "eval_loss": 0.3867079019546509,
808
+ "eval_runtime": 3.1305,
809
+ "eval_samples_per_second": 278.553,
810
+ "eval_steps_per_second": 3.194,
811
+ "step": 2808
812
+ },
813
+ {
814
+ "epoch": 2.012108262108262,
815
+ "grad_norm": 3.961108446121216,
816
+ "learning_rate": 9.87891737891738e-06,
817
+ "loss": 0.152,
818
+ "step": 2825
819
+ },
820
+ {
821
+ "epoch": 2.02991452991453,
822
+ "grad_norm": 1.878653645515442,
823
+ "learning_rate": 9.700854700854701e-06,
824
+ "loss": 0.1302,
825
+ "step": 2850
826
+ },
827
+ {
828
+ "epoch": 2.047720797720798,
829
+ "grad_norm": 4.539945125579834,
830
+ "learning_rate": 9.522792022792023e-06,
831
+ "loss": 0.1549,
832
+ "step": 2875
833
+ },
834
+ {
835
+ "epoch": 2.0655270655270654,
836
+ "grad_norm": 2.115884304046631,
837
+ "learning_rate": 9.344729344729345e-06,
838
+ "loss": 0.1223,
839
+ "step": 2900
840
+ },
841
+ {
842
+ "epoch": 2.0833333333333335,
843
+ "grad_norm": 5.9096879959106445,
844
+ "learning_rate": 9.166666666666668e-06,
845
+ "loss": 0.1533,
846
+ "step": 2925
847
+ },
848
+ {
849
+ "epoch": 2.101139601139601,
850
+ "grad_norm": 4.2835798263549805,
851
+ "learning_rate": 8.988603988603988e-06,
852
+ "loss": 0.1597,
853
+ "step": 2950
854
+ },
855
+ {
856
+ "epoch": 2.118945868945869,
857
+ "grad_norm": 2.263178586959839,
858
+ "learning_rate": 8.81054131054131e-06,
859
+ "loss": 0.1265,
860
+ "step": 2975
861
+ },
862
+ {
863
+ "epoch": 2.1367521367521367,
864
+ "grad_norm": 5.447604656219482,
865
+ "learning_rate": 8.632478632478633e-06,
866
+ "loss": 0.1607,
867
+ "step": 3000
868
+ },
869
+ {
870
+ "epoch": 2.1545584045584047,
871
+ "grad_norm": 1.2365041971206665,
872
+ "learning_rate": 8.454415954415955e-06,
873
+ "loss": 0.1323,
874
+ "step": 3025
875
+ },
876
+ {
877
+ "epoch": 2.1723646723646723,
878
+ "grad_norm": 8.70620059967041,
879
+ "learning_rate": 8.276353276353277e-06,
880
+ "loss": 0.1566,
881
+ "step": 3050
882
+ },
883
+ {
884
+ "epoch": 2.1901709401709404,
885
+ "grad_norm": 4.237950325012207,
886
+ "learning_rate": 8.098290598290598e-06,
887
+ "loss": 0.1208,
888
+ "step": 3075
889
+ },
890
+ {
891
+ "epoch": 2.207977207977208,
892
+ "grad_norm": 6.6425323486328125,
893
+ "learning_rate": 7.92022792022792e-06,
894
+ "loss": 0.1707,
895
+ "step": 3100
896
+ },
897
+ {
898
+ "epoch": 2.2257834757834756,
899
+ "grad_norm": 7.185500621795654,
900
+ "learning_rate": 7.742165242165244e-06,
901
+ "loss": 0.1473,
902
+ "step": 3125
903
+ },
904
+ {
905
+ "epoch": 2.2435897435897436,
906
+ "grad_norm": 9.143317222595215,
907
+ "learning_rate": 7.564102564102564e-06,
908
+ "loss": 0.1306,
909
+ "step": 3150
910
+ },
911
+ {
912
+ "epoch": 2.261396011396011,
913
+ "grad_norm": 4.7105512619018555,
914
+ "learning_rate": 7.386039886039886e-06,
915
+ "loss": 0.1551,
916
+ "step": 3175
917
+ },
918
+ {
919
+ "epoch": 2.2792022792022792,
920
+ "grad_norm": 5.609392166137695,
921
+ "learning_rate": 7.207977207977209e-06,
922
+ "loss": 0.1591,
923
+ "step": 3200
924
+ },
925
+ {
926
+ "epoch": 2.297008547008547,
927
+ "grad_norm": 17.996545791625977,
928
+ "learning_rate": 7.02991452991453e-06,
929
+ "loss": 0.1167,
930
+ "step": 3225
931
+ },
932
+ {
933
+ "epoch": 2.314814814814815,
934
+ "grad_norm": 6.193024635314941,
935
+ "learning_rate": 6.851851851851852e-06,
936
+ "loss": 0.1215,
937
+ "step": 3250
938
+ },
939
+ {
940
+ "epoch": 2.3326210826210825,
941
+ "grad_norm": 2.581998109817505,
942
+ "learning_rate": 6.673789173789174e-06,
943
+ "loss": 0.138,
944
+ "step": 3275
945
+ },
946
+ {
947
+ "epoch": 2.3504273504273505,
948
+ "grad_norm": 4.7889251708984375,
949
+ "learning_rate": 6.4957264957264955e-06,
950
+ "loss": 0.1328,
951
+ "step": 3300
952
+ },
953
+ {
954
+ "epoch": 2.368233618233618,
955
+ "grad_norm": 10.466005325317383,
956
+ "learning_rate": 6.317663817663818e-06,
957
+ "loss": 0.1376,
958
+ "step": 3325
959
+ },
960
+ {
961
+ "epoch": 2.386039886039886,
962
+ "grad_norm": 4.081893444061279,
963
+ "learning_rate": 6.13960113960114e-06,
964
+ "loss": 0.1546,
965
+ "step": 3350
966
+ },
967
+ {
968
+ "epoch": 2.4038461538461537,
969
+ "grad_norm": 6.769649982452393,
970
+ "learning_rate": 5.9615384615384615e-06,
971
+ "loss": 0.1413,
972
+ "step": 3375
973
+ },
974
+ {
975
+ "epoch": 2.421652421652422,
976
+ "grad_norm": 10.913856506347656,
977
+ "learning_rate": 5.783475783475783e-06,
978
+ "loss": 0.1438,
979
+ "step": 3400
980
+ },
981
+ {
982
+ "epoch": 2.4394586894586894,
983
+ "grad_norm": 2.6685564517974854,
984
+ "learning_rate": 5.605413105413106e-06,
985
+ "loss": 0.1553,
986
+ "step": 3425
987
+ },
988
+ {
989
+ "epoch": 2.4572649572649574,
990
+ "grad_norm": 5.6830925941467285,
991
+ "learning_rate": 5.4273504273504275e-06,
992
+ "loss": 0.1389,
993
+ "step": 3450
994
+ },
995
+ {
996
+ "epoch": 2.475071225071225,
997
+ "grad_norm": 8.936271667480469,
998
+ "learning_rate": 5.24928774928775e-06,
999
+ "loss": 0.1211,
1000
+ "step": 3475
1001
+ },
1002
+ {
1003
+ "epoch": 2.492877492877493,
1004
+ "grad_norm": 7.92815637588501,
1005
+ "learning_rate": 5.071225071225071e-06,
1006
+ "loss": 0.1322,
1007
+ "step": 3500
1008
+ },
1009
+ {
1010
+ "epoch": 2.5106837606837606,
1011
+ "grad_norm": 5.970901012420654,
1012
+ "learning_rate": 4.8931623931623934e-06,
1013
+ "loss": 0.1542,
1014
+ "step": 3525
1015
+ },
1016
+ {
1017
+ "epoch": 2.5284900284900287,
1018
+ "grad_norm": 7.598054885864258,
1019
+ "learning_rate": 4.715099715099715e-06,
1020
+ "loss": 0.1445,
1021
+ "step": 3550
1022
+ },
1023
+ {
1024
+ "epoch": 2.5462962962962963,
1025
+ "grad_norm": 6.15203332901001,
1026
+ "learning_rate": 4.537037037037038e-06,
1027
+ "loss": 0.147,
1028
+ "step": 3575
1029
+ },
1030
+ {
1031
+ "epoch": 2.564102564102564,
1032
+ "grad_norm": 3.2905373573303223,
1033
+ "learning_rate": 4.358974358974359e-06,
1034
+ "loss": 0.1194,
1035
+ "step": 3600
1036
+ },
1037
+ {
1038
+ "epoch": 2.581908831908832,
1039
+ "grad_norm": 7.965047836303711,
1040
+ "learning_rate": 4.18091168091168e-06,
1041
+ "loss": 0.1303,
1042
+ "step": 3625
1043
+ },
1044
+ {
1045
+ "epoch": 2.5997150997151,
1046
+ "grad_norm": 9.456608772277832,
1047
+ "learning_rate": 4.002849002849003e-06,
1048
+ "loss": 0.1436,
1049
+ "step": 3650
1050
+ },
1051
+ {
1052
+ "epoch": 2.6175213675213675,
1053
+ "grad_norm": 7.883740425109863,
1054
+ "learning_rate": 3.8247863247863246e-06,
1055
+ "loss": 0.1725,
1056
+ "step": 3675
1057
+ },
1058
+ {
1059
+ "epoch": 2.635327635327635,
1060
+ "grad_norm": 4.807121276855469,
1061
+ "learning_rate": 3.646723646723647e-06,
1062
+ "loss": 0.1365,
1063
+ "step": 3700
1064
+ },
1065
+ {
1066
+ "epoch": 2.653133903133903,
1067
+ "grad_norm": 8.3895845413208,
1068
+ "learning_rate": 3.468660968660969e-06,
1069
+ "loss": 0.1669,
1070
+ "step": 3725
1071
+ },
1072
+ {
1073
+ "epoch": 2.6709401709401708,
1074
+ "grad_norm": 3.1916441917419434,
1075
+ "learning_rate": 3.290598290598291e-06,
1076
+ "loss": 0.1225,
1077
+ "step": 3750
1078
+ },
1079
+ {
1080
+ "epoch": 2.688746438746439,
1081
+ "grad_norm": 9.376355171203613,
1082
+ "learning_rate": 3.1125356125356127e-06,
1083
+ "loss": 0.1249,
1084
+ "step": 3775
1085
+ },
1086
+ {
1087
+ "epoch": 2.7065527065527064,
1088
+ "grad_norm": 8.753459930419922,
1089
+ "learning_rate": 2.9344729344729344e-06,
1090
+ "loss": 0.1458,
1091
+ "step": 3800
1092
+ },
1093
+ {
1094
+ "epoch": 2.7243589743589745,
1095
+ "grad_norm": 4.74907922744751,
1096
+ "learning_rate": 2.7564102564102565e-06,
1097
+ "loss": 0.1378,
1098
+ "step": 3825
1099
+ },
1100
+ {
1101
+ "epoch": 2.742165242165242,
1102
+ "grad_norm": 2.6657676696777344,
1103
+ "learning_rate": 2.5783475783475782e-06,
1104
+ "loss": 0.1188,
1105
+ "step": 3850
1106
+ },
1107
+ {
1108
+ "epoch": 2.75997150997151,
1109
+ "grad_norm": 7.816867828369141,
1110
+ "learning_rate": 2.4002849002849004e-06,
1111
+ "loss": 0.1471,
1112
+ "step": 3875
1113
+ },
1114
+ {
1115
+ "epoch": 2.7777777777777777,
1116
+ "grad_norm": 7.553004741668701,
1117
+ "learning_rate": 2.222222222222222e-06,
1118
+ "loss": 0.1581,
1119
+ "step": 3900
1120
+ },
1121
+ {
1122
+ "epoch": 2.7955840455840457,
1123
+ "grad_norm": 5.604035377502441,
1124
+ "learning_rate": 2.044159544159544e-06,
1125
+ "loss": 0.1322,
1126
+ "step": 3925
1127
+ },
1128
+ {
1129
+ "epoch": 2.8133903133903133,
1130
+ "grad_norm": 9.101012229919434,
1131
+ "learning_rate": 1.8660968660968661e-06,
1132
+ "loss": 0.1267,
1133
+ "step": 3950
1134
+ },
1135
+ {
1136
+ "epoch": 2.8311965811965814,
1137
+ "grad_norm": 5.417545795440674,
1138
+ "learning_rate": 1.688034188034188e-06,
1139
+ "loss": 0.1347,
1140
+ "step": 3975
1141
+ },
1142
+ {
1143
+ "epoch": 2.849002849002849,
1144
+ "grad_norm": 3.3895065784454346,
1145
+ "learning_rate": 1.50997150997151e-06,
1146
+ "loss": 0.1391,
1147
+ "step": 4000
1148
+ },
1149
+ {
1150
+ "epoch": 2.866809116809117,
1151
+ "grad_norm": 3.3503174781799316,
1152
+ "learning_rate": 1.3319088319088321e-06,
1153
+ "loss": 0.1265,
1154
+ "step": 4025
1155
+ },
1156
+ {
1157
+ "epoch": 2.8846153846153846,
1158
+ "grad_norm": 6.9602532386779785,
1159
+ "learning_rate": 1.153846153846154e-06,
1160
+ "loss": 0.1276,
1161
+ "step": 4050
1162
+ },
1163
+ {
1164
+ "epoch": 2.902421652421652,
1165
+ "grad_norm": 5.423347473144531,
1166
+ "learning_rate": 9.757834757834757e-07,
1167
+ "loss": 0.1388,
1168
+ "step": 4075
1169
+ },
1170
+ {
1171
+ "epoch": 2.92022792022792,
1172
+ "grad_norm": 5.439577102661133,
1173
+ "learning_rate": 7.977207977207978e-07,
1174
+ "loss": 0.1406,
1175
+ "step": 4100
1176
+ },
1177
+ {
1178
+ "epoch": 2.9380341880341883,
1179
+ "grad_norm": 2.9673285484313965,
1180
+ "learning_rate": 6.196581196581196e-07,
1181
+ "loss": 0.1237,
1182
+ "step": 4125
1183
+ },
1184
+ {
1185
+ "epoch": 2.955840455840456,
1186
+ "grad_norm": 3.6045870780944824,
1187
+ "learning_rate": 4.415954415954416e-07,
1188
+ "loss": 0.1526,
1189
+ "step": 4150
1190
+ },
1191
+ {
1192
+ "epoch": 2.9736467236467234,
1193
+ "grad_norm": 4.209204196929932,
1194
+ "learning_rate": 2.635327635327635e-07,
1195
+ "loss": 0.1177,
1196
+ "step": 4175
1197
+ },
1198
+ {
1199
+ "epoch": 2.9914529914529915,
1200
+ "grad_norm": 2.0190269947052,
1201
+ "learning_rate": 8.547008547008547e-08,
1202
+ "loss": 0.1426,
1203
+ "step": 4200
1204
+ },
1205
+ {
1206
+ "epoch": 3.0,
1207
+ "eval_accuracy": 0.8727064220183486,
1208
+ "eval_loss": 0.4217231869697571,
1209
+ "eval_runtime": 3.1907,
1210
+ "eval_samples_per_second": 273.296,
1211
+ "eval_steps_per_second": 3.134,
1212
+ "step": 4212
1213
+ },
1214
+ {
1215
+ "epoch": 3.0,
1216
+ "step": 4212,
1217
+ "total_flos": 6223967906390454.0,
1218
+ "train_loss": 0.23271927806386922,
1219
+ "train_runtime": 603.6493,
1220
+ "train_samples_per_second": 334.709,
1221
+ "train_steps_per_second": 6.978
1222
+ }
1223
+ ],
1224
+ "logging_steps": 25,
1225
+ "max_steps": 4212,
1226
+ "num_input_tokens_seen": 0,
1227
+ "num_train_epochs": 3,
1228
+ "save_steps": 500,
1229
+ "stateful_callbacks": {
1230
+ "TrainerControl": {
1231
+ "args": {
1232
+ "should_epoch_stop": false,
1233
+ "should_evaluate": false,
1234
+ "should_log": false,
1235
+ "should_save": false,
1236
+ "should_training_stop": false
1237
+ },
1238
+ "attributes": {}
1239
+ }
1240
+ },
1241
+ "total_flos": 6223967906390454.0,
1242
+ "train_batch_size": 48,
1243
+ "trial_name": null,
1244
+ "trial_params": null
1245
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_43/all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.8818807339449541,
4
+ "eval_loss": 0.4068981409072876,
5
+ "eval_runtime": 2.9961,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 291.044,
8
+ "eval_steps_per_second": 3.338,
9
+ "total_flos": 6223615247114694.0,
10
+ "train_loss": 0.23306594122508992,
11
+ "train_runtime": 603.5102,
12
+ "train_samples": 67349,
13
+ "train_samples_per_second": 334.786,
14
+ "train_steps_per_second": 6.979
15
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_43/eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "eval_accuracy": 0.8818807339449541,
4
+ "eval_loss": 0.4068981409072876,
5
+ "eval_runtime": 2.9961,
6
+ "eval_samples": 872,
7
+ "eval_samples_per_second": 291.044,
8
+ "eval_steps_per_second": 3.338
9
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_43/run_command.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ /usr/local/bin/python /workspace/run_glue_MHA_gated.py --model_name_or_path bert-base-multilingual-cased --dataset_name tmnam20/ViGLUE --task_name sst2 --max_seq_length 128 --do_train --do_eval --evaluation_strategy epoch --save_strategy no --logging_strategy steps --logging_steps 25 --report_to none --num_train_epochs 3 --learning_rate 3e-05 --per_device_train_batch_size 48 --per_device_eval_batch_size 96 --gradient_accumulation_steps 1 --dataloader_num_workers 1 --seed 43 --output_dir result_ablation_mbert/sst2/mBERT/mha_attention/seed_43 --overwrite_output_dir --trust_remote_code true --bf16 --tf32 true --skip_model_save --use_mha true --pooling_strategy mha_attention --n_heads 4 --head_dim 32 --classifier_hidden_dim 512 --head_dropout 0.05
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_43/train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "total_flos": 6223615247114694.0,
4
+ "train_loss": 0.23306594122508992,
5
+ "train_runtime": 603.5102,
6
+ "train_samples": 67349,
7
+ "train_samples_per_second": 334.786,
8
+ "train_steps_per_second": 6.979
9
+ }
mbert_rtx6000_metrics/result_ablation_mbert/sst2/mBERT/mha_attention/seed_43/trainer_state.json ADDED
@@ -0,0 +1,1245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4212,
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.017806267806267807,
13
+ "grad_norm": 11.16873550415039,
14
+ "learning_rate": 2.9821937321937322e-05,
15
+ "loss": 0.6175,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.03561253561253561,
20
+ "grad_norm": 4.588827133178711,
21
+ "learning_rate": 2.9643874643874644e-05,
22
+ "loss": 0.5436,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.053418803418803416,
27
+ "grad_norm": 4.891927242279053,
28
+ "learning_rate": 2.9465811965811966e-05,
29
+ "loss": 0.4853,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.07122507122507123,
34
+ "grad_norm": 7.381690979003906,
35
+ "learning_rate": 2.9287749287749288e-05,
36
+ "loss": 0.4648,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.08903133903133903,
41
+ "grad_norm": 6.7288408279418945,
42
+ "learning_rate": 2.910968660968661e-05,
43
+ "loss": 0.4863,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.10683760683760683,
48
+ "grad_norm": 20.019329071044922,
49
+ "learning_rate": 2.893162393162393e-05,
50
+ "loss": 0.4745,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.12464387464387465,
55
+ "grad_norm": 6.274346828460693,
56
+ "learning_rate": 2.8753561253561256e-05,
57
+ "loss": 0.441,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.14245014245014245,
62
+ "grad_norm": 8.403083801269531,
63
+ "learning_rate": 2.8575498575498578e-05,
64
+ "loss": 0.411,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.16025641025641027,
69
+ "grad_norm": 4.364692211151123,
70
+ "learning_rate": 2.8397435897435896e-05,
71
+ "loss": 0.4334,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.17806267806267806,
76
+ "grad_norm": 2.782768964767456,
77
+ "learning_rate": 2.821937321937322e-05,
78
+ "loss": 0.3811,
79
+ "step": 250
80
+ },
81
+ {
82
+ "epoch": 0.19586894586894588,
83
+ "grad_norm": 5.147589206695557,
84
+ "learning_rate": 2.8041310541310543e-05,
85
+ "loss": 0.4254,
86
+ "step": 275
87
+ },
88
+ {
89
+ "epoch": 0.21367521367521367,
90
+ "grad_norm": 6.040292263031006,
91
+ "learning_rate": 2.786324786324786e-05,
92
+ "loss": 0.4144,
93
+ "step": 300
94
+ },
95
+ {
96
+ "epoch": 0.23148148148148148,
97
+ "grad_norm": 4.94560432434082,
98
+ "learning_rate": 2.7685185185185186e-05,
99
+ "loss": 0.4034,
100
+ "step": 325
101
+ },
102
+ {
103
+ "epoch": 0.2492877492877493,
104
+ "grad_norm": 5.694849491119385,
105
+ "learning_rate": 2.7507122507122508e-05,
106
+ "loss": 0.3968,
107
+ "step": 350
108
+ },
109
+ {
110
+ "epoch": 0.2670940170940171,
111
+ "grad_norm": 13.444459915161133,
112
+ "learning_rate": 2.732905982905983e-05,
113
+ "loss": 0.389,
114
+ "step": 375
115
+ },
116
+ {
117
+ "epoch": 0.2849002849002849,
118
+ "grad_norm": 5.898088455200195,
119
+ "learning_rate": 2.715099715099715e-05,
120
+ "loss": 0.426,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.3027065527065527,
125
+ "grad_norm": 6.026984214782715,
126
+ "learning_rate": 2.6972934472934473e-05,
127
+ "loss": 0.3839,
128
+ "step": 425
129
+ },
130
+ {
131
+ "epoch": 0.32051282051282054,
132
+ "grad_norm": 5.35697603225708,
133
+ "learning_rate": 2.67948717948718e-05,
134
+ "loss": 0.3773,
135
+ "step": 450
136
+ },
137
+ {
138
+ "epoch": 0.3383190883190883,
139
+ "grad_norm": 5.172693252563477,
140
+ "learning_rate": 2.6616809116809117e-05,
141
+ "loss": 0.3804,
142
+ "step": 475
143
+ },
144
+ {
145
+ "epoch": 0.3561253561253561,
146
+ "grad_norm": 6.021134853363037,
147
+ "learning_rate": 2.643874643874644e-05,
148
+ "loss": 0.3434,
149
+ "step": 500
150
+ },
151
+ {
152
+ "epoch": 0.37393162393162394,
153
+ "grad_norm": 5.3691277503967285,
154
+ "learning_rate": 2.6260683760683763e-05,
155
+ "loss": 0.347,
156
+ "step": 525
157
+ },
158
+ {
159
+ "epoch": 0.39173789173789175,
160
+ "grad_norm": 4.419262886047363,
161
+ "learning_rate": 2.6082621082621082e-05,
162
+ "loss": 0.351,
163
+ "step": 550
164
+ },
165
+ {
166
+ "epoch": 0.40954415954415957,
167
+ "grad_norm": 4.1627092361450195,
168
+ "learning_rate": 2.5904558404558404e-05,
169
+ "loss": 0.3206,
170
+ "step": 575
171
+ },
172
+ {
173
+ "epoch": 0.42735042735042733,
174
+ "grad_norm": 6.462644577026367,
175
+ "learning_rate": 2.572649572649573e-05,
176
+ "loss": 0.316,
177
+ "step": 600
178
+ },
179
+ {
180
+ "epoch": 0.44515669515669515,
181
+ "grad_norm": 6.1377410888671875,
182
+ "learning_rate": 2.5548433048433047e-05,
183
+ "loss": 0.361,
184
+ "step": 625
185
+ },
186
+ {
187
+ "epoch": 0.46296296296296297,
188
+ "grad_norm": 3.082322597503662,
189
+ "learning_rate": 2.5370370370370372e-05,
190
+ "loss": 0.3504,
191
+ "step": 650
192
+ },
193
+ {
194
+ "epoch": 0.4807692307692308,
195
+ "grad_norm": 6.1950459480285645,
196
+ "learning_rate": 2.5192307692307694e-05,
197
+ "loss": 0.346,
198
+ "step": 675
199
+ },
200
+ {
201
+ "epoch": 0.4985754985754986,
202
+ "grad_norm": 4.7259840965271,
203
+ "learning_rate": 2.5014245014245015e-05,
204
+ "loss": 0.3279,
205
+ "step": 700
206
+ },
207
+ {
208
+ "epoch": 0.5163817663817664,
209
+ "grad_norm": 3.2414238452911377,
210
+ "learning_rate": 2.4836182336182337e-05,
211
+ "loss": 0.3153,
212
+ "step": 725
213
+ },
214
+ {
215
+ "epoch": 0.5341880341880342,
216
+ "grad_norm": 5.148471355438232,
217
+ "learning_rate": 2.465811965811966e-05,
218
+ "loss": 0.3447,
219
+ "step": 750
220
+ },
221
+ {
222
+ "epoch": 0.551994301994302,
223
+ "grad_norm": 5.873400688171387,
224
+ "learning_rate": 2.448005698005698e-05,
225
+ "loss": 0.3501,
226
+ "step": 775
227
+ },
228
+ {
229
+ "epoch": 0.5698005698005698,
230
+ "grad_norm": 3.7428882122039795,
231
+ "learning_rate": 2.4301994301994302e-05,
232
+ "loss": 0.3225,
233
+ "step": 800
234
+ },
235
+ {
236
+ "epoch": 0.5876068376068376,
237
+ "grad_norm": 5.515175819396973,
238
+ "learning_rate": 2.4123931623931624e-05,
239
+ "loss": 0.3131,
240
+ "step": 825
241
+ },
242
+ {
243
+ "epoch": 0.6054131054131054,
244
+ "grad_norm": 4.054908752441406,
245
+ "learning_rate": 2.3945868945868946e-05,
246
+ "loss": 0.2917,
247
+ "step": 850
248
+ },
249
+ {
250
+ "epoch": 0.6232193732193733,
251
+ "grad_norm": 5.8934431076049805,
252
+ "learning_rate": 2.3767806267806267e-05,
253
+ "loss": 0.3588,
254
+ "step": 875
255
+ },
256
+ {
257
+ "epoch": 0.6410256410256411,
258
+ "grad_norm": 4.23342227935791,
259
+ "learning_rate": 2.358974358974359e-05,
260
+ "loss": 0.3267,
261
+ "step": 900
262
+ },
263
+ {
264
+ "epoch": 0.6588319088319088,
265
+ "grad_norm": 4.86954927444458,
266
+ "learning_rate": 2.3411680911680914e-05,
267
+ "loss": 0.3062,
268
+ "step": 925
269
+ },
270
+ {
271
+ "epoch": 0.6766381766381766,
272
+ "grad_norm": 10.154154777526855,
273
+ "learning_rate": 2.3233618233618236e-05,
274
+ "loss": 0.2755,
275
+ "step": 950
276
+ },
277
+ {
278
+ "epoch": 0.6944444444444444,
279
+ "grad_norm": 4.268664836883545,
280
+ "learning_rate": 2.3055555555555554e-05,
281
+ "loss": 0.2889,
282
+ "step": 975
283
+ },
284
+ {
285
+ "epoch": 0.7122507122507122,
286
+ "grad_norm": 6.144649982452393,
287
+ "learning_rate": 2.287749287749288e-05,
288
+ "loss": 0.2848,
289
+ "step": 1000
290
+ },
291
+ {
292
+ "epoch": 0.73005698005698,
293
+ "grad_norm": 5.68459415435791,
294
+ "learning_rate": 2.26994301994302e-05,
295
+ "loss": 0.3137,
296
+ "step": 1025
297
+ },
298
+ {
299
+ "epoch": 0.7478632478632479,
300
+ "grad_norm": 5.361912250518799,
301
+ "learning_rate": 2.252136752136752e-05,
302
+ "loss": 0.296,
303
+ "step": 1050
304
+ },
305
+ {
306
+ "epoch": 0.7656695156695157,
307
+ "grad_norm": 3.407114028930664,
308
+ "learning_rate": 2.2343304843304845e-05,
309
+ "loss": 0.2602,
310
+ "step": 1075
311
+ },
312
+ {
313
+ "epoch": 0.7834757834757835,
314
+ "grad_norm": 3.070385456085205,
315
+ "learning_rate": 2.2165242165242166e-05,
316
+ "loss": 0.3102,
317
+ "step": 1100
318
+ },
319
+ {
320
+ "epoch": 0.8012820512820513,
321
+ "grad_norm": 5.90044641494751,
322
+ "learning_rate": 2.1987179487179485e-05,
323
+ "loss": 0.2934,
324
+ "step": 1125
325
+ },
326
+ {
327
+ "epoch": 0.8190883190883191,
328
+ "grad_norm": 6.577768325805664,
329
+ "learning_rate": 2.180911680911681e-05,
330
+ "loss": 0.2913,
331
+ "step": 1150
332
+ },
333
+ {
334
+ "epoch": 0.8368945868945868,
335
+ "grad_norm": 6.975832939147949,
336
+ "learning_rate": 2.163105413105413e-05,
337
+ "loss": 0.3036,
338
+ "step": 1175
339
+ },
340
+ {
341
+ "epoch": 0.8547008547008547,
342
+ "grad_norm": 3.7785587310791016,
343
+ "learning_rate": 2.1452991452991456e-05,
344
+ "loss": 0.2531,
345
+ "step": 1200
346
+ },
347
+ {
348
+ "epoch": 0.8725071225071225,
349
+ "grad_norm": 5.906274795532227,
350
+ "learning_rate": 2.1274928774928775e-05,
351
+ "loss": 0.3073,
352
+ "step": 1225
353
+ },
354
+ {
355
+ "epoch": 0.8903133903133903,
356
+ "grad_norm": 3.1609160900115967,
357
+ "learning_rate": 2.1096866096866097e-05,
358
+ "loss": 0.3148,
359
+ "step": 1250
360
+ },
361
+ {
362
+ "epoch": 0.9081196581196581,
363
+ "grad_norm": 3.647075891494751,
364
+ "learning_rate": 2.091880341880342e-05,
365
+ "loss": 0.3146,
366
+ "step": 1275
367
+ },
368
+ {
369
+ "epoch": 0.9259259259259259,
370
+ "grad_norm": 6.753727436065674,
371
+ "learning_rate": 2.074074074074074e-05,
372
+ "loss": 0.2877,
373
+ "step": 1300
374
+ },
375
+ {
376
+ "epoch": 0.9437321937321937,
377
+ "grad_norm": 4.460111141204834,
378
+ "learning_rate": 2.056267806267806e-05,
379
+ "loss": 0.2639,
380
+ "step": 1325
381
+ },
382
+ {
383
+ "epoch": 0.9615384615384616,
384
+ "grad_norm": 7.1089982986450195,
385
+ "learning_rate": 2.0384615384615387e-05,
386
+ "loss": 0.263,
387
+ "step": 1350
388
+ },
389
+ {
390
+ "epoch": 0.9793447293447294,
391
+ "grad_norm": 4.8230719566345215,
392
+ "learning_rate": 2.0206552706552705e-05,
393
+ "loss": 0.2842,
394
+ "step": 1375
395
+ },
396
+ {
397
+ "epoch": 0.9971509971509972,
398
+ "grad_norm": 8.226053237915039,
399
+ "learning_rate": 2.002849002849003e-05,
400
+ "loss": 0.262,
401
+ "step": 1400
402
+ },
403
+ {
404
+ "epoch": 1.0,
405
+ "eval_accuracy": 0.8669724770642202,
406
+ "eval_loss": 0.36205950379371643,
407
+ "eval_runtime": 3.3424,
408
+ "eval_samples_per_second": 260.888,
409
+ "eval_steps_per_second": 2.992,
410
+ "step": 1404
411
+ },
412
+ {
413
+ "epoch": 1.014957264957265,
414
+ "grad_norm": 4.15224027633667,
415
+ "learning_rate": 1.9850427350427352e-05,
416
+ "loss": 0.2025,
417
+ "step": 1425
418
+ },
419
+ {
420
+ "epoch": 1.0327635327635327,
421
+ "grad_norm": 4.182326316833496,
422
+ "learning_rate": 1.9672364672364674e-05,
423
+ "loss": 0.214,
424
+ "step": 1450
425
+ },
426
+ {
427
+ "epoch": 1.0505698005698005,
428
+ "grad_norm": 4.457214832305908,
429
+ "learning_rate": 1.9494301994301995e-05,
430
+ "loss": 0.2284,
431
+ "step": 1475
432
+ },
433
+ {
434
+ "epoch": 1.0683760683760684,
435
+ "grad_norm": 4.844962120056152,
436
+ "learning_rate": 1.9316239316239317e-05,
437
+ "loss": 0.2176,
438
+ "step": 1500
439
+ },
440
+ {
441
+ "epoch": 1.0861823361823362,
442
+ "grad_norm": 6.270451545715332,
443
+ "learning_rate": 1.913817663817664e-05,
444
+ "loss": 0.2141,
445
+ "step": 1525
446
+ },
447
+ {
448
+ "epoch": 1.103988603988604,
449
+ "grad_norm": 6.8104963302612305,
450
+ "learning_rate": 1.896011396011396e-05,
451
+ "loss": 0.2219,
452
+ "step": 1550
453
+ },
454
+ {
455
+ "epoch": 1.1217948717948718,
456
+ "grad_norm": 5.0523681640625,
457
+ "learning_rate": 1.8782051282051282e-05,
458
+ "loss": 0.1916,
459
+ "step": 1575
460
+ },
461
+ {
462
+ "epoch": 1.1396011396011396,
463
+ "grad_norm": 11.247787475585938,
464
+ "learning_rate": 1.8603988603988604e-05,
465
+ "loss": 0.227,
466
+ "step": 1600
467
+ },
468
+ {
469
+ "epoch": 1.1574074074074074,
470
+ "grad_norm": 8.768152236938477,
471
+ "learning_rate": 1.8425925925925926e-05,
472
+ "loss": 0.1876,
473
+ "step": 1625
474
+ },
475
+ {
476
+ "epoch": 1.1752136752136753,
477
+ "grad_norm": 6.364012241363525,
478
+ "learning_rate": 1.8247863247863247e-05,
479
+ "loss": 0.2327,
480
+ "step": 1650
481
+ },
482
+ {
483
+ "epoch": 1.193019943019943,
484
+ "grad_norm": 7.759678363800049,
485
+ "learning_rate": 1.8069800569800572e-05,
486
+ "loss": 0.2225,
487
+ "step": 1675
488
+ },
489
+ {
490
+ "epoch": 1.210826210826211,
491
+ "grad_norm": 6.40728235244751,
492
+ "learning_rate": 1.7891737891737894e-05,
493
+ "loss": 0.2369,
494
+ "step": 1700
495
+ },
496
+ {
497
+ "epoch": 1.2286324786324787,
498
+ "grad_norm": 5.422067642211914,
499
+ "learning_rate": 1.7713675213675212e-05,
500
+ "loss": 0.2169,
501
+ "step": 1725
502
+ },
503
+ {
504
+ "epoch": 1.2464387464387465,
505
+ "grad_norm": 4.2415595054626465,
506
+ "learning_rate": 1.7535612535612538e-05,
507
+ "loss": 0.2066,
508
+ "step": 1750
509
+ },
510
+ {
511
+ "epoch": 1.2642450142450143,
512
+ "grad_norm": 4.8374552726745605,
513
+ "learning_rate": 1.735754985754986e-05,
514
+ "loss": 0.2159,
515
+ "step": 1775
516
+ },
517
+ {
518
+ "epoch": 1.282051282051282,
519
+ "grad_norm": 4.11268949508667,
520
+ "learning_rate": 1.7179487179487178e-05,
521
+ "loss": 0.2056,
522
+ "step": 1800
523
+ },
524
+ {
525
+ "epoch": 1.29985754985755,
526
+ "grad_norm": 6.534297466278076,
527
+ "learning_rate": 1.7001424501424503e-05,
528
+ "loss": 0.2268,
529
+ "step": 1825
530
+ },
531
+ {
532
+ "epoch": 1.3176638176638176,
533
+ "grad_norm": 5.383437633514404,
534
+ "learning_rate": 1.6823361823361824e-05,
535
+ "loss": 0.1898,
536
+ "step": 1850
537
+ },
538
+ {
539
+ "epoch": 1.3354700854700854,
540
+ "grad_norm": 5.425540447235107,
541
+ "learning_rate": 1.6645299145299143e-05,
542
+ "loss": 0.2371,
543
+ "step": 1875
544
+ },
545
+ {
546
+ "epoch": 1.3532763532763532,
547
+ "grad_norm": 6.670027256011963,
548
+ "learning_rate": 1.6467236467236468e-05,
549
+ "loss": 0.2149,
550
+ "step": 1900
551
+ },
552
+ {
553
+ "epoch": 1.371082621082621,
554
+ "grad_norm": 6.760265350341797,
555
+ "learning_rate": 1.628917378917379e-05,
556
+ "loss": 0.2099,
557
+ "step": 1925
558
+ },
559
+ {
560
+ "epoch": 1.3888888888888888,
561
+ "grad_norm": 5.410975456237793,
562
+ "learning_rate": 1.6111111111111115e-05,
563
+ "loss": 0.2353,
564
+ "step": 1950
565
+ },
566
+ {
567
+ "epoch": 1.4066951566951567,
568
+ "grad_norm": 3.950993299484253,
569
+ "learning_rate": 1.5933048433048433e-05,
570
+ "loss": 0.2246,
571
+ "step": 1975
572
+ },
573
+ {
574
+ "epoch": 1.4245014245014245,
575
+ "grad_norm": 2.580132246017456,
576
+ "learning_rate": 1.5754985754985755e-05,
577
+ "loss": 0.2074,
578
+ "step": 2000
579
+ },
580
+ {
581
+ "epoch": 1.4423076923076923,
582
+ "grad_norm": 7.957905292510986,
583
+ "learning_rate": 1.557692307692308e-05,
584
+ "loss": 0.2206,
585
+ "step": 2025
586
+ },
587
+ {
588
+ "epoch": 1.46011396011396,
589
+ "grad_norm": 6.667910099029541,
590
+ "learning_rate": 1.5398860398860398e-05,
591
+ "loss": 0.1993,
592
+ "step": 2050
593
+ },
594
+ {
595
+ "epoch": 1.477920227920228,
596
+ "grad_norm": 4.73282527923584,
597
+ "learning_rate": 1.5220797720797721e-05,
598
+ "loss": 0.1923,
599
+ "step": 2075
600
+ },
601
+ {
602
+ "epoch": 1.4957264957264957,
603
+ "grad_norm": 5.295721054077148,
604
+ "learning_rate": 1.5042735042735045e-05,
605
+ "loss": 0.1931,
606
+ "step": 2100
607
+ },
608
+ {
609
+ "epoch": 1.5135327635327636,
610
+ "grad_norm": 4.460168361663818,
611
+ "learning_rate": 1.4864672364672365e-05,
612
+ "loss": 0.2131,
613
+ "step": 2125
614
+ },
615
+ {
616
+ "epoch": 1.5313390313390314,
617
+ "grad_norm": 4.922815322875977,
618
+ "learning_rate": 1.4686609686609687e-05,
619
+ "loss": 0.1978,
620
+ "step": 2150
621
+ },
622
+ {
623
+ "epoch": 1.5491452991452992,
624
+ "grad_norm": 6.751718044281006,
625
+ "learning_rate": 1.450854700854701e-05,
626
+ "loss": 0.2226,
627
+ "step": 2175
628
+ },
629
+ {
630
+ "epoch": 1.566951566951567,
631
+ "grad_norm": 7.141465187072754,
632
+ "learning_rate": 1.433048433048433e-05,
633
+ "loss": 0.1962,
634
+ "step": 2200
635
+ },
636
+ {
637
+ "epoch": 1.5847578347578346,
638
+ "grad_norm": 4.601433277130127,
639
+ "learning_rate": 1.4152421652421652e-05,
640
+ "loss": 0.2269,
641
+ "step": 2225
642
+ },
643
+ {
644
+ "epoch": 1.6025641025641026,
645
+ "grad_norm": 5.5319061279296875,
646
+ "learning_rate": 1.3974358974358975e-05,
647
+ "loss": 0.2086,
648
+ "step": 2250
649
+ },
650
+ {
651
+ "epoch": 1.6203703703703702,
652
+ "grad_norm": 8.642847061157227,
653
+ "learning_rate": 1.3796296296296297e-05,
654
+ "loss": 0.2248,
655
+ "step": 2275
656
+ },
657
+ {
658
+ "epoch": 1.6381766381766383,
659
+ "grad_norm": 5.883760929107666,
660
+ "learning_rate": 1.3618233618233619e-05,
661
+ "loss": 0.2075,
662
+ "step": 2300
663
+ },
664
+ {
665
+ "epoch": 1.6559829059829059,
666
+ "grad_norm": 7.8405890464782715,
667
+ "learning_rate": 1.344017094017094e-05,
668
+ "loss": 0.2343,
669
+ "step": 2325
670
+ },
671
+ {
672
+ "epoch": 1.673789173789174,
673
+ "grad_norm": 5.4765400886535645,
674
+ "learning_rate": 1.3262108262108262e-05,
675
+ "loss": 0.2069,
676
+ "step": 2350
677
+ },
678
+ {
679
+ "epoch": 1.6915954415954415,
680
+ "grad_norm": 9.298885345458984,
681
+ "learning_rate": 1.3084045584045585e-05,
682
+ "loss": 0.1899,
683
+ "step": 2375
684
+ },
685
+ {
686
+ "epoch": 1.7094017094017095,
687
+ "grad_norm": 4.567235469818115,
688
+ "learning_rate": 1.2905982905982905e-05,
689
+ "loss": 0.1978,
690
+ "step": 2400
691
+ },
692
+ {
693
+ "epoch": 1.7272079772079771,
694
+ "grad_norm": 3.745227336883545,
695
+ "learning_rate": 1.2727920227920229e-05,
696
+ "loss": 0.187,
697
+ "step": 2425
698
+ },
699
+ {
700
+ "epoch": 1.7450142450142452,
701
+ "grad_norm": 8.745413780212402,
702
+ "learning_rate": 1.254985754985755e-05,
703
+ "loss": 0.1974,
704
+ "step": 2450
705
+ },
706
+ {
707
+ "epoch": 1.7628205128205128,
708
+ "grad_norm": 4.2523627281188965,
709
+ "learning_rate": 1.2371794871794872e-05,
710
+ "loss": 0.1931,
711
+ "step": 2475
712
+ },
713
+ {
714
+ "epoch": 1.7806267806267806,
715
+ "grad_norm": 5.566399574279785,
716
+ "learning_rate": 1.2193732193732194e-05,
717
+ "loss": 0.2221,
718
+ "step": 2500
719
+ },
720
+ {
721
+ "epoch": 1.7984330484330484,
722
+ "grad_norm": 6.514071941375732,
723
+ "learning_rate": 1.2015669515669516e-05,
724
+ "loss": 0.1893,
725
+ "step": 2525
726
+ },
727
+ {
728
+ "epoch": 1.8162393162393162,
729
+ "grad_norm": 9.308446884155273,
730
+ "learning_rate": 1.1837606837606839e-05,
731
+ "loss": 0.1923,
732
+ "step": 2550
733
+ },
734
+ {
735
+ "epoch": 1.834045584045584,
736
+ "grad_norm": 7.6161932945251465,
737
+ "learning_rate": 1.1659544159544159e-05,
738
+ "loss": 0.1877,
739
+ "step": 2575
740
+ },
741
+ {
742
+ "epoch": 1.8518518518518519,
743
+ "grad_norm": 6.720437526702881,
744
+ "learning_rate": 1.148148148148148e-05,
745
+ "loss": 0.2049,
746
+ "step": 2600
747
+ },
748
+ {
749
+ "epoch": 1.8696581196581197,
750
+ "grad_norm": 3.8229429721832275,
751
+ "learning_rate": 1.1303418803418804e-05,
752
+ "loss": 0.1747,
753
+ "step": 2625
754
+ },
755
+ {
756
+ "epoch": 1.8874643874643875,
757
+ "grad_norm": 3.951292037963867,
758
+ "learning_rate": 1.1125356125356126e-05,
759
+ "loss": 0.1886,
760
+ "step": 2650
761
+ },
762
+ {
763
+ "epoch": 1.9052706552706553,
764
+ "grad_norm": 11.718578338623047,
765
+ "learning_rate": 1.0947293447293448e-05,
766
+ "loss": 0.188,
767
+ "step": 2675
768
+ },
769
+ {
770
+ "epoch": 1.9230769230769231,
771
+ "grad_norm": 5.557544231414795,
772
+ "learning_rate": 1.076923076923077e-05,
773
+ "loss": 0.2166,
774
+ "step": 2700
775
+ },
776
+ {
777
+ "epoch": 1.940883190883191,
778
+ "grad_norm": 7.434524059295654,
779
+ "learning_rate": 1.0591168091168091e-05,
780
+ "loss": 0.2115,
781
+ "step": 2725
782
+ },
783
+ {
784
+ "epoch": 1.9586894586894585,
785
+ "grad_norm": 6.253825664520264,
786
+ "learning_rate": 1.0413105413105414e-05,
787
+ "loss": 0.1885,
788
+ "step": 2750
789
+ },
790
+ {
791
+ "epoch": 1.9764957264957266,
792
+ "grad_norm": 5.8994059562683105,
793
+ "learning_rate": 1.0235042735042734e-05,
794
+ "loss": 0.1818,
795
+ "step": 2775
796
+ },
797
+ {
798
+ "epoch": 1.9943019943019942,
799
+ "grad_norm": 6.100218772888184,
800
+ "learning_rate": 1.0056980056980058e-05,
801
+ "loss": 0.1957,
802
+ "step": 2800
803
+ },
804
+ {
805
+ "epoch": 2.0,
806
+ "eval_accuracy": 0.893348623853211,
807
+ "eval_loss": 0.32747694849967957,
808
+ "eval_runtime": 3.0804,
809
+ "eval_samples_per_second": 283.078,
810
+ "eval_steps_per_second": 3.246,
811
+ "step": 2808
812
+ },
813
+ {
814
+ "epoch": 2.012108262108262,
815
+ "grad_norm": 8.680377006530762,
816
+ "learning_rate": 9.87891737891738e-06,
817
+ "loss": 0.1622,
818
+ "step": 2825
819
+ },
820
+ {
821
+ "epoch": 2.02991452991453,
822
+ "grad_norm": 8.271711349487305,
823
+ "learning_rate": 9.700854700854701e-06,
824
+ "loss": 0.1525,
825
+ "step": 2850
826
+ },
827
+ {
828
+ "epoch": 2.047720797720798,
829
+ "grad_norm": 1.6721071004867554,
830
+ "learning_rate": 9.522792022792023e-06,
831
+ "loss": 0.1302,
832
+ "step": 2875
833
+ },
834
+ {
835
+ "epoch": 2.0655270655270654,
836
+ "grad_norm": 7.456218719482422,
837
+ "learning_rate": 9.344729344729345e-06,
838
+ "loss": 0.1321,
839
+ "step": 2900
840
+ },
841
+ {
842
+ "epoch": 2.0833333333333335,
843
+ "grad_norm": 5.0235090255737305,
844
+ "learning_rate": 9.166666666666668e-06,
845
+ "loss": 0.1421,
846
+ "step": 2925
847
+ },
848
+ {
849
+ "epoch": 2.101139601139601,
850
+ "grad_norm": 7.5039567947387695,
851
+ "learning_rate": 8.988603988603988e-06,
852
+ "loss": 0.1444,
853
+ "step": 2950
854
+ },
855
+ {
856
+ "epoch": 2.118945868945869,
857
+ "grad_norm": 4.074942588806152,
858
+ "learning_rate": 8.81054131054131e-06,
859
+ "loss": 0.1218,
860
+ "step": 2975
861
+ },
862
+ {
863
+ "epoch": 2.1367521367521367,
864
+ "grad_norm": 8.687871932983398,
865
+ "learning_rate": 8.632478632478633e-06,
866
+ "loss": 0.1555,
867
+ "step": 3000
868
+ },
869
+ {
870
+ "epoch": 2.1545584045584047,
871
+ "grad_norm": 10.73873519897461,
872
+ "learning_rate": 8.454415954415955e-06,
873
+ "loss": 0.1218,
874
+ "step": 3025
875
+ },
876
+ {
877
+ "epoch": 2.1723646723646723,
878
+ "grad_norm": 6.250292778015137,
879
+ "learning_rate": 8.276353276353277e-06,
880
+ "loss": 0.1536,
881
+ "step": 3050
882
+ },
883
+ {
884
+ "epoch": 2.1901709401709404,
885
+ "grad_norm": 8.774616241455078,
886
+ "learning_rate": 8.098290598290598e-06,
887
+ "loss": 0.1413,
888
+ "step": 3075
889
+ },
890
+ {
891
+ "epoch": 2.207977207977208,
892
+ "grad_norm": 4.528116226196289,
893
+ "learning_rate": 7.92022792022792e-06,
894
+ "loss": 0.1699,
895
+ "step": 3100
896
+ },
897
+ {
898
+ "epoch": 2.2257834757834756,
899
+ "grad_norm": 4.4555559158325195,
900
+ "learning_rate": 7.742165242165244e-06,
901
+ "loss": 0.154,
902
+ "step": 3125
903
+ },
904
+ {
905
+ "epoch": 2.2435897435897436,
906
+ "grad_norm": 2.4802279472351074,
907
+ "learning_rate": 7.564102564102564e-06,
908
+ "loss": 0.1496,
909
+ "step": 3150
910
+ },
911
+ {
912
+ "epoch": 2.261396011396011,
913
+ "grad_norm": 8.89861011505127,
914
+ "learning_rate": 7.386039886039886e-06,
915
+ "loss": 0.1562,
916
+ "step": 3175
917
+ },
918
+ {
919
+ "epoch": 2.2792022792022792,
920
+ "grad_norm": 4.324858665466309,
921
+ "learning_rate": 7.207977207977209e-06,
922
+ "loss": 0.124,
923
+ "step": 3200
924
+ },
925
+ {
926
+ "epoch": 2.297008547008547,
927
+ "grad_norm": 5.114348411560059,
928
+ "learning_rate": 7.02991452991453e-06,
929
+ "loss": 0.1441,
930
+ "step": 3225
931
+ },
932
+ {
933
+ "epoch": 2.314814814814815,
934
+ "grad_norm": 5.84263277053833,
935
+ "learning_rate": 6.851851851851852e-06,
936
+ "loss": 0.1576,
937
+ "step": 3250
938
+ },
939
+ {
940
+ "epoch": 2.3326210826210825,
941
+ "grad_norm": 6.915149688720703,
942
+ "learning_rate": 6.673789173789174e-06,
943
+ "loss": 0.1497,
944
+ "step": 3275
945
+ },
946
+ {
947
+ "epoch": 2.3504273504273505,
948
+ "grad_norm": 5.241943359375,
949
+ "learning_rate": 6.4957264957264955e-06,
950
+ "loss": 0.1526,
951
+ "step": 3300
952
+ },
953
+ {
954
+ "epoch": 2.368233618233618,
955
+ "grad_norm": 7.873506546020508,
956
+ "learning_rate": 6.317663817663818e-06,
957
+ "loss": 0.132,
958
+ "step": 3325
959
+ },
960
+ {
961
+ "epoch": 2.386039886039886,
962
+ "grad_norm": 7.195064544677734,
963
+ "learning_rate": 6.13960113960114e-06,
964
+ "loss": 0.1268,
965
+ "step": 3350
966
+ },
967
+ {
968
+ "epoch": 2.4038461538461537,
969
+ "grad_norm": 6.033783912658691,
970
+ "learning_rate": 5.9615384615384615e-06,
971
+ "loss": 0.135,
972
+ "step": 3375
973
+ },
974
+ {
975
+ "epoch": 2.421652421652422,
976
+ "grad_norm": 6.221248149871826,
977
+ "learning_rate": 5.783475783475783e-06,
978
+ "loss": 0.14,
979
+ "step": 3400
980
+ },
981
+ {
982
+ "epoch": 2.4394586894586894,
983
+ "grad_norm": 6.765102386474609,
984
+ "learning_rate": 5.605413105413106e-06,
985
+ "loss": 0.1378,
986
+ "step": 3425
987
+ },
988
+ {
989
+ "epoch": 2.4572649572649574,
990
+ "grad_norm": 4.769539833068848,
991
+ "learning_rate": 5.4273504273504275e-06,
992
+ "loss": 0.1343,
993
+ "step": 3450
994
+ },
995
+ {
996
+ "epoch": 2.475071225071225,
997
+ "grad_norm": 6.174884796142578,
998
+ "learning_rate": 5.24928774928775e-06,
999
+ "loss": 0.1354,
1000
+ "step": 3475
1001
+ },
1002
+ {
1003
+ "epoch": 2.492877492877493,
1004
+ "grad_norm": 5.884419918060303,
1005
+ "learning_rate": 5.071225071225071e-06,
1006
+ "loss": 0.1299,
1007
+ "step": 3500
1008
+ },
1009
+ {
1010
+ "epoch": 2.5106837606837606,
1011
+ "grad_norm": 9.200006484985352,
1012
+ "learning_rate": 4.8931623931623934e-06,
1013
+ "loss": 0.1372,
1014
+ "step": 3525
1015
+ },
1016
+ {
1017
+ "epoch": 2.5284900284900287,
1018
+ "grad_norm": 8.04159927368164,
1019
+ "learning_rate": 4.715099715099715e-06,
1020
+ "loss": 0.1375,
1021
+ "step": 3550
1022
+ },
1023
+ {
1024
+ "epoch": 2.5462962962962963,
1025
+ "grad_norm": 7.007334232330322,
1026
+ "learning_rate": 4.537037037037038e-06,
1027
+ "loss": 0.1576,
1028
+ "step": 3575
1029
+ },
1030
+ {
1031
+ "epoch": 2.564102564102564,
1032
+ "grad_norm": 8.299448013305664,
1033
+ "learning_rate": 4.358974358974359e-06,
1034
+ "loss": 0.112,
1035
+ "step": 3600
1036
+ },
1037
+ {
1038
+ "epoch": 2.581908831908832,
1039
+ "grad_norm": 4.3175811767578125,
1040
+ "learning_rate": 4.18091168091168e-06,
1041
+ "loss": 0.1349,
1042
+ "step": 3625
1043
+ },
1044
+ {
1045
+ "epoch": 2.5997150997151,
1046
+ "grad_norm": 9.471844673156738,
1047
+ "learning_rate": 4.002849002849003e-06,
1048
+ "loss": 0.142,
1049
+ "step": 3650
1050
+ },
1051
+ {
1052
+ "epoch": 2.6175213675213675,
1053
+ "grad_norm": 7.32848596572876,
1054
+ "learning_rate": 3.8247863247863246e-06,
1055
+ "loss": 0.124,
1056
+ "step": 3675
1057
+ },
1058
+ {
1059
+ "epoch": 2.635327635327635,
1060
+ "grad_norm": 5.450161457061768,
1061
+ "learning_rate": 3.646723646723647e-06,
1062
+ "loss": 0.1135,
1063
+ "step": 3700
1064
+ },
1065
+ {
1066
+ "epoch": 2.653133903133903,
1067
+ "grad_norm": 6.5533952713012695,
1068
+ "learning_rate": 3.468660968660969e-06,
1069
+ "loss": 0.1145,
1070
+ "step": 3725
1071
+ },
1072
+ {
1073
+ "epoch": 2.6709401709401708,
1074
+ "grad_norm": 6.4501190185546875,
1075
+ "learning_rate": 3.290598290598291e-06,
1076
+ "loss": 0.1163,
1077
+ "step": 3750
1078
+ },
1079
+ {
1080
+ "epoch": 2.688746438746439,
1081
+ "grad_norm": 12.505414009094238,
1082
+ "learning_rate": 3.1125356125356127e-06,
1083
+ "loss": 0.1532,
1084
+ "step": 3775
1085
+ },
1086
+ {
1087
+ "epoch": 2.7065527065527064,
1088
+ "grad_norm": 7.6826372146606445,
1089
+ "learning_rate": 2.9344729344729344e-06,
1090
+ "loss": 0.1666,
1091
+ "step": 3800
1092
+ },
1093
+ {
1094
+ "epoch": 2.7243589743589745,
1095
+ "grad_norm": 1.5800354480743408,
1096
+ "learning_rate": 2.7564102564102565e-06,
1097
+ "loss": 0.1459,
1098
+ "step": 3825
1099
+ },
1100
+ {
1101
+ "epoch": 2.742165242165242,
1102
+ "grad_norm": 8.173928260803223,
1103
+ "learning_rate": 2.5783475783475782e-06,
1104
+ "loss": 0.1215,
1105
+ "step": 3850
1106
+ },
1107
+ {
1108
+ "epoch": 2.75997150997151,
1109
+ "grad_norm": 7.854404449462891,
1110
+ "learning_rate": 2.4002849002849004e-06,
1111
+ "loss": 0.145,
1112
+ "step": 3875
1113
+ },
1114
+ {
1115
+ "epoch": 2.7777777777777777,
1116
+ "grad_norm": 3.709270477294922,
1117
+ "learning_rate": 2.222222222222222e-06,
1118
+ "loss": 0.1402,
1119
+ "step": 3900
1120
+ },
1121
+ {
1122
+ "epoch": 2.7955840455840457,
1123
+ "grad_norm": 5.074303150177002,
1124
+ "learning_rate": 2.044159544159544e-06,
1125
+ "loss": 0.1269,
1126
+ "step": 3925
1127
+ },
1128
+ {
1129
+ "epoch": 2.8133903133903133,
1130
+ "grad_norm": 8.516412734985352,
1131
+ "learning_rate": 1.8660968660968661e-06,
1132
+ "loss": 0.1252,
1133
+ "step": 3950
1134
+ },
1135
+ {
1136
+ "epoch": 2.8311965811965814,
1137
+ "grad_norm": 7.234070301055908,
1138
+ "learning_rate": 1.688034188034188e-06,
1139
+ "loss": 0.143,
1140
+ "step": 3975
1141
+ },
1142
+ {
1143
+ "epoch": 2.849002849002849,
1144
+ "grad_norm": 7.322120666503906,
1145
+ "learning_rate": 1.50997150997151e-06,
1146
+ "loss": 0.1252,
1147
+ "step": 4000
1148
+ },
1149
+ {
1150
+ "epoch": 2.866809116809117,
1151
+ "grad_norm": 8.416301727294922,
1152
+ "learning_rate": 1.3319088319088321e-06,
1153
+ "loss": 0.1319,
1154
+ "step": 4025
1155
+ },
1156
+ {
1157
+ "epoch": 2.8846153846153846,
1158
+ "grad_norm": 5.72361946105957,
1159
+ "learning_rate": 1.153846153846154e-06,
1160
+ "loss": 0.1264,
1161
+ "step": 4050
1162
+ },
1163
+ {
1164
+ "epoch": 2.902421652421652,
1165
+ "grad_norm": 5.443647861480713,
1166
+ "learning_rate": 9.757834757834757e-07,
1167
+ "loss": 0.1128,
1168
+ "step": 4075
1169
+ },
1170
+ {
1171
+ "epoch": 2.92022792022792,
1172
+ "grad_norm": 7.1426920890808105,
1173
+ "learning_rate": 7.977207977207978e-07,
1174
+ "loss": 0.1503,
1175
+ "step": 4100
1176
+ },
1177
+ {
1178
+ "epoch": 2.9380341880341883,
1179
+ "grad_norm": 2.8105287551879883,
1180
+ "learning_rate": 6.196581196581196e-07,
1181
+ "loss": 0.1131,
1182
+ "step": 4125
1183
+ },
1184
+ {
1185
+ "epoch": 2.955840455840456,
1186
+ "grad_norm": 5.042879104614258,
1187
+ "learning_rate": 4.415954415954416e-07,
1188
+ "loss": 0.1691,
1189
+ "step": 4150
1190
+ },
1191
+ {
1192
+ "epoch": 2.9736467236467234,
1193
+ "grad_norm": 3.1661224365234375,
1194
+ "learning_rate": 2.635327635327635e-07,
1195
+ "loss": 0.1285,
1196
+ "step": 4175
1197
+ },
1198
+ {
1199
+ "epoch": 2.9914529914529915,
1200
+ "grad_norm": 8.069680213928223,
1201
+ "learning_rate": 8.547008547008547e-08,
1202
+ "loss": 0.1391,
1203
+ "step": 4200
1204
+ },
1205
+ {
1206
+ "epoch": 3.0,
1207
+ "eval_accuracy": 0.8818807339449541,
1208
+ "eval_loss": 0.4068981409072876,
1209
+ "eval_runtime": 3.0347,
1210
+ "eval_samples_per_second": 287.346,
1211
+ "eval_steps_per_second": 3.295,
1212
+ "step": 4212
1213
+ },
1214
+ {
1215
+ "epoch": 3.0,
1216
+ "step": 4212,
1217
+ "total_flos": 6223615247114694.0,
1218
+ "train_loss": 0.23306594122508992,
1219
+ "train_runtime": 603.5102,
1220
+ "train_samples_per_second": 334.786,
1221
+ "train_steps_per_second": 6.979
1222
+ }
1223
+ ],
1224
+ "logging_steps": 25,
1225
+ "max_steps": 4212,
1226
+ "num_input_tokens_seen": 0,
1227
+ "num_train_epochs": 3,
1228
+ "save_steps": 500,
1229
+ "stateful_callbacks": {
1230
+ "TrainerControl": {
1231
+ "args": {
1232
+ "should_epoch_stop": false,
1233
+ "should_evaluate": false,
1234
+ "should_log": false,
1235
+ "should_save": false,
1236
+ "should_training_stop": false
1237
+ },
1238
+ "attributes": {}
1239
+ }
1240
+ },
1241
+ "total_flos": 6223615247114694.0,
1242
+ "train_batch_size": 48,
1243
+ "trial_name": null,
1244
+ "trial_params": null
1245
+ }