dimasik87 commited on
Commit
3159f81
1 Parent(s): 75bbe6c

Training in progress, step 75, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a52fede561c5b0071b97c88f7f1accfbd096449b7e3dfa04a2d96442205c54e2
3
  size 90207248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5210c6ca9944bce13b58d4ba79c6a80e67cd770ae5cbe56d34838a9a59bc8c1
3
  size 90207248
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56a3dfab0a0748ebcb8a48cc9d467b8cb27f6fb930c7a0f252d18ac6338061ce
3
  size 180543866
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a20706f6b61074e3d7948fd2b9eac6d9dd7755f7605ead2ee3ef2a2ea16ae2c
3
  size 180543866
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8b8ba95982c7e1d308216fc72a1f7f09b31cf15039a4666dbb57145c56bfcaf
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b4b203078662e2df510d692bb756008dd90565b970954bedd8618557f6d690
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46fa8207e86dee7d50b0ab12f1dd18c4426e8c65d06f97f8b2bd004a747e9cfa
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:212837ccb433e5430b061dc107b19dc09e932e6cfb62a751187d0903b7b0d94e
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.001134301270417423,
5
  "eval_steps": 25,
6
- "global_step": 50,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -381,6 +381,189 @@
381
  "eval_samples_per_second": 29.901,
382
  "eval_steps_per_second": 14.951,
383
  "step": 50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
384
  }
385
  ],
386
  "logging_steps": 1,
@@ -395,12 +578,12 @@
395
  "should_evaluate": false,
396
  "should_log": false,
397
  "should_save": true,
398
- "should_training_stop": false
399
  },
400
  "attributes": {}
401
  }
402
  },
403
- "total_flos": 9788035851878400.0,
404
  "train_batch_size": 2,
405
  "trial_name": null,
406
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.0017014519056261343,
5
  "eval_steps": 25,
6
+ "global_step": 75,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
381
  "eval_samples_per_second": 29.901,
382
  "eval_steps_per_second": 14.951,
383
  "step": 50
384
+ },
385
+ {
386
+ "epoch": 0.0011569872958257714,
387
+ "grad_norm": 10.760135650634766,
388
+ "learning_rate": 2.500000000000001e-05,
389
+ "loss": 2.619,
390
+ "step": 51
391
+ },
392
+ {
393
+ "epoch": 0.0011796733212341198,
394
+ "grad_norm": 10.61867618560791,
395
+ "learning_rate": 2.3135019582658802e-05,
396
+ "loss": 2.6049,
397
+ "step": 52
398
+ },
399
+ {
400
+ "epoch": 0.0012023593466424683,
401
+ "grad_norm": 9.48973560333252,
402
+ "learning_rate": 2.132117818244771e-05,
403
+ "loss": 2.4759,
404
+ "step": 53
405
+ },
406
+ {
407
+ "epoch": 0.0012250453720508167,
408
+ "grad_norm": 8.987316131591797,
409
+ "learning_rate": 1.9561928549563968e-05,
410
+ "loss": 2.3972,
411
+ "step": 54
412
+ },
413
+ {
414
+ "epoch": 0.0012477313974591652,
415
+ "grad_norm": 8.111326217651367,
416
+ "learning_rate": 1.7860619515673033e-05,
417
+ "loss": 2.3231,
418
+ "step": 55
419
+ },
420
+ {
421
+ "epoch": 0.0012704174228675136,
422
+ "grad_norm": 6.617386817932129,
423
+ "learning_rate": 1.622048961921699e-05,
424
+ "loss": 2.1985,
425
+ "step": 56
426
+ },
427
+ {
428
+ "epoch": 0.001293103448275862,
429
+ "grad_norm": 4.567836761474609,
430
+ "learning_rate": 1.4644660940672627e-05,
431
+ "loss": 2.1746,
432
+ "step": 57
433
+ },
434
+ {
435
+ "epoch": 0.0013157894736842105,
436
+ "grad_norm": 2.5743725299835205,
437
+ "learning_rate": 1.3136133159493802e-05,
438
+ "loss": 2.0999,
439
+ "step": 58
440
+ },
441
+ {
442
+ "epoch": 0.001338475499092559,
443
+ "grad_norm": 2.6298258304595947,
444
+ "learning_rate": 1.1697777844051105e-05,
445
+ "loss": 2.0759,
446
+ "step": 59
447
+ },
448
+ {
449
+ "epoch": 0.0013611615245009074,
450
+ "grad_norm": 2.5134525299072266,
451
+ "learning_rate": 1.0332332985438248e-05,
452
+ "loss": 2.0232,
453
+ "step": 60
454
+ },
455
+ {
456
+ "epoch": 0.0013838475499092558,
457
+ "grad_norm": 2.05859637260437,
458
+ "learning_rate": 9.042397785550405e-06,
459
+ "loss": 2.0579,
460
+ "step": 61
461
+ },
462
+ {
463
+ "epoch": 0.0014065335753176043,
464
+ "grad_norm": 1.8161320686340332,
465
+ "learning_rate": 7.830427709355725e-06,
466
+ "loss": 2.0462,
467
+ "step": 62
468
+ },
469
+ {
470
+ "epoch": 0.0014292196007259527,
471
+ "grad_norm": 1.8273543119430542,
472
+ "learning_rate": 6.698729810778065e-06,
473
+ "loss": 2.037,
474
+ "step": 63
475
+ },
476
+ {
477
+ "epoch": 0.0014519056261343012,
478
+ "grad_norm": 1.3664026260375977,
479
+ "learning_rate": 5.649458341088915e-06,
480
+ "loss": 2.032,
481
+ "step": 64
482
+ },
483
+ {
484
+ "epoch": 0.0014745916515426498,
485
+ "grad_norm": 1.3599556684494019,
486
+ "learning_rate": 4.684610648167503e-06,
487
+ "loss": 2.0063,
488
+ "step": 65
489
+ },
490
+ {
491
+ "epoch": 0.0014972776769509983,
492
+ "grad_norm": 1.333756446838379,
493
+ "learning_rate": 3.8060233744356633e-06,
494
+ "loss": 1.9905,
495
+ "step": 66
496
+ },
497
+ {
498
+ "epoch": 0.0015199637023593467,
499
+ "grad_norm": 1.4712531566619873,
500
+ "learning_rate": 3.0153689607045845e-06,
501
+ "loss": 2.0231,
502
+ "step": 67
503
+ },
504
+ {
505
+ "epoch": 0.0015426497277676952,
506
+ "grad_norm": 1.438612937927246,
507
+ "learning_rate": 2.314152462588659e-06,
508
+ "loss": 1.9859,
509
+ "step": 68
510
+ },
511
+ {
512
+ "epoch": 0.0015653357531760436,
513
+ "grad_norm": 1.5220595598220825,
514
+ "learning_rate": 1.70370868554659e-06,
515
+ "loss": 1.9783,
516
+ "step": 69
517
+ },
518
+ {
519
+ "epoch": 0.001588021778584392,
520
+ "grad_norm": 1.3201245069503784,
521
+ "learning_rate": 1.1851996440033319e-06,
522
+ "loss": 2.011,
523
+ "step": 70
524
+ },
525
+ {
526
+ "epoch": 0.0016107078039927405,
527
+ "grad_norm": 1.3130794763565063,
528
+ "learning_rate": 7.596123493895991e-07,
529
+ "loss": 2.0053,
530
+ "step": 71
531
+ },
532
+ {
533
+ "epoch": 0.001633393829401089,
534
+ "grad_norm": 1.6226977109909058,
535
+ "learning_rate": 4.277569313094809e-07,
536
+ "loss": 1.978,
537
+ "step": 72
538
+ },
539
+ {
540
+ "epoch": 0.0016560798548094374,
541
+ "grad_norm": 1.4479483366012573,
542
+ "learning_rate": 1.9026509541272275e-07,
543
+ "loss": 2.0057,
544
+ "step": 73
545
+ },
546
+ {
547
+ "epoch": 0.0016787658802177858,
548
+ "grad_norm": 1.4476728439331055,
549
+ "learning_rate": 4.7588920907110094e-08,
550
+ "loss": 2.0159,
551
+ "step": 74
552
+ },
553
+ {
554
+ "epoch": 0.0017014519056261343,
555
+ "grad_norm": 1.5175923109054565,
556
+ "learning_rate": 0.0,
557
+ "loss": 1.9565,
558
+ "step": 75
559
+ },
560
+ {
561
+ "epoch": 0.0017014519056261343,
562
+ "eval_loss": 1.9482790231704712,
563
+ "eval_runtime": 1240.3995,
564
+ "eval_samples_per_second": 29.926,
565
+ "eval_steps_per_second": 14.963,
566
+ "step": 75
567
  }
568
  ],
569
  "logging_steps": 1,
 
578
  "should_evaluate": false,
579
  "should_log": false,
580
  "should_save": true,
581
+ "should_training_stop": true
582
  },
583
  "attributes": {}
584
  }
585
  },
586
+ "total_flos": 1.46820537778176e+16,
587
  "train_batch_size": 2,
588
  "trial_name": null,
589
  "trial_params": null