anoaky commited on
Commit
a3cfe64
·
verified ·
1 Parent(s): b8599c4

Training in progress, epoch 1, checkpoint

Browse files
checkpoint-1108/config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/bart-large-mnli",
3
+ "_num_labels": 3,
4
+ "activation_dropout": 0.0,
5
+ "activation_function": "gelu",
6
+ "add_final_layer_norm": false,
7
+ "architectures": [
8
+ "BartForSequenceClassification"
9
+ ],
10
+ "attention_dropout": 0.0,
11
+ "bos_token_id": 0,
12
+ "classif_dropout": 0.0,
13
+ "classifier_dropout": 0.0,
14
+ "d_model": 1024,
15
+ "decoder_attention_heads": 16,
16
+ "decoder_ffn_dim": 4096,
17
+ "decoder_layerdrop": 0.0,
18
+ "decoder_layers": 12,
19
+ "decoder_start_token_id": 2,
20
+ "dropout": 0.1,
21
+ "encoder_attention_heads": 16,
22
+ "encoder_ffn_dim": 4096,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 12,
25
+ "eos_token_id": 2,
26
+ "forced_eos_token_id": 2,
27
+ "gradient_checkpointing": false,
28
+ "id2label": {
29
+ "0": "LABEL_0",
30
+ "1": "LABEL_1"
31
+ },
32
+ "init_std": 0.02,
33
+ "is_encoder_decoder": true,
34
+ "label2id": {
35
+ "LABEL_0": 0,
36
+ "LABEL_1": 1
37
+ },
38
+ "max_position_embeddings": 1024,
39
+ "model_type": "bart",
40
+ "normalize_before": false,
41
+ "num_hidden_layers": 12,
42
+ "output_past": false,
43
+ "pad_token_id": 1,
44
+ "scale_embedding": false,
45
+ "torch_dtype": "float32",
46
+ "transformers_version": "4.47.0",
47
+ "use_cache": true,
48
+ "vocab_size": 50265
49
+ }
checkpoint-1108/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e18ed710b7368b381372a8cc0f130bf2cc54baebc048643c9b5808e6479916d
3
+ size 1629432864
checkpoint-1108/trainer_state.json ADDED
@@ -0,0 +1,825 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.996845425867508,
5
+ "eval_steps": 500,
6
+ "global_step": 1108,
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,
13
+ "eval_f1": 0.45686228664952067,
14
+ "eval_loss": 0.701814591884613,
15
+ "eval_precision": 0.4909547738693467,
16
+ "eval_recall": 0.42719720157411456,
17
+ "eval_runtime": 72.3647,
18
+ "eval_samples_per_second": 64.576,
19
+ "eval_steps_per_second": 8.084,
20
+ "step": 0
21
+ },
22
+ {
23
+ "epoch": 0.018026137899954935,
24
+ "grad_norm": 37.129154205322266,
25
+ "learning_rate": 4.9548736462093865e-05,
26
+ "loss": 0.8401,
27
+ "step": 10
28
+ },
29
+ {
30
+ "epoch": 0.03605227579990987,
31
+ "grad_norm": 32.83527374267578,
32
+ "learning_rate": 4.909747292418773e-05,
33
+ "loss": 0.6093,
34
+ "step": 20
35
+ },
36
+ {
37
+ "epoch": 0.054078413699864804,
38
+ "grad_norm": 48.55173873901367,
39
+ "learning_rate": 4.864620938628159e-05,
40
+ "loss": 0.5201,
41
+ "step": 30
42
+ },
43
+ {
44
+ "epoch": 0.07210455159981974,
45
+ "grad_norm": 24.419078826904297,
46
+ "learning_rate": 4.819494584837546e-05,
47
+ "loss": 0.5847,
48
+ "step": 40
49
+ },
50
+ {
51
+ "epoch": 0.09013068949977468,
52
+ "grad_norm": 27.96658706665039,
53
+ "learning_rate": 4.7743682310469314e-05,
54
+ "loss": 0.4958,
55
+ "step": 50
56
+ },
57
+ {
58
+ "epoch": 0.10815682739972961,
59
+ "grad_norm": 28.15681266784668,
60
+ "learning_rate": 4.7292418772563177e-05,
61
+ "loss": 0.4754,
62
+ "step": 60
63
+ },
64
+ {
65
+ "epoch": 0.12618296529968454,
66
+ "grad_norm": 27.729917526245117,
67
+ "learning_rate": 4.684115523465704e-05,
68
+ "loss": 0.4621,
69
+ "step": 70
70
+ },
71
+ {
72
+ "epoch": 0.14420910319963948,
73
+ "grad_norm": 24.70597267150879,
74
+ "learning_rate": 4.63898916967509e-05,
75
+ "loss": 0.4333,
76
+ "step": 80
77
+ },
78
+ {
79
+ "epoch": 0.16223524109959442,
80
+ "grad_norm": 30.800254821777344,
81
+ "learning_rate": 4.5938628158844764e-05,
82
+ "loss": 0.4425,
83
+ "step": 90
84
+ },
85
+ {
86
+ "epoch": 0.18026137899954936,
87
+ "grad_norm": 37.59977340698242,
88
+ "learning_rate": 4.548736462093863e-05,
89
+ "loss": 0.4774,
90
+ "step": 100
91
+ },
92
+ {
93
+ "epoch": 0.19828751689950427,
94
+ "grad_norm": 36.29924392700195,
95
+ "learning_rate": 4.5036101083032495e-05,
96
+ "loss": 0.4853,
97
+ "step": 110
98
+ },
99
+ {
100
+ "epoch": 0.21631365479945922,
101
+ "grad_norm": 22.9832763671875,
102
+ "learning_rate": 4.458483754512636e-05,
103
+ "loss": 0.4419,
104
+ "step": 120
105
+ },
106
+ {
107
+ "epoch": 0.23433979269941416,
108
+ "grad_norm": 35.384368896484375,
109
+ "learning_rate": 4.413357400722022e-05,
110
+ "loss": 0.4376,
111
+ "step": 130
112
+ },
113
+ {
114
+ "epoch": 0.25236593059936907,
115
+ "grad_norm": 16.165664672851562,
116
+ "learning_rate": 4.368231046931408e-05,
117
+ "loss": 0.4557,
118
+ "step": 140
119
+ },
120
+ {
121
+ "epoch": 0.270392068499324,
122
+ "grad_norm": 13.965127944946289,
123
+ "learning_rate": 4.3231046931407945e-05,
124
+ "loss": 0.4723,
125
+ "step": 150
126
+ },
127
+ {
128
+ "epoch": 0.28841820639927895,
129
+ "grad_norm": 30.59395980834961,
130
+ "learning_rate": 4.277978339350181e-05,
131
+ "loss": 0.4656,
132
+ "step": 160
133
+ },
134
+ {
135
+ "epoch": 0.3064443442992339,
136
+ "grad_norm": 27.32846450805664,
137
+ "learning_rate": 4.232851985559567e-05,
138
+ "loss": 0.4858,
139
+ "step": 170
140
+ },
141
+ {
142
+ "epoch": 0.32447048219918884,
143
+ "grad_norm": 14.389259338378906,
144
+ "learning_rate": 4.187725631768953e-05,
145
+ "loss": 0.4604,
146
+ "step": 180
147
+ },
148
+ {
149
+ "epoch": 0.3424966200991438,
150
+ "grad_norm": 17.084495544433594,
151
+ "learning_rate": 4.1425992779783394e-05,
152
+ "loss": 0.504,
153
+ "step": 190
154
+ },
155
+ {
156
+ "epoch": 0.3605227579990987,
157
+ "grad_norm": 27.83977508544922,
158
+ "learning_rate": 4.0974729241877256e-05,
159
+ "loss": 0.4581,
160
+ "step": 200
161
+ },
162
+ {
163
+ "epoch": 0.3785488958990536,
164
+ "grad_norm": 27.089218139648438,
165
+ "learning_rate": 4.052346570397112e-05,
166
+ "loss": 0.4239,
167
+ "step": 210
168
+ },
169
+ {
170
+ "epoch": 0.39657503379900855,
171
+ "grad_norm": 22.199338912963867,
172
+ "learning_rate": 4.007220216606498e-05,
173
+ "loss": 0.4356,
174
+ "step": 220
175
+ },
176
+ {
177
+ "epoch": 0.4146011716989635,
178
+ "grad_norm": 13.628811836242676,
179
+ "learning_rate": 3.962093862815885e-05,
180
+ "loss": 0.4363,
181
+ "step": 230
182
+ },
183
+ {
184
+ "epoch": 0.43262730959891843,
185
+ "grad_norm": 27.136962890625,
186
+ "learning_rate": 3.916967509025271e-05,
187
+ "loss": 0.4419,
188
+ "step": 240
189
+ },
190
+ {
191
+ "epoch": 0.45065344749887337,
192
+ "grad_norm": 21.228151321411133,
193
+ "learning_rate": 3.8718411552346575e-05,
194
+ "loss": 0.4258,
195
+ "step": 250
196
+ },
197
+ {
198
+ "epoch": 0.4686795853988283,
199
+ "grad_norm": 21.63435935974121,
200
+ "learning_rate": 3.826714801444044e-05,
201
+ "loss": 0.4232,
202
+ "step": 260
203
+ },
204
+ {
205
+ "epoch": 0.48670572329878325,
206
+ "grad_norm": 23.011816024780273,
207
+ "learning_rate": 3.78158844765343e-05,
208
+ "loss": 0.417,
209
+ "step": 270
210
+ },
211
+ {
212
+ "epoch": 0.5047318611987381,
213
+ "grad_norm": 22.028409957885742,
214
+ "learning_rate": 3.7364620938628155e-05,
215
+ "loss": 0.3913,
216
+ "step": 280
217
+ },
218
+ {
219
+ "epoch": 0.5227579990986931,
220
+ "grad_norm": 13.293946266174316,
221
+ "learning_rate": 3.6913357400722025e-05,
222
+ "loss": 0.4443,
223
+ "step": 290
224
+ },
225
+ {
226
+ "epoch": 0.540784136998648,
227
+ "grad_norm": 16.026897430419922,
228
+ "learning_rate": 3.646209386281589e-05,
229
+ "loss": 0.4243,
230
+ "step": 300
231
+ },
232
+ {
233
+ "epoch": 0.558810274898603,
234
+ "grad_norm": 22.489286422729492,
235
+ "learning_rate": 3.601083032490975e-05,
236
+ "loss": 0.4157,
237
+ "step": 310
238
+ },
239
+ {
240
+ "epoch": 0.5768364127985579,
241
+ "grad_norm": 34.415470123291016,
242
+ "learning_rate": 3.555956678700361e-05,
243
+ "loss": 0.4159,
244
+ "step": 320
245
+ },
246
+ {
247
+ "epoch": 0.5948625506985128,
248
+ "grad_norm": 28.348594665527344,
249
+ "learning_rate": 3.5108303249097474e-05,
250
+ "loss": 0.4409,
251
+ "step": 330
252
+ },
253
+ {
254
+ "epoch": 0.6128886885984678,
255
+ "grad_norm": 16.92120933532715,
256
+ "learning_rate": 3.4657039711191336e-05,
257
+ "loss": 0.4034,
258
+ "step": 340
259
+ },
260
+ {
261
+ "epoch": 0.6309148264984227,
262
+ "grad_norm": 15.073827743530273,
263
+ "learning_rate": 3.42057761732852e-05,
264
+ "loss": 0.4164,
265
+ "step": 350
266
+ },
267
+ {
268
+ "epoch": 0.6489409643983777,
269
+ "grad_norm": 23.035175323486328,
270
+ "learning_rate": 3.375451263537907e-05,
271
+ "loss": 0.3952,
272
+ "step": 360
273
+ },
274
+ {
275
+ "epoch": 0.6669671022983326,
276
+ "grad_norm": 19.5601806640625,
277
+ "learning_rate": 3.330324909747293e-05,
278
+ "loss": 0.3883,
279
+ "step": 370
280
+ },
281
+ {
282
+ "epoch": 0.6849932401982876,
283
+ "grad_norm": 20.22748565673828,
284
+ "learning_rate": 3.2851985559566786e-05,
285
+ "loss": 0.3869,
286
+ "step": 380
287
+ },
288
+ {
289
+ "epoch": 0.7030193780982424,
290
+ "grad_norm": 19.998939514160156,
291
+ "learning_rate": 3.240072202166065e-05,
292
+ "loss": 0.3889,
293
+ "step": 390
294
+ },
295
+ {
296
+ "epoch": 0.7210455159981974,
297
+ "grad_norm": 27.682971954345703,
298
+ "learning_rate": 3.194945848375451e-05,
299
+ "loss": 0.4554,
300
+ "step": 400
301
+ },
302
+ {
303
+ "epoch": 0.7390716538981523,
304
+ "grad_norm": 16.14117431640625,
305
+ "learning_rate": 3.149819494584837e-05,
306
+ "loss": 0.4202,
307
+ "step": 410
308
+ },
309
+ {
310
+ "epoch": 0.7570977917981072,
311
+ "grad_norm": 30.020023345947266,
312
+ "learning_rate": 3.104693140794224e-05,
313
+ "loss": 0.4067,
314
+ "step": 420
315
+ },
316
+ {
317
+ "epoch": 0.7751239296980622,
318
+ "grad_norm": 33.89706039428711,
319
+ "learning_rate": 3.0595667870036104e-05,
320
+ "loss": 0.3647,
321
+ "step": 430
322
+ },
323
+ {
324
+ "epoch": 0.7931500675980171,
325
+ "grad_norm": 15.263274192810059,
326
+ "learning_rate": 3.0144404332129967e-05,
327
+ "loss": 0.4292,
328
+ "step": 440
329
+ },
330
+ {
331
+ "epoch": 0.8111762054979721,
332
+ "grad_norm": 20.31402587890625,
333
+ "learning_rate": 2.969314079422383e-05,
334
+ "loss": 0.3802,
335
+ "step": 450
336
+ },
337
+ {
338
+ "epoch": 0.829202343397927,
339
+ "grad_norm": 18.45032501220703,
340
+ "learning_rate": 2.924187725631769e-05,
341
+ "loss": 0.39,
342
+ "step": 460
343
+ },
344
+ {
345
+ "epoch": 0.847228481297882,
346
+ "grad_norm": 13.733787536621094,
347
+ "learning_rate": 2.879061371841155e-05,
348
+ "loss": 0.3903,
349
+ "step": 470
350
+ },
351
+ {
352
+ "epoch": 0.8652546191978369,
353
+ "grad_norm": 18.276058197021484,
354
+ "learning_rate": 2.8339350180505413e-05,
355
+ "loss": 0.4174,
356
+ "step": 480
357
+ },
358
+ {
359
+ "epoch": 0.8832807570977917,
360
+ "grad_norm": 14.345264434814453,
361
+ "learning_rate": 2.7888086642599282e-05,
362
+ "loss": 0.4075,
363
+ "step": 490
364
+ },
365
+ {
366
+ "epoch": 0.9013068949977467,
367
+ "grad_norm": 18.126863479614258,
368
+ "learning_rate": 2.7436823104693144e-05,
369
+ "loss": 0.3761,
370
+ "step": 500
371
+ },
372
+ {
373
+ "epoch": 0.9193330328977016,
374
+ "grad_norm": 27.871076583862305,
375
+ "learning_rate": 2.6985559566787007e-05,
376
+ "loss": 0.3941,
377
+ "step": 510
378
+ },
379
+ {
380
+ "epoch": 0.9373591707976566,
381
+ "grad_norm": 17.600557327270508,
382
+ "learning_rate": 2.6534296028880866e-05,
383
+ "loss": 0.3836,
384
+ "step": 520
385
+ },
386
+ {
387
+ "epoch": 0.9553853086976115,
388
+ "grad_norm": 23.826416015625,
389
+ "learning_rate": 2.6083032490974728e-05,
390
+ "loss": 0.3882,
391
+ "step": 530
392
+ },
393
+ {
394
+ "epoch": 0.9734114465975665,
395
+ "grad_norm": 17.19468116760254,
396
+ "learning_rate": 2.563176895306859e-05,
397
+ "loss": 0.4026,
398
+ "step": 540
399
+ },
400
+ {
401
+ "epoch": 0.9914375844975214,
402
+ "grad_norm": 14.197047233581543,
403
+ "learning_rate": 2.518050541516246e-05,
404
+ "loss": 0.3874,
405
+ "step": 550
406
+ },
407
+ {
408
+ "epoch": 1.0,
409
+ "eval_f1": 0.8447773616312942,
410
+ "eval_loss": 0.35632607340812683,
411
+ "eval_precision": 0.8058753473600635,
412
+ "eval_recall": 0.8876257105378225,
413
+ "eval_runtime": 83.9871,
414
+ "eval_samples_per_second": 55.639,
415
+ "eval_steps_per_second": 6.965,
416
+ "step": 555
417
+ },
418
+ {
419
+ "epoch": 1.0090130689499774,
420
+ "grad_norm": 15.379148483276367,
421
+ "learning_rate": 2.472924187725632e-05,
422
+ "loss": 0.336,
423
+ "step": 560
424
+ },
425
+ {
426
+ "epoch": 1.0270392068499323,
427
+ "grad_norm": 26.69488525390625,
428
+ "learning_rate": 2.427797833935018e-05,
429
+ "loss": 0.2845,
430
+ "step": 570
431
+ },
432
+ {
433
+ "epoch": 1.0450653447498874,
434
+ "grad_norm": 23.51136589050293,
435
+ "learning_rate": 2.3826714801444043e-05,
436
+ "loss": 0.3312,
437
+ "step": 580
438
+ },
439
+ {
440
+ "epoch": 1.0630914826498423,
441
+ "grad_norm": 22.386554718017578,
442
+ "learning_rate": 2.3375451263537906e-05,
443
+ "loss": 0.287,
444
+ "step": 590
445
+ },
446
+ {
447
+ "epoch": 1.0811176205497972,
448
+ "grad_norm": 18.04471206665039,
449
+ "learning_rate": 2.292418772563177e-05,
450
+ "loss": 0.3319,
451
+ "step": 600
452
+ },
453
+ {
454
+ "epoch": 1.099143758449752,
455
+ "grad_norm": 18.214990615844727,
456
+ "learning_rate": 2.2472924187725634e-05,
457
+ "loss": 0.2626,
458
+ "step": 610
459
+ },
460
+ {
461
+ "epoch": 1.117169896349707,
462
+ "grad_norm": 30.86859893798828,
463
+ "learning_rate": 2.2021660649819496e-05,
464
+ "loss": 0.3012,
465
+ "step": 620
466
+ },
467
+ {
468
+ "epoch": 1.135196034249662,
469
+ "grad_norm": 20.468313217163086,
470
+ "learning_rate": 2.157039711191336e-05,
471
+ "loss": 0.2861,
472
+ "step": 630
473
+ },
474
+ {
475
+ "epoch": 1.153222172149617,
476
+ "grad_norm": 13.948538780212402,
477
+ "learning_rate": 2.111913357400722e-05,
478
+ "loss": 0.3063,
479
+ "step": 640
480
+ },
481
+ {
482
+ "epoch": 1.1712483100495719,
483
+ "grad_norm": 35.41230392456055,
484
+ "learning_rate": 2.0667870036101083e-05,
485
+ "loss": 0.2495,
486
+ "step": 650
487
+ },
488
+ {
489
+ "epoch": 1.1892744479495267,
490
+ "grad_norm": 23.12849998474121,
491
+ "learning_rate": 2.0216606498194946e-05,
492
+ "loss": 0.3132,
493
+ "step": 660
494
+ },
495
+ {
496
+ "epoch": 1.2073005858494819,
497
+ "grad_norm": 14.763388633728027,
498
+ "learning_rate": 1.976534296028881e-05,
499
+ "loss": 0.2822,
500
+ "step": 670
501
+ },
502
+ {
503
+ "epoch": 1.2253267237494367,
504
+ "grad_norm": 16.697044372558594,
505
+ "learning_rate": 1.9314079422382674e-05,
506
+ "loss": 0.2592,
507
+ "step": 680
508
+ },
509
+ {
510
+ "epoch": 1.2433528616493916,
511
+ "grad_norm": 39.87757873535156,
512
+ "learning_rate": 1.8862815884476533e-05,
513
+ "loss": 0.3114,
514
+ "step": 690
515
+ },
516
+ {
517
+ "epoch": 1.2613789995493465,
518
+ "grad_norm": 38.50444793701172,
519
+ "learning_rate": 1.84115523465704e-05,
520
+ "loss": 0.2744,
521
+ "step": 700
522
+ },
523
+ {
524
+ "epoch": 1.2794051374493014,
525
+ "grad_norm": 22.88275718688965,
526
+ "learning_rate": 1.796028880866426e-05,
527
+ "loss": 0.2454,
528
+ "step": 710
529
+ },
530
+ {
531
+ "epoch": 1.2974312753492563,
532
+ "grad_norm": 24.772756576538086,
533
+ "learning_rate": 1.7509025270758123e-05,
534
+ "loss": 0.3065,
535
+ "step": 720
536
+ },
537
+ {
538
+ "epoch": 1.3154574132492114,
539
+ "grad_norm": 25.954540252685547,
540
+ "learning_rate": 1.7057761732851986e-05,
541
+ "loss": 0.2714,
542
+ "step": 730
543
+ },
544
+ {
545
+ "epoch": 1.3334835511491663,
546
+ "grad_norm": 19.4567928314209,
547
+ "learning_rate": 1.6606498194945848e-05,
548
+ "loss": 0.2797,
549
+ "step": 740
550
+ },
551
+ {
552
+ "epoch": 1.3515096890491212,
553
+ "grad_norm": 20.511821746826172,
554
+ "learning_rate": 1.615523465703971e-05,
555
+ "loss": 0.2957,
556
+ "step": 750
557
+ },
558
+ {
559
+ "epoch": 1.3695358269490763,
560
+ "grad_norm": 19.46160125732422,
561
+ "learning_rate": 1.5703971119133576e-05,
562
+ "loss": 0.278,
563
+ "step": 760
564
+ },
565
+ {
566
+ "epoch": 1.3875619648490312,
567
+ "grad_norm": 17.91026496887207,
568
+ "learning_rate": 1.5252707581227438e-05,
569
+ "loss": 0.3295,
570
+ "step": 770
571
+ },
572
+ {
573
+ "epoch": 1.405588102748986,
574
+ "grad_norm": 24.161779403686523,
575
+ "learning_rate": 1.4801444043321299e-05,
576
+ "loss": 0.3087,
577
+ "step": 780
578
+ },
579
+ {
580
+ "epoch": 1.423614240648941,
581
+ "grad_norm": 16.5992488861084,
582
+ "learning_rate": 1.4350180505415165e-05,
583
+ "loss": 0.3138,
584
+ "step": 790
585
+ },
586
+ {
587
+ "epoch": 1.4416403785488958,
588
+ "grad_norm": 19.812719345092773,
589
+ "learning_rate": 1.3898916967509026e-05,
590
+ "loss": 0.2671,
591
+ "step": 800
592
+ },
593
+ {
594
+ "epoch": 1.4596665164488507,
595
+ "grad_norm": 26.38890838623047,
596
+ "learning_rate": 1.3447653429602888e-05,
597
+ "loss": 0.2655,
598
+ "step": 810
599
+ },
600
+ {
601
+ "epoch": 1.4776926543488058,
602
+ "grad_norm": 25.614246368408203,
603
+ "learning_rate": 1.299638989169675e-05,
604
+ "loss": 0.285,
605
+ "step": 820
606
+ },
607
+ {
608
+ "epoch": 1.4957187922487607,
609
+ "grad_norm": 23.396530151367188,
610
+ "learning_rate": 1.2545126353790614e-05,
611
+ "loss": 0.2871,
612
+ "step": 830
613
+ },
614
+ {
615
+ "epoch": 1.5137449301487156,
616
+ "grad_norm": 19.622678756713867,
617
+ "learning_rate": 1.2093862815884477e-05,
618
+ "loss": 0.2754,
619
+ "step": 840
620
+ },
621
+ {
622
+ "epoch": 1.5317710680486707,
623
+ "grad_norm": 17.912141799926758,
624
+ "learning_rate": 1.164259927797834e-05,
625
+ "loss": 0.2626,
626
+ "step": 850
627
+ },
628
+ {
629
+ "epoch": 1.5497972059486256,
630
+ "grad_norm": 23.310211181640625,
631
+ "learning_rate": 1.1191335740072201e-05,
632
+ "loss": 0.2829,
633
+ "step": 860
634
+ },
635
+ {
636
+ "epoch": 1.5678233438485805,
637
+ "grad_norm": 19.311479568481445,
638
+ "learning_rate": 1.0740072202166066e-05,
639
+ "loss": 0.287,
640
+ "step": 870
641
+ },
642
+ {
643
+ "epoch": 1.5858494817485354,
644
+ "grad_norm": 25.074918746948242,
645
+ "learning_rate": 1.028880866425993e-05,
646
+ "loss": 0.292,
647
+ "step": 880
648
+ },
649
+ {
650
+ "epoch": 1.6038756196484902,
651
+ "grad_norm": 18.028676986694336,
652
+ "learning_rate": 9.83754512635379e-06,
653
+ "loss": 0.2635,
654
+ "step": 890
655
+ },
656
+ {
657
+ "epoch": 1.6219017575484451,
658
+ "grad_norm": 22.707019805908203,
659
+ "learning_rate": 9.386281588447654e-06,
660
+ "loss": 0.3303,
661
+ "step": 900
662
+ },
663
+ {
664
+ "epoch": 1.6399278954484002,
665
+ "grad_norm": 26.213523864746094,
666
+ "learning_rate": 8.935018050541517e-06,
667
+ "loss": 0.2572,
668
+ "step": 910
669
+ },
670
+ {
671
+ "epoch": 1.6579540333483551,
672
+ "grad_norm": 27.651395797729492,
673
+ "learning_rate": 8.483754512635379e-06,
674
+ "loss": 0.2673,
675
+ "step": 920
676
+ },
677
+ {
678
+ "epoch": 1.67598017124831,
679
+ "grad_norm": 16.422618865966797,
680
+ "learning_rate": 8.032490974729243e-06,
681
+ "loss": 0.2793,
682
+ "step": 930
683
+ },
684
+ {
685
+ "epoch": 1.694006309148265,
686
+ "grad_norm": 25.192127227783203,
687
+ "learning_rate": 7.581227436823105e-06,
688
+ "loss": 0.3019,
689
+ "step": 940
690
+ },
691
+ {
692
+ "epoch": 1.71203244704822,
693
+ "grad_norm": 32.72596740722656,
694
+ "learning_rate": 7.129963898916968e-06,
695
+ "loss": 0.2722,
696
+ "step": 950
697
+ },
698
+ {
699
+ "epoch": 1.7300585849481749,
700
+ "grad_norm": 20.50579833984375,
701
+ "learning_rate": 6.678700361010831e-06,
702
+ "loss": 0.2662,
703
+ "step": 960
704
+ },
705
+ {
706
+ "epoch": 1.7480847228481298,
707
+ "grad_norm": 29.32863426208496,
708
+ "learning_rate": 6.227436823104693e-06,
709
+ "loss": 0.2576,
710
+ "step": 970
711
+ },
712
+ {
713
+ "epoch": 1.7661108607480847,
714
+ "grad_norm": 24.872976303100586,
715
+ "learning_rate": 5.776173285198557e-06,
716
+ "loss": 0.2532,
717
+ "step": 980
718
+ },
719
+ {
720
+ "epoch": 1.7841369986480395,
721
+ "grad_norm": 21.214448928833008,
722
+ "learning_rate": 5.324909747292419e-06,
723
+ "loss": 0.3031,
724
+ "step": 990
725
+ },
726
+ {
727
+ "epoch": 1.8021631365479944,
728
+ "grad_norm": 23.342086791992188,
729
+ "learning_rate": 4.873646209386281e-06,
730
+ "loss": 0.2646,
731
+ "step": 1000
732
+ },
733
+ {
734
+ "epoch": 1.8201892744479495,
735
+ "grad_norm": 16.437740325927734,
736
+ "learning_rate": 4.422382671480145e-06,
737
+ "loss": 0.275,
738
+ "step": 1010
739
+ },
740
+ {
741
+ "epoch": 1.8382154123479044,
742
+ "grad_norm": 24.245403289794922,
743
+ "learning_rate": 3.971119133574008e-06,
744
+ "loss": 0.2762,
745
+ "step": 1020
746
+ },
747
+ {
748
+ "epoch": 1.8562415502478595,
749
+ "grad_norm": 30.563308715820312,
750
+ "learning_rate": 3.51985559566787e-06,
751
+ "loss": 0.2667,
752
+ "step": 1030
753
+ },
754
+ {
755
+ "epoch": 1.8742676881478144,
756
+ "grad_norm": 30.939002990722656,
757
+ "learning_rate": 3.068592057761733e-06,
758
+ "loss": 0.28,
759
+ "step": 1040
760
+ },
761
+ {
762
+ "epoch": 1.8922938260477693,
763
+ "grad_norm": 24.054363250732422,
764
+ "learning_rate": 2.6173285198555957e-06,
765
+ "loss": 0.2451,
766
+ "step": 1050
767
+ },
768
+ {
769
+ "epoch": 1.9103199639477242,
770
+ "grad_norm": 18.180830001831055,
771
+ "learning_rate": 2.1660649819494585e-06,
772
+ "loss": 0.2484,
773
+ "step": 1060
774
+ },
775
+ {
776
+ "epoch": 1.928346101847679,
777
+ "grad_norm": 26.393966674804688,
778
+ "learning_rate": 1.7148014440433215e-06,
779
+ "loss": 0.2941,
780
+ "step": 1070
781
+ },
782
+ {
783
+ "epoch": 1.946372239747634,
784
+ "grad_norm": 18.06760597229004,
785
+ "learning_rate": 1.263537906137184e-06,
786
+ "loss": 0.2859,
787
+ "step": 1080
788
+ },
789
+ {
790
+ "epoch": 1.9643983776475888,
791
+ "grad_norm": 21.646621704101562,
792
+ "learning_rate": 8.122743682310469e-07,
793
+ "loss": 0.2654,
794
+ "step": 1090
795
+ },
796
+ {
797
+ "epoch": 1.982424515547544,
798
+ "grad_norm": 22.391935348510742,
799
+ "learning_rate": 3.610108303249098e-07,
800
+ "loss": 0.27,
801
+ "step": 1100
802
+ }
803
+ ],
804
+ "logging_steps": 10,
805
+ "max_steps": 1108,
806
+ "num_input_tokens_seen": 0,
807
+ "num_train_epochs": 2,
808
+ "save_steps": 500,
809
+ "stateful_callbacks": {
810
+ "TrainerControl": {
811
+ "args": {
812
+ "should_epoch_stop": false,
813
+ "should_evaluate": false,
814
+ "should_log": false,
815
+ "should_save": true,
816
+ "should_training_stop": true
817
+ },
818
+ "attributes": {}
819
+ }
820
+ },
821
+ "total_flos": 3.852428271545549e+16,
822
+ "train_batch_size": 8,
823
+ "trial_name": null,
824
+ "trial_params": null
825
+ }
checkpoint-1108/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:863b542ed1120790af07a52bd3cabdf15b7f39057e82c90e137fcc5e7061f2a0
3
+ size 5432