PEFT
Safetensors
English
Spanish
nmarafo commited on
Commit
7788a49
1 Parent(s): bdad414

Upload 12 files

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "up_proj",
23
- "k_proj",
24
- "down_proj",
25
  "q_proj",
26
- "gate_proj",
27
  "o_proj",
28
- "v_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "q_proj",
23
+ "down_proj",
24
  "o_proj",
25
+ "v_proj",
26
+ "up_proj",
27
+ "k_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:739c690ef4eae43186cdf20b6d0b365f9f8aec9ff68e1eb1fc02757f7b36e64b
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76b72116151c2ab64613131dc1acf5548fcca019a2653a920dc613f08be639a7
3
  size 100059752
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35e33d06110cf53a299925654ed15d6eb64b743536c5bffb424426a2eb0ffd5a
3
  size 50545780
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e96c59addde027b8b902d252926469354853f490ed1c57f0f833c5009cd737a2
3
  size 50545780
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0d908b4f9326e0998815690e325b6abbd378978553e10627924dd825db7e243
3
- size 17477553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb7e592b7314175501c7fc56b904d581de569169ac90e5aa2ec11a860c2cbbaa
3
+ size 17477652
trainer_state.json CHANGED
@@ -10,700 +10,700 @@
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
- "grad_norm": 2.4236936569213867,
14
  "learning_rate": 0.0001,
15
  "loss": 1.1597,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 2.0,
20
- "grad_norm": 2.4236936569213867,
21
  "learning_rate": 0.0002,
22
  "loss": 1.1597,
23
  "step": 2
24
  },
25
  {
26
  "epoch": 3.0,
27
- "grad_norm": 1.3299813270568848,
28
  "learning_rate": 0.00019795918367346938,
29
- "loss": 0.9809,
30
  "step": 3
31
  },
32
  {
33
  "epoch": 4.0,
34
- "grad_norm": 1.62615966796875,
35
  "learning_rate": 0.0001959183673469388,
36
- "loss": 0.7416,
37
  "step": 4
38
  },
39
  {
40
  "epoch": 5.0,
41
- "grad_norm": 1.3189771175384521,
42
  "learning_rate": 0.00019387755102040816,
43
- "loss": 0.5219,
44
  "step": 5
45
  },
46
  {
47
  "epoch": 6.0,
48
- "grad_norm": 1.062267780303955,
49
  "learning_rate": 0.00019183673469387756,
50
- "loss": 0.3376,
51
  "step": 6
52
  },
53
  {
54
  "epoch": 7.0,
55
- "grad_norm": 0.7606938481330872,
56
  "learning_rate": 0.00018979591836734697,
57
- "loss": 0.1999,
58
  "step": 7
59
  },
60
  {
61
  "epoch": 8.0,
62
- "grad_norm": 0.6657623648643494,
63
  "learning_rate": 0.00018775510204081634,
64
- "loss": 0.1314,
65
  "step": 8
66
  },
67
  {
68
  "epoch": 9.0,
69
- "grad_norm": 0.4108690917491913,
70
  "learning_rate": 0.00018571428571428572,
71
- "loss": 0.087,
72
  "step": 9
73
  },
74
  {
75
  "epoch": 10.0,
76
- "grad_norm": 0.25315290689468384,
77
  "learning_rate": 0.00018367346938775512,
78
- "loss": 0.0777,
79
  "step": 10
80
  },
81
  {
82
  "epoch": 11.0,
83
- "grad_norm": 4.897407054901123,
84
  "learning_rate": 0.0001816326530612245,
85
- "loss": 0.087,
86
  "step": 11
87
  },
88
  {
89
  "epoch": 12.0,
90
- "grad_norm": 0.3001738488674164,
91
  "learning_rate": 0.0001795918367346939,
92
- "loss": 0.0707,
93
  "step": 12
94
  },
95
  {
96
  "epoch": 13.0,
97
- "grad_norm": 5.1508378982543945,
98
  "learning_rate": 0.00017755102040816327,
99
- "loss": 0.088,
100
  "step": 13
101
  },
102
  {
103
  "epoch": 14.0,
104
- "grad_norm": 9.67592716217041,
105
  "learning_rate": 0.00017551020408163265,
106
- "loss": 0.0799,
107
  "step": 14
108
  },
109
  {
110
  "epoch": 15.0,
111
- "grad_norm": 2.7876245975494385,
112
  "learning_rate": 0.00017346938775510205,
113
- "loss": 0.0967,
114
  "step": 15
115
  },
116
  {
117
  "epoch": 16.0,
118
- "grad_norm": 1.8201392889022827,
119
  "learning_rate": 0.00017142857142857143,
120
- "loss": 0.0601,
121
  "step": 16
122
  },
123
  {
124
  "epoch": 17.0,
125
- "grad_norm": 1.6338967084884644,
126
  "learning_rate": 0.00016938775510204083,
127
- "loss": 0.0512,
128
  "step": 17
129
  },
130
  {
131
  "epoch": 18.0,
132
- "grad_norm": 0.4770618975162506,
133
  "learning_rate": 0.00016734693877551023,
134
- "loss": 0.0373,
135
  "step": 18
136
  },
137
  {
138
  "epoch": 19.0,
139
- "grad_norm": 0.458904504776001,
140
  "learning_rate": 0.0001653061224489796,
141
- "loss": 0.0279,
142
  "step": 19
143
  },
144
  {
145
  "epoch": 20.0,
146
- "grad_norm": 1.6127618551254272,
147
  "learning_rate": 0.00016326530612244898,
148
- "loss": 0.023,
149
  "step": 20
150
  },
151
  {
152
  "epoch": 21.0,
153
- "grad_norm": 1.090635895729065,
154
  "learning_rate": 0.00016122448979591838,
155
- "loss": 0.0105,
156
  "step": 21
157
  },
158
  {
159
  "epoch": 22.0,
160
- "grad_norm": 0.08737627416849136,
161
  "learning_rate": 0.00015918367346938776,
162
- "loss": 0.0061,
163
  "step": 22
164
  },
165
  {
166
  "epoch": 23.0,
167
- "grad_norm": 0.08030153065919876,
168
  "learning_rate": 0.00015714285714285716,
169
- "loss": 0.0051,
170
  "step": 23
171
  },
172
  {
173
  "epoch": 24.0,
174
- "grad_norm": 0.04834992438554764,
175
  "learning_rate": 0.00015510204081632654,
176
- "loss": 0.0048,
177
  "step": 24
178
  },
179
  {
180
  "epoch": 25.0,
181
- "grad_norm": 0.09552427381277084,
182
  "learning_rate": 0.0001530612244897959,
183
- "loss": 0.0048,
184
  "step": 25
185
  },
186
  {
187
  "epoch": 26.0,
188
- "grad_norm": 0.0460357591509819,
189
  "learning_rate": 0.0001510204081632653,
190
- "loss": 0.0046,
191
  "step": 26
192
  },
193
  {
194
  "epoch": 27.0,
195
- "grad_norm": 0.0992983803153038,
196
  "learning_rate": 0.00014897959183673472,
197
- "loss": 0.0047,
198
  "step": 27
199
  },
200
  {
201
  "epoch": 28.0,
202
- "grad_norm": 0.1185307577252388,
203
  "learning_rate": 0.0001469387755102041,
204
- "loss": 0.0048,
205
  "step": 28
206
  },
207
  {
208
  "epoch": 29.0,
209
- "grad_norm": 0.14356577396392822,
210
  "learning_rate": 0.0001448979591836735,
211
  "loss": 0.0049,
212
  "step": 29
213
  },
214
  {
215
  "epoch": 30.0,
216
- "grad_norm": 0.0876593366265297,
217
  "learning_rate": 0.00014285714285714287,
218
  "loss": 0.0046,
219
  "step": 30
220
  },
221
  {
222
  "epoch": 31.0,
223
- "grad_norm": 0.08368655294179916,
224
  "learning_rate": 0.00014081632653061224,
225
- "loss": 0.0047,
226
  "step": 31
227
  },
228
  {
229
  "epoch": 32.0,
230
- "grad_norm": 0.042614325881004333,
231
  "learning_rate": 0.00013877551020408165,
232
- "loss": 0.0045,
233
  "step": 32
234
  },
235
  {
236
  "epoch": 33.0,
237
- "grad_norm": 0.00863147247582674,
238
  "learning_rate": 0.00013673469387755102,
239
  "loss": 0.0044,
240
  "step": 33
241
  },
242
  {
243
  "epoch": 34.0,
244
- "grad_norm": 0.0089035639539361,
245
  "learning_rate": 0.0001346938775510204,
246
- "loss": 0.0044,
247
  "step": 34
248
  },
249
  {
250
  "epoch": 35.0,
251
- "grad_norm": 0.03151445463299751,
252
  "learning_rate": 0.0001326530612244898,
253
- "loss": 0.0044,
254
  "step": 35
255
  },
256
  {
257
  "epoch": 36.0,
258
- "grad_norm": 0.0310219656676054,
259
  "learning_rate": 0.00013061224489795917,
260
  "loss": 0.0044,
261
  "step": 36
262
  },
263
  {
264
  "epoch": 37.0,
265
- "grad_norm": 0.030537990853190422,
266
  "learning_rate": 0.00012857142857142858,
267
  "loss": 0.0044,
268
  "step": 37
269
  },
270
  {
271
  "epoch": 38.0,
272
- "grad_norm": 0.03915323689579964,
273
  "learning_rate": 0.00012653061224489798,
274
  "loss": 0.0044,
275
  "step": 38
276
  },
277
  {
278
  "epoch": 39.0,
279
- "grad_norm": 0.038823168724775314,
280
  "learning_rate": 0.00012448979591836735,
281
  "loss": 0.0044,
282
  "step": 39
283
  },
284
  {
285
  "epoch": 40.0,
286
- "grad_norm": 0.005813094321638346,
287
  "learning_rate": 0.00012244897959183676,
288
- "loss": 0.0044,
289
  "step": 40
290
  },
291
  {
292
  "epoch": 41.0,
293
- "grad_norm": 0.02931728959083557,
294
  "learning_rate": 0.00012040816326530613,
295
- "loss": 0.0044,
296
  "step": 41
297
  },
298
  {
299
  "epoch": 42.0,
300
- "grad_norm": 0.02919776178896427,
301
  "learning_rate": 0.00011836734693877552,
302
- "loss": 0.0044,
303
  "step": 42
304
  },
305
  {
306
  "epoch": 43.0,
307
- "grad_norm": 0.005404920782893896,
308
  "learning_rate": 0.0001163265306122449,
309
- "loss": 0.0044,
310
  "step": 43
311
  },
312
  {
313
  "epoch": 44.0,
314
- "grad_norm": 0.03844524547457695,
315
  "learning_rate": 0.00011428571428571428,
316
  "loss": 0.0044,
317
  "step": 44
318
  },
319
  {
320
  "epoch": 45.0,
321
- "grad_norm": 0.005866413004696369,
322
  "learning_rate": 0.00011224489795918367,
323
- "loss": 0.0043,
324
  "step": 45
325
  },
326
  {
327
  "epoch": 46.0,
328
- "grad_norm": 0.028769973665475845,
329
  "learning_rate": 0.00011020408163265306,
330
  "loss": 0.0044,
331
  "step": 46
332
  },
333
  {
334
  "epoch": 47.0,
335
- "grad_norm": 0.028779389336705208,
336
  "learning_rate": 0.00010816326530612246,
337
- "loss": 0.0044,
338
  "step": 47
339
  },
340
  {
341
  "epoch": 48.0,
342
- "grad_norm": 0.006406720262020826,
343
  "learning_rate": 0.00010612244897959185,
344
  "loss": 0.0043,
345
  "step": 48
346
  },
347
  {
348
  "epoch": 49.0,
349
- "grad_norm": 0.03870103508234024,
350
  "learning_rate": 0.00010408163265306123,
351
  "loss": 0.0044,
352
  "step": 49
353
  },
354
  {
355
  "epoch": 50.0,
356
- "grad_norm": 0.038732465356588364,
357
  "learning_rate": 0.00010204081632653062,
358
  "loss": 0.0044,
359
  "step": 50
360
  },
361
  {
362
  "epoch": 51.0,
363
- "grad_norm": 0.00536749605089426,
364
  "learning_rate": 0.0001,
365
- "loss": 0.0043,
366
  "step": 51
367
  },
368
  {
369
  "epoch": 52.0,
370
- "grad_norm": 0.028795704245567322,
371
  "learning_rate": 9.79591836734694e-05,
372
- "loss": 0.0044,
373
  "step": 52
374
  },
375
  {
376
  "epoch": 53.0,
377
- "grad_norm": 0.02882838249206543,
378
  "learning_rate": 9.591836734693878e-05,
379
  "loss": 0.0044,
380
  "step": 53
381
  },
382
  {
383
  "epoch": 54.0,
384
- "grad_norm": 0.02882484346628189,
385
  "learning_rate": 9.387755102040817e-05,
386
  "loss": 0.0044,
387
  "step": 54
388
  },
389
  {
390
  "epoch": 55.0,
391
- "grad_norm": 0.00502988463267684,
392
  "learning_rate": 9.183673469387756e-05,
393
- "loss": 0.0043,
394
  "step": 55
395
  },
396
  {
397
  "epoch": 56.0,
398
- "grad_norm": 0.005017813295125961,
399
  "learning_rate": 8.979591836734695e-05,
400
- "loss": 0.0043,
401
  "step": 56
402
  },
403
  {
404
  "epoch": 57.0,
405
- "grad_norm": 0.005218982230871916,
406
  "learning_rate": 8.775510204081632e-05,
407
- "loss": 0.0043,
408
  "step": 57
409
  },
410
  {
411
  "epoch": 58.0,
412
- "grad_norm": 0.038150474429130554,
413
  "learning_rate": 8.571428571428571e-05,
414
- "loss": 0.0044,
415
  "step": 58
416
  },
417
  {
418
  "epoch": 59.0,
419
- "grad_norm": 0.03801121190190315,
420
  "learning_rate": 8.367346938775511e-05,
421
  "loss": 0.0044,
422
  "step": 59
423
  },
424
  {
425
  "epoch": 60.0,
426
- "grad_norm": 0.004977047443389893,
427
  "learning_rate": 8.163265306122449e-05,
428
- "loss": 0.0043,
429
  "step": 60
430
  },
431
  {
432
  "epoch": 61.0,
433
- "grad_norm": 0.0602005235850811,
434
  "learning_rate": 7.959183673469388e-05,
435
- "loss": 0.0045,
436
  "step": 61
437
  },
438
  {
439
  "epoch": 62.0,
440
- "grad_norm": 0.0284713264554739,
441
  "learning_rate": 7.755102040816327e-05,
442
- "loss": 0.0044,
443
  "step": 62
444
  },
445
  {
446
  "epoch": 63.0,
447
- "grad_norm": 0.004900462459772825,
448
  "learning_rate": 7.551020408163266e-05,
449
  "loss": 0.0043,
450
  "step": 63
451
  },
452
  {
453
  "epoch": 64.0,
454
- "grad_norm": 0.0048695337027311325,
455
  "learning_rate": 7.346938775510205e-05,
456
  "loss": 0.0043,
457
  "step": 64
458
  },
459
  {
460
  "epoch": 65.0,
461
- "grad_norm": 0.004841310903429985,
462
  "learning_rate": 7.142857142857143e-05,
463
- "loss": 0.0043,
464
  "step": 65
465
  },
466
  {
467
  "epoch": 66.0,
468
- "grad_norm": 0.004835947882384062,
469
  "learning_rate": 6.938775510204082e-05,
470
- "loss": 0.0043,
471
  "step": 66
472
  },
473
  {
474
  "epoch": 67.0,
475
- "grad_norm": 0.03715803846716881,
476
  "learning_rate": 6.73469387755102e-05,
477
  "loss": 0.0044,
478
  "step": 67
479
  },
480
  {
481
  "epoch": 68.0,
482
- "grad_norm": 0.004820631351321936,
483
  "learning_rate": 6.530612244897959e-05,
484
- "loss": 0.0043,
485
  "step": 68
486
  },
487
  {
488
  "epoch": 69.0,
489
- "grad_norm": 0.004830862861126661,
490
  "learning_rate": 6.326530612244899e-05,
491
- "loss": 0.0043,
492
  "step": 69
493
  },
494
  {
495
  "epoch": 70.0,
496
- "grad_norm": 0.02773592434823513,
497
  "learning_rate": 6.122448979591838e-05,
498
- "loss": 0.0044,
499
  "step": 70
500
  },
501
  {
502
  "epoch": 71.0,
503
- "grad_norm": 0.02766617201268673,
504
  "learning_rate": 5.918367346938776e-05,
505
  "loss": 0.0044,
506
  "step": 71
507
  },
508
  {
509
  "epoch": 72.0,
510
- "grad_norm": 0.027592068538069725,
511
  "learning_rate": 5.714285714285714e-05,
512
  "loss": 0.0044,
513
  "step": 72
514
  },
515
  {
516
  "epoch": 73.0,
517
- "grad_norm": 0.004762730095535517,
518
  "learning_rate": 5.510204081632653e-05,
519
- "loss": 0.0043,
520
  "step": 73
521
  },
522
  {
523
  "epoch": 74.0,
524
- "grad_norm": 0.004771250765770674,
525
  "learning_rate": 5.3061224489795926e-05,
526
- "loss": 0.0043,
527
  "step": 74
528
  },
529
  {
530
  "epoch": 75.0,
531
- "grad_norm": 0.004748388193547726,
532
  "learning_rate": 5.102040816326531e-05,
533
  "loss": 0.0043,
534
  "step": 75
535
  },
536
  {
537
  "epoch": 76.0,
538
- "grad_norm": 0.03664989769458771,
539
  "learning_rate": 4.89795918367347e-05,
540
- "loss": 0.0044,
541
  "step": 76
542
  },
543
  {
544
  "epoch": 77.0,
545
- "grad_norm": 0.004758178256452084,
546
  "learning_rate": 4.6938775510204086e-05,
547
  "loss": 0.0043,
548
  "step": 77
549
  },
550
  {
551
  "epoch": 78.0,
552
- "grad_norm": 0.03650437667965889,
553
  "learning_rate": 4.4897959183673474e-05,
554
- "loss": 0.0044,
555
  "step": 78
556
  },
557
  {
558
  "epoch": 79.0,
559
- "grad_norm": 0.004723742604255676,
560
  "learning_rate": 4.2857142857142856e-05,
561
  "loss": 0.0043,
562
  "step": 79
563
  },
564
  {
565
  "epoch": 80.0,
566
- "grad_norm": 0.027179496362805367,
567
  "learning_rate": 4.0816326530612245e-05,
568
- "loss": 0.0044,
569
  "step": 80
570
  },
571
  {
572
  "epoch": 81.0,
573
- "grad_norm": 0.027180835604667664,
574
  "learning_rate": 3.8775510204081634e-05,
575
- "loss": 0.0044,
576
  "step": 81
577
  },
578
  {
579
  "epoch": 82.0,
580
- "grad_norm": 0.027134299278259277,
581
  "learning_rate": 3.673469387755102e-05,
582
- "loss": 0.0044,
583
  "step": 82
584
  },
585
  {
586
  "epoch": 83.0,
587
- "grad_norm": 0.027070023119449615,
588
  "learning_rate": 3.469387755102041e-05,
589
- "loss": 0.0044,
590
  "step": 83
591
  },
592
  {
593
  "epoch": 84.0,
594
- "grad_norm": 0.004842973779886961,
595
  "learning_rate": 3.265306122448979e-05,
596
  "loss": 0.0043,
597
  "step": 84
598
  },
599
  {
600
  "epoch": 85.0,
601
- "grad_norm": 0.004742528777569532,
602
  "learning_rate": 3.061224489795919e-05,
603
- "loss": 0.0043,
604
  "step": 85
605
  },
606
  {
607
  "epoch": 86.0,
608
- "grad_norm": 0.004724172409623861,
609
  "learning_rate": 2.857142857142857e-05,
610
- "loss": 0.0043,
611
  "step": 86
612
  },
613
  {
614
  "epoch": 87.0,
615
- "grad_norm": 0.03628339245915413,
616
  "learning_rate": 2.6530612244897963e-05,
617
- "loss": 0.0044,
618
  "step": 87
619
  },
620
  {
621
  "epoch": 88.0,
622
- "grad_norm": 0.036234479397535324,
623
  "learning_rate": 2.448979591836735e-05,
624
- "loss": 0.0044,
625
  "step": 88
626
  },
627
  {
628
  "epoch": 89.0,
629
- "grad_norm": 0.004697797354310751,
630
  "learning_rate": 2.2448979591836737e-05,
631
  "loss": 0.0043,
632
  "step": 89
633
  },
634
  {
635
  "epoch": 90.0,
636
- "grad_norm": 0.004719586111605167,
637
  "learning_rate": 2.0408163265306123e-05,
638
  "loss": 0.0043,
639
  "step": 90
640
  },
641
  {
642
  "epoch": 91.0,
643
- "grad_norm": 0.004701649770140648,
644
  "learning_rate": 1.836734693877551e-05,
645
  "loss": 0.0043,
646
  "step": 91
647
  },
648
  {
649
  "epoch": 92.0,
650
- "grad_norm": 0.026852702721953392,
651
  "learning_rate": 1.6326530612244897e-05,
652
- "loss": 0.0044,
653
  "step": 92
654
  },
655
  {
656
  "epoch": 93.0,
657
- "grad_norm": 0.02685590460896492,
658
  "learning_rate": 1.4285714285714285e-05,
659
- "loss": 0.0044,
660
  "step": 93
661
  },
662
  {
663
  "epoch": 94.0,
664
- "grad_norm": 0.0047478387132287025,
665
  "learning_rate": 1.2244897959183674e-05,
666
  "loss": 0.0043,
667
  "step": 94
668
  },
669
  {
670
  "epoch": 95.0,
671
- "grad_norm": 0.026850329712033272,
672
  "learning_rate": 1.0204081632653061e-05,
673
- "loss": 0.0044,
674
  "step": 95
675
  },
676
  {
677
  "epoch": 96.0,
678
- "grad_norm": 0.00475778803229332,
679
  "learning_rate": 8.163265306122448e-06,
680
  "loss": 0.0043,
681
  "step": 96
682
  },
683
  {
684
  "epoch": 97.0,
685
- "grad_norm": 0.004756512586027384,
686
  "learning_rate": 6.122448979591837e-06,
687
  "loss": 0.0043,
688
  "step": 97
689
  },
690
  {
691
  "epoch": 98.0,
692
- "grad_norm": 0.004749584477394819,
693
  "learning_rate": 4.081632653061224e-06,
694
  "loss": 0.0043,
695
  "step": 98
696
  },
697
  {
698
  "epoch": 99.0,
699
- "grad_norm": 0.004759279545396566,
700
  "learning_rate": 2.040816326530612e-06,
701
  "loss": 0.0043,
702
  "step": 99
703
  },
704
  {
705
  "epoch": 100.0,
706
- "grad_norm": 0.004726547747850418,
707
  "learning_rate": 0.0,
708
  "loss": 0.0043,
709
  "step": 100
 
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
+ "grad_norm": 2.6449337005615234,
14
  "learning_rate": 0.0001,
15
  "loss": 1.1597,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 2.0,
20
+ "grad_norm": 2.6449337005615234,
21
  "learning_rate": 0.0002,
22
  "loss": 1.1597,
23
  "step": 2
24
  },
25
  {
26
  "epoch": 3.0,
27
+ "grad_norm": 1.2656898498535156,
28
  "learning_rate": 0.00019795918367346938,
29
+ "loss": 0.9752,
30
  "step": 3
31
  },
32
  {
33
  "epoch": 4.0,
34
+ "grad_norm": 1.607674479484558,
35
  "learning_rate": 0.0001959183673469388,
36
+ "loss": 0.7412,
37
  "step": 4
38
  },
39
  {
40
  "epoch": 5.0,
41
+ "grad_norm": 1.2566553354263306,
42
  "learning_rate": 0.00019387755102040816,
43
+ "loss": 0.523,
44
  "step": 5
45
  },
46
  {
47
  "epoch": 6.0,
48
+ "grad_norm": 1.0019608736038208,
49
  "learning_rate": 0.00019183673469387756,
50
+ "loss": 0.3398,
51
  "step": 6
52
  },
53
  {
54
  "epoch": 7.0,
55
+ "grad_norm": 0.7906450033187866,
56
  "learning_rate": 0.00018979591836734697,
57
+ "loss": 0.201,
58
  "step": 7
59
  },
60
  {
61
  "epoch": 8.0,
62
+ "grad_norm": 0.6831750273704529,
63
  "learning_rate": 0.00018775510204081634,
64
+ "loss": 0.1289,
65
  "step": 8
66
  },
67
  {
68
  "epoch": 9.0,
69
+ "grad_norm": 0.433000773191452,
70
  "learning_rate": 0.00018571428571428572,
71
+ "loss": 0.0869,
72
  "step": 9
73
  },
74
  {
75
  "epoch": 10.0,
76
+ "grad_norm": 0.3084024488925934,
77
  "learning_rate": 0.00018367346938775512,
78
+ "loss": 0.0783,
79
  "step": 10
80
  },
81
  {
82
  "epoch": 11.0,
83
+ "grad_norm": 0.8011140823364258,
84
  "learning_rate": 0.0001816326530612245,
85
+ "loss": 0.0769,
86
  "step": 11
87
  },
88
  {
89
  "epoch": 12.0,
90
+ "grad_norm": 1.9735212326049805,
91
  "learning_rate": 0.0001795918367346939,
92
+ "loss": 0.071,
93
  "step": 12
94
  },
95
  {
96
  "epoch": 13.0,
97
+ "grad_norm": 4.395259380340576,
98
  "learning_rate": 0.00017755102040816327,
99
+ "loss": 0.0986,
100
  "step": 13
101
  },
102
  {
103
  "epoch": 14.0,
104
+ "grad_norm": 2.70194673538208,
105
  "learning_rate": 0.00017551020408163265,
106
+ "loss": 0.0783,
107
  "step": 14
108
  },
109
  {
110
  "epoch": 15.0,
111
+ "grad_norm": 0.3469013273715973,
112
  "learning_rate": 0.00017346938775510205,
113
+ "loss": 0.0535,
114
  "step": 15
115
  },
116
  {
117
  "epoch": 16.0,
118
+ "grad_norm": 0.8472123146057129,
119
  "learning_rate": 0.00017142857142857143,
120
+ "loss": 0.0463,
121
  "step": 16
122
  },
123
  {
124
  "epoch": 17.0,
125
+ "grad_norm": 0.49942201375961304,
126
  "learning_rate": 0.00016938775510204083,
127
+ "loss": 0.0388,
128
  "step": 17
129
  },
130
  {
131
  "epoch": 18.0,
132
+ "grad_norm": 1.0144060850143433,
133
  "learning_rate": 0.00016734693877551023,
134
+ "loss": 0.0314,
135
  "step": 18
136
  },
137
  {
138
  "epoch": 19.0,
139
+ "grad_norm": 0.4307344853878021,
140
  "learning_rate": 0.0001653061224489796,
141
+ "loss": 0.0171,
142
  "step": 19
143
  },
144
  {
145
  "epoch": 20.0,
146
+ "grad_norm": 0.29780709743499756,
147
  "learning_rate": 0.00016326530612244898,
148
+ "loss": 0.0093,
149
  "step": 20
150
  },
151
  {
152
  "epoch": 21.0,
153
+ "grad_norm": 1.0202921628952026,
154
  "learning_rate": 0.00016122448979591838,
155
+ "loss": 0.0072,
156
  "step": 21
157
  },
158
  {
159
  "epoch": 22.0,
160
+ "grad_norm": 0.1341150552034378,
161
  "learning_rate": 0.00015918367346938776,
162
+ "loss": 0.0054,
163
  "step": 22
164
  },
165
  {
166
  "epoch": 23.0,
167
+ "grad_norm": 0.0842108279466629,
168
  "learning_rate": 0.00015714285714285716,
169
+ "loss": 0.0049,
170
  "step": 23
171
  },
172
  {
173
  "epoch": 24.0,
174
+ "grad_norm": 0.017657078802585602,
175
  "learning_rate": 0.00015510204081632654,
176
+ "loss": 0.0045,
177
  "step": 24
178
  },
179
  {
180
  "epoch": 25.0,
181
+ "grad_norm": 0.13113492727279663,
182
  "learning_rate": 0.0001530612244897959,
183
+ "loss": 0.005,
184
  "step": 25
185
  },
186
  {
187
  "epoch": 26.0,
188
+ "grad_norm": 0.08366480469703674,
189
  "learning_rate": 0.0001510204081632653,
190
+ "loss": 0.0048,
191
  "step": 26
192
  },
193
  {
194
  "epoch": 27.0,
195
+ "grad_norm": 0.029939724132418633,
196
  "learning_rate": 0.00014897959183673472,
197
+ "loss": 0.0045,
198
  "step": 27
199
  },
200
  {
201
  "epoch": 28.0,
202
+ "grad_norm": 0.016423042863607407,
203
  "learning_rate": 0.0001469387755102041,
204
+ "loss": 0.0044,
205
  "step": 28
206
  },
207
  {
208
  "epoch": 29.0,
209
+ "grad_norm": 0.08624381572008133,
210
  "learning_rate": 0.0001448979591836735,
211
  "loss": 0.0049,
212
  "step": 29
213
  },
214
  {
215
  "epoch": 30.0,
216
+ "grad_norm": 0.059919197112321854,
217
  "learning_rate": 0.00014285714285714287,
218
  "loss": 0.0046,
219
  "step": 30
220
  },
221
  {
222
  "epoch": 31.0,
223
+ "grad_norm": 0.03369490057229996,
224
  "learning_rate": 0.00014081632653061224,
225
+ "loss": 0.0045,
226
  "step": 31
227
  },
228
  {
229
  "epoch": 32.0,
230
+ "grad_norm": 0.007869748398661613,
231
  "learning_rate": 0.00013877551020408165,
232
+ "loss": 0.0044,
233
  "step": 32
234
  },
235
  {
236
  "epoch": 33.0,
237
+ "grad_norm": 0.024808548390865326,
238
  "learning_rate": 0.00013673469387755102,
239
  "loss": 0.0044,
240
  "step": 33
241
  },
242
  {
243
  "epoch": 34.0,
244
+ "grad_norm": 0.07703784108161926,
245
  "learning_rate": 0.0001346938775510204,
246
+ "loss": 0.0047,
247
  "step": 34
248
  },
249
  {
250
  "epoch": 35.0,
251
+ "grad_norm": 0.05107901617884636,
252
  "learning_rate": 0.0001326530612244898,
253
+ "loss": 0.0045,
254
  "step": 35
255
  },
256
  {
257
  "epoch": 36.0,
258
+ "grad_norm": 0.02403145283460617,
259
  "learning_rate": 0.00013061224489795917,
260
  "loss": 0.0044,
261
  "step": 36
262
  },
263
  {
264
  "epoch": 37.0,
265
+ "grad_norm": 0.03135854750871658,
266
  "learning_rate": 0.00012857142857142858,
267
  "loss": 0.0044,
268
  "step": 37
269
  },
270
  {
271
  "epoch": 38.0,
272
+ "grad_norm": 0.03122449666261673,
273
  "learning_rate": 0.00012653061224489798,
274
  "loss": 0.0044,
275
  "step": 38
276
  },
277
  {
278
  "epoch": 39.0,
279
+ "grad_norm": 0.031184706836938858,
280
  "learning_rate": 0.00012448979591836735,
281
  "loss": 0.0044,
282
  "step": 39
283
  },
284
  {
285
  "epoch": 40.0,
286
+ "grad_norm": 0.057482823729515076,
287
  "learning_rate": 0.00012244897959183676,
288
+ "loss": 0.0046,
289
  "step": 40
290
  },
291
  {
292
  "epoch": 41.0,
293
+ "grad_norm": 0.005244183354079723,
294
  "learning_rate": 0.00012040816326530613,
295
+ "loss": 0.0043,
296
  "step": 41
297
  },
298
  {
299
  "epoch": 42.0,
300
+ "grad_norm": 0.004556509666144848,
301
  "learning_rate": 0.00011836734693877552,
302
+ "loss": 0.0043,
303
  "step": 42
304
  },
305
  {
306
  "epoch": 43.0,
307
+ "grad_norm": 0.04987052455544472,
308
  "learning_rate": 0.0001163265306122449,
309
+ "loss": 0.0045,
310
  "step": 43
311
  },
312
  {
313
  "epoch": 44.0,
314
+ "grad_norm": 0.023411056026816368,
315
  "learning_rate": 0.00011428571428571428,
316
  "loss": 0.0044,
317
  "step": 44
318
  },
319
  {
320
  "epoch": 45.0,
321
+ "grad_norm": 0.023280324414372444,
322
  "learning_rate": 0.00011224489795918367,
323
+ "loss": 0.0044,
324
  "step": 45
325
  },
326
  {
327
  "epoch": 46.0,
328
+ "grad_norm": 0.02315351739525795,
329
  "learning_rate": 0.00011020408163265306,
330
  "loss": 0.0044,
331
  "step": 46
332
  },
333
  {
334
  "epoch": 47.0,
335
+ "grad_norm": 0.0042741685174405575,
336
  "learning_rate": 0.00010816326530612246,
337
+ "loss": 0.0043,
338
  "step": 47
339
  },
340
  {
341
  "epoch": 48.0,
342
+ "grad_norm": 0.004308342933654785,
343
  "learning_rate": 0.00010612244897959185,
344
  "loss": 0.0043,
345
  "step": 48
346
  },
347
  {
348
  "epoch": 49.0,
349
+ "grad_norm": 0.030576329678297043,
350
  "learning_rate": 0.00010408163265306123,
351
  "loss": 0.0044,
352
  "step": 49
353
  },
354
  {
355
  "epoch": 50.0,
356
+ "grad_norm": 0.03056076355278492,
357
  "learning_rate": 0.00010204081632653062,
358
  "loss": 0.0044,
359
  "step": 50
360
  },
361
  {
362
  "epoch": 51.0,
363
+ "grad_norm": 0.030563408508896828,
364
  "learning_rate": 0.0001,
365
+ "loss": 0.0044,
366
  "step": 51
367
  },
368
  {
369
  "epoch": 52.0,
370
+ "grad_norm": 0.004566062707453966,
371
  "learning_rate": 9.79591836734694e-05,
372
+ "loss": 0.0043,
373
  "step": 52
374
  },
375
  {
376
  "epoch": 53.0,
377
+ "grad_norm": 0.022832510992884636,
378
  "learning_rate": 9.591836734693878e-05,
379
  "loss": 0.0044,
380
  "step": 53
381
  },
382
  {
383
  "epoch": 54.0,
384
+ "grad_norm": 0.02288009785115719,
385
  "learning_rate": 9.387755102040817e-05,
386
  "loss": 0.0044,
387
  "step": 54
388
  },
389
  {
390
  "epoch": 55.0,
391
+ "grad_norm": 0.02284756489098072,
392
  "learning_rate": 9.183673469387756e-05,
393
+ "loss": 0.0044,
394
  "step": 55
395
  },
396
  {
397
  "epoch": 56.0,
398
+ "grad_norm": 0.022797992452979088,
399
  "learning_rate": 8.979591836734695e-05,
400
+ "loss": 0.0044,
401
  "step": 56
402
  },
403
  {
404
  "epoch": 57.0,
405
+ "grad_norm": 0.022721149027347565,
406
  "learning_rate": 8.775510204081632e-05,
407
+ "loss": 0.0044,
408
  "step": 57
409
  },
410
  {
411
  "epoch": 58.0,
412
+ "grad_norm": 0.00404245825484395,
413
  "learning_rate": 8.571428571428571e-05,
414
+ "loss": 0.0043,
415
  "step": 58
416
  },
417
  {
418
  "epoch": 59.0,
419
+ "grad_norm": 0.030218880623579025,
420
  "learning_rate": 8.367346938775511e-05,
421
  "loss": 0.0044,
422
  "step": 59
423
  },
424
  {
425
  "epoch": 60.0,
426
+ "grad_norm": 0.030180249363183975,
427
  "learning_rate": 8.163265306122449e-05,
428
+ "loss": 0.0044,
429
  "step": 60
430
  },
431
  {
432
  "epoch": 61.0,
433
+ "grad_norm": 0.03016875684261322,
434
  "learning_rate": 7.959183673469388e-05,
435
+ "loss": 0.0044,
436
  "step": 61
437
  },
438
  {
439
  "epoch": 62.0,
440
+ "grad_norm": 0.004292755853384733,
441
  "learning_rate": 7.755102040816327e-05,
442
+ "loss": 0.0043,
443
  "step": 62
444
  },
445
  {
446
  "epoch": 63.0,
447
+ "grad_norm": 0.00451462808996439,
448
  "learning_rate": 7.551020408163266e-05,
449
  "loss": 0.0043,
450
  "step": 63
451
  },
452
  {
453
  "epoch": 64.0,
454
+ "grad_norm": 0.004491481464356184,
455
  "learning_rate": 7.346938775510205e-05,
456
  "loss": 0.0043,
457
  "step": 64
458
  },
459
  {
460
  "epoch": 65.0,
461
+ "grad_norm": 0.02254634164273739,
462
  "learning_rate": 7.142857142857143e-05,
463
+ "loss": 0.0044,
464
  "step": 65
465
  },
466
  {
467
  "epoch": 66.0,
468
+ "grad_norm": 0.022601598873734474,
469
  "learning_rate": 6.938775510204082e-05,
470
+ "loss": 0.0044,
471
  "step": 66
472
  },
473
  {
474
  "epoch": 67.0,
475
+ "grad_norm": 0.022533219307661057,
476
  "learning_rate": 6.73469387755102e-05,
477
  "loss": 0.0044,
478
  "step": 67
479
  },
480
  {
481
  "epoch": 68.0,
482
+ "grad_norm": 0.022499827668070793,
483
  "learning_rate": 6.530612244897959e-05,
484
+ "loss": 0.0044,
485
  "step": 68
486
  },
487
  {
488
  "epoch": 69.0,
489
+ "grad_norm": 0.02238309197127819,
490
  "learning_rate": 6.326530612244899e-05,
491
+ "loss": 0.0044,
492
  "step": 69
493
  },
494
  {
495
  "epoch": 70.0,
496
+ "grad_norm": 0.004698493983596563,
497
  "learning_rate": 6.122448979591838e-05,
498
+ "loss": 0.0043,
499
  "step": 70
500
  },
501
  {
502
  "epoch": 71.0,
503
+ "grad_norm": 0.03000456467270851,
504
  "learning_rate": 5.918367346938776e-05,
505
  "loss": 0.0044,
506
  "step": 71
507
  },
508
  {
509
  "epoch": 72.0,
510
+ "grad_norm": 0.029959533363580704,
511
  "learning_rate": 5.714285714285714e-05,
512
  "loss": 0.0044,
513
  "step": 72
514
  },
515
  {
516
  "epoch": 73.0,
517
+ "grad_norm": 0.029947014525532722,
518
  "learning_rate": 5.510204081632653e-05,
519
+ "loss": 0.0044,
520
  "step": 73
521
  },
522
  {
523
  "epoch": 74.0,
524
+ "grad_norm": 0.029971199110150337,
525
  "learning_rate": 5.3061224489795926e-05,
526
+ "loss": 0.0044,
527
  "step": 74
528
  },
529
  {
530
  "epoch": 75.0,
531
+ "grad_norm": 0.0047256131656467915,
532
  "learning_rate": 5.102040816326531e-05,
533
  "loss": 0.0043,
534
  "step": 75
535
  },
536
  {
537
  "epoch": 76.0,
538
+ "grad_norm": 0.022311007604002953,
539
  "learning_rate": 4.89795918367347e-05,
540
+ "loss": 0.0043,
541
  "step": 76
542
  },
543
  {
544
  "epoch": 77.0,
545
+ "grad_norm": 0.02232247218489647,
546
  "learning_rate": 4.6938775510204086e-05,
547
  "loss": 0.0043,
548
  "step": 77
549
  },
550
  {
551
  "epoch": 78.0,
552
+ "grad_norm": 0.022320913150906563,
553
  "learning_rate": 4.4897959183673474e-05,
554
+ "loss": 0.0043,
555
  "step": 78
556
  },
557
  {
558
  "epoch": 79.0,
559
+ "grad_norm": 0.022281426936388016,
560
  "learning_rate": 4.2857142857142856e-05,
561
  "loss": 0.0043,
562
  "step": 79
563
  },
564
  {
565
  "epoch": 80.0,
566
+ "grad_norm": 0.004078465048223734,
567
  "learning_rate": 4.0816326530612245e-05,
568
+ "loss": 0.0043,
569
  "step": 80
570
  },
571
  {
572
  "epoch": 81.0,
573
+ "grad_norm": 0.022234855219721794,
574
  "learning_rate": 3.8775510204081634e-05,
575
+ "loss": 0.0043,
576
  "step": 81
577
  },
578
  {
579
  "epoch": 82.0,
580
+ "grad_norm": 0.004209673032164574,
581
  "learning_rate": 3.673469387755102e-05,
582
+ "loss": 0.0043,
583
  "step": 82
584
  },
585
  {
586
  "epoch": 83.0,
587
+ "grad_norm": 0.004030004143714905,
588
  "learning_rate": 3.469387755102041e-05,
589
+ "loss": 0.0043,
590
  "step": 83
591
  },
592
  {
593
  "epoch": 84.0,
594
+ "grad_norm": 0.004146768245846033,
595
  "learning_rate": 3.265306122448979e-05,
596
  "loss": 0.0043,
597
  "step": 84
598
  },
599
  {
600
  "epoch": 85.0,
601
+ "grad_norm": 0.029780622571706772,
602
  "learning_rate": 3.061224489795919e-05,
603
+ "loss": 0.0044,
604
  "step": 85
605
  },
606
  {
607
  "epoch": 86.0,
608
+ "grad_norm": 0.02978537231683731,
609
  "learning_rate": 2.857142857142857e-05,
610
+ "loss": 0.0044,
611
  "step": 86
612
  },
613
  {
614
  "epoch": 87.0,
615
+ "grad_norm": 0.003935360349714756,
616
  "learning_rate": 2.6530612244897963e-05,
617
+ "loss": 0.0043,
618
  "step": 87
619
  },
620
  {
621
  "epoch": 88.0,
622
+ "grad_norm": 0.0040387483313679695,
623
  "learning_rate": 2.448979591836735e-05,
624
+ "loss": 0.0043,
625
  "step": 88
626
  },
627
  {
628
  "epoch": 89.0,
629
+ "grad_norm": 0.004038290120661259,
630
  "learning_rate": 2.2448979591836737e-05,
631
  "loss": 0.0043,
632
  "step": 89
633
  },
634
  {
635
  "epoch": 90.0,
636
+ "grad_norm": 0.003925453871488571,
637
  "learning_rate": 2.0408163265306123e-05,
638
  "loss": 0.0043,
639
  "step": 90
640
  },
641
  {
642
  "epoch": 91.0,
643
+ "grad_norm": 0.00405112886801362,
644
  "learning_rate": 1.836734693877551e-05,
645
  "loss": 0.0043,
646
  "step": 91
647
  },
648
  {
649
  "epoch": 92.0,
650
+ "grad_norm": 0.004041624255478382,
651
  "learning_rate": 1.6326530612244897e-05,
652
+ "loss": 0.0043,
653
  "step": 92
654
  },
655
  {
656
  "epoch": 93.0,
657
+ "grad_norm": 0.022224921733140945,
658
  "learning_rate": 1.4285714285714285e-05,
659
+ "loss": 0.0043,
660
  "step": 93
661
  },
662
  {
663
  "epoch": 94.0,
664
+ "grad_norm": 0.022291233763098717,
665
  "learning_rate": 1.2244897959183674e-05,
666
  "loss": 0.0043,
667
  "step": 94
668
  },
669
  {
670
  "epoch": 95.0,
671
+ "grad_norm": 0.004063317086547613,
672
  "learning_rate": 1.0204081632653061e-05,
673
+ "loss": 0.0043,
674
  "step": 95
675
  },
676
  {
677
  "epoch": 96.0,
678
+ "grad_norm": 0.0040570334531366825,
679
  "learning_rate": 8.163265306122448e-06,
680
  "loss": 0.0043,
681
  "step": 96
682
  },
683
  {
684
  "epoch": 97.0,
685
+ "grad_norm": 0.004056213889271021,
686
  "learning_rate": 6.122448979591837e-06,
687
  "loss": 0.0043,
688
  "step": 97
689
  },
690
  {
691
  "epoch": 98.0,
692
+ "grad_norm": 0.022241706028580666,
693
  "learning_rate": 4.081632653061224e-06,
694
  "loss": 0.0043,
695
  "step": 98
696
  },
697
  {
698
  "epoch": 99.0,
699
+ "grad_norm": 0.022222261875867844,
700
  "learning_rate": 2.040816326530612e-06,
701
  "loss": 0.0043,
702
  "step": 99
703
  },
704
  {
705
  "epoch": 100.0,
706
+ "grad_norm": 0.02224196493625641,
707
  "learning_rate": 0.0,
708
  "loss": 0.0043,
709
  "step": 100
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:700afa88f3f25a9108feb30e33c64c29aca41d329b79f230609b2023fa359c16
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88c1ac92c45e5daa6934f6550b7e9b92214c2a7189659aea3017fb00f7052e4f
3
  size 4984