bbytxt commited on
Commit
c82c6fe
·
verified ·
1 Parent(s): ec8acf5

Training in progress, step 100, 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:067ea53868cd2cc995ea4165042428fce7782c01f85c359ddeed0327bd1b37ab
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b41c9567eeb093f1a3394b89e510cb27ac72b6d6898fc97a2f790768558fa52f
3
  size 167832240
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29401bc5e6da312a2db3b74319c004dc40e6245ec3443bde366e6649489700df
3
  size 335922386
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e7545acaa35a125cc76dcd343b001c382d287ec2a0a7680045fc65470eb463b
3
  size 335922386
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f1ea7d3e9e2c6803641092a40fb667bde7f004a99e8af26dc905b77729151fa
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50fce1f3187386ca96b5697853addad42ba3e112cafdccaf8fec7346150c9c20
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1900bd8021f13c38b942ed30aea6e2cea1b47664e4ce28d0276b142334732307
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c4a11c3ec7ace2e963dc6e2b0b5b6372cc0250cefb36d5f7289475908638cb
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.986087441444397,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.008158936074735855,
5
  "eval_steps": 50,
6
- "global_step": 50,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -373,6 +373,364 @@
373
  "eval_samples_per_second": 10.527,
374
  "eval_steps_per_second": 2.632,
375
  "step": 50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
376
  }
377
  ],
378
  "logging_steps": 1,
@@ -396,12 +754,12 @@
396
  "should_evaluate": false,
397
  "should_log": false,
398
  "should_save": true,
399
- "should_training_stop": false
400
  },
401
  "attributes": {}
402
  }
403
  },
404
- "total_flos": 8.791364310191309e+16,
405
  "train_batch_size": 4,
406
  "trial_name": null,
407
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.954980492591858,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-100",
4
+ "epoch": 0.01631787214947171,
5
  "eval_steps": 50,
6
+ "global_step": 100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
373
  "eval_samples_per_second": 10.527,
374
  "eval_steps_per_second": 2.632,
375
  "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.008322114796230571,
379
+ "grad_norm": 0.6517155170440674,
380
+ "learning_rate": 2.847932752400164e-06,
381
+ "loss": 2.1295,
382
+ "step": 51
383
+ },
384
+ {
385
+ "epoch": 0.00848529351772529,
386
+ "grad_norm": 0.6166985034942627,
387
+ "learning_rate": 2.761321158169134e-06,
388
+ "loss": 2.0326,
389
+ "step": 52
390
+ },
391
+ {
392
+ "epoch": 0.008648472239220006,
393
+ "grad_norm": 0.6049599647521973,
394
+ "learning_rate": 2.6743911843603134e-06,
395
+ "loss": 2.069,
396
+ "step": 53
397
+ },
398
+ {
399
+ "epoch": 0.008811650960714722,
400
+ "grad_norm": 0.5539830923080444,
401
+ "learning_rate": 2.587248741756253e-06,
402
+ "loss": 2.0095,
403
+ "step": 54
404
+ },
405
+ {
406
+ "epoch": 0.00897482968220944,
407
+ "grad_norm": 0.5926068425178528,
408
+ "learning_rate": 2.5e-06,
409
+ "loss": 2.1317,
410
+ "step": 55
411
+ },
412
+ {
413
+ "epoch": 0.009138008403704156,
414
+ "grad_norm": 0.6043214797973633,
415
+ "learning_rate": 2.4127512582437486e-06,
416
+ "loss": 2.0575,
417
+ "step": 56
418
+ },
419
+ {
420
+ "epoch": 0.009301187125198875,
421
+ "grad_norm": 0.5795297622680664,
422
+ "learning_rate": 2.325608815639687e-06,
423
+ "loss": 2.0149,
424
+ "step": 57
425
+ },
426
+ {
427
+ "epoch": 0.00946436584669359,
428
+ "grad_norm": 0.5584662556648254,
429
+ "learning_rate": 2.238678841830867e-06,
430
+ "loss": 2.0126,
431
+ "step": 58
432
+ },
433
+ {
434
+ "epoch": 0.009627544568188309,
435
+ "grad_norm": 0.6003333330154419,
436
+ "learning_rate": 2.1520672475998374e-06,
437
+ "loss": 2.0313,
438
+ "step": 59
439
+ },
440
+ {
441
+ "epoch": 0.009790723289683025,
442
+ "grad_norm": 0.5960946679115295,
443
+ "learning_rate": 2.0658795558326745e-06,
444
+ "loss": 1.9306,
445
+ "step": 60
446
+ },
447
+ {
448
+ "epoch": 0.009953902011177742,
449
+ "grad_norm": 0.5591971278190613,
450
+ "learning_rate": 1.9802207729556023e-06,
451
+ "loss": 2.0074,
452
+ "step": 61
453
+ },
454
+ {
455
+ "epoch": 0.01011708073267246,
456
+ "grad_norm": 0.5890583395957947,
457
+ "learning_rate": 1.895195261000831e-06,
458
+ "loss": 1.9372,
459
+ "step": 62
460
+ },
461
+ {
462
+ "epoch": 0.010280259454167176,
463
+ "grad_norm": 0.5822552442550659,
464
+ "learning_rate": 1.8109066104575023e-06,
465
+ "loss": 1.9925,
466
+ "step": 63
467
+ },
468
+ {
469
+ "epoch": 0.010443438175661894,
470
+ "grad_norm": 0.5664207339286804,
471
+ "learning_rate": 1.7274575140626318e-06,
472
+ "loss": 1.8616,
473
+ "step": 64
474
+ },
475
+ {
476
+ "epoch": 0.01060661689715661,
477
+ "grad_norm": 0.5835029482841492,
478
+ "learning_rate": 1.6449496416858285e-06,
479
+ "loss": 1.9502,
480
+ "step": 65
481
+ },
482
+ {
483
+ "epoch": 0.010769795618651328,
484
+ "grad_norm": 0.5808869004249573,
485
+ "learning_rate": 1.56348351646022e-06,
486
+ "loss": 1.9177,
487
+ "step": 66
488
+ },
489
+ {
490
+ "epoch": 0.010932974340146045,
491
+ "grad_norm": 0.5943641662597656,
492
+ "learning_rate": 1.4831583923105e-06,
493
+ "loss": 1.8628,
494
+ "step": 67
495
+ },
496
+ {
497
+ "epoch": 0.011096153061640763,
498
+ "grad_norm": 0.6218149662017822,
499
+ "learning_rate": 1.4040721330273063e-06,
500
+ "loss": 1.8908,
501
+ "step": 68
502
+ },
503
+ {
504
+ "epoch": 0.01125933178313548,
505
+ "grad_norm": 0.5880563855171204,
506
+ "learning_rate": 1.3263210930352737e-06,
507
+ "loss": 1.9614,
508
+ "step": 69
509
+ },
510
+ {
511
+ "epoch": 0.011422510504630196,
512
+ "grad_norm": 0.5864894986152649,
513
+ "learning_rate": 1.2500000000000007e-06,
514
+ "loss": 1.8818,
515
+ "step": 70
516
+ },
517
+ {
518
+ "epoch": 0.011585689226124914,
519
+ "grad_norm": 0.5821499824523926,
520
+ "learning_rate": 1.1752018394169882e-06,
521
+ "loss": 1.9263,
522
+ "step": 71
523
+ },
524
+ {
525
+ "epoch": 0.01174886794761963,
526
+ "grad_norm": 0.5684424638748169,
527
+ "learning_rate": 1.1020177413231334e-06,
528
+ "loss": 1.9137,
529
+ "step": 72
530
+ },
531
+ {
532
+ "epoch": 0.011912046669114348,
533
+ "grad_norm": 0.5831771492958069,
534
+ "learning_rate": 1.0305368692688175e-06,
535
+ "loss": 1.8792,
536
+ "step": 73
537
+ },
538
+ {
539
+ "epoch": 0.012075225390609064,
540
+ "grad_norm": 0.6676979660987854,
541
+ "learning_rate": 9.608463116858544e-07,
542
+ "loss": 1.8534,
543
+ "step": 74
544
+ },
545
+ {
546
+ "epoch": 0.012238404112103782,
547
+ "grad_norm": 0.614493727684021,
548
+ "learning_rate": 8.930309757836517e-07,
549
+ "loss": 1.9241,
550
+ "step": 75
551
+ },
552
+ {
553
+ "epoch": 0.012401582833598499,
554
+ "grad_norm": 0.6089916229248047,
555
+ "learning_rate": 8.271734841028553e-07,
556
+ "loss": 1.9294,
557
+ "step": 76
558
+ },
559
+ {
560
+ "epoch": 0.012564761555093215,
561
+ "grad_norm": 0.6394822597503662,
562
+ "learning_rate": 7.633540738525066e-07,
563
+ "loss": 1.9013,
564
+ "step": 77
565
+ },
566
+ {
567
+ "epoch": 0.012727940276587933,
568
+ "grad_norm": 0.6592298150062561,
569
+ "learning_rate": 7.016504991533727e-07,
570
+ "loss": 1.9368,
571
+ "step": 78
572
+ },
573
+ {
574
+ "epoch": 0.01289111899808265,
575
+ "grad_norm": 0.6934499144554138,
576
+ "learning_rate": 6.421379363065142e-07,
577
+ "loss": 1.9195,
578
+ "step": 79
579
+ },
580
+ {
581
+ "epoch": 0.013054297719577368,
582
+ "grad_norm": 0.7235682606697083,
583
+ "learning_rate": 5.848888922025553e-07,
584
+ "loss": 1.9364,
585
+ "step": 80
586
+ },
587
+ {
588
+ "epoch": 0.013217476441072084,
589
+ "grad_norm": 0.6777318716049194,
590
+ "learning_rate": 5.299731159831953e-07,
591
+ "loss": 1.9084,
592
+ "step": 81
593
+ },
594
+ {
595
+ "epoch": 0.013380655162566802,
596
+ "grad_norm": 0.6706295609474182,
597
+ "learning_rate": 4.774575140626317e-07,
598
+ "loss": 1.8473,
599
+ "step": 82
600
+ },
601
+ {
602
+ "epoch": 0.013543833884061518,
603
+ "grad_norm": 0.7311359643936157,
604
+ "learning_rate": 4.27406068612396e-07,
605
+ "loss": 1.8132,
606
+ "step": 83
607
+ },
608
+ {
609
+ "epoch": 0.013707012605556235,
610
+ "grad_norm": 0.6486523747444153,
611
+ "learning_rate": 3.798797596089351e-07,
612
+ "loss": 1.8764,
613
+ "step": 84
614
+ },
615
+ {
616
+ "epoch": 0.013870191327050953,
617
+ "grad_norm": 0.6983171105384827,
618
+ "learning_rate": 3.3493649053890325e-07,
619
+ "loss": 1.8729,
620
+ "step": 85
621
+ },
622
+ {
623
+ "epoch": 0.014033370048545669,
624
+ "grad_norm": 0.6943270564079285,
625
+ "learning_rate": 2.9263101785268253e-07,
626
+ "loss": 1.7492,
627
+ "step": 86
628
+ },
629
+ {
630
+ "epoch": 0.014196548770040387,
631
+ "grad_norm": 0.6928853988647461,
632
+ "learning_rate": 2.53014884252083e-07,
633
+ "loss": 1.8753,
634
+ "step": 87
635
+ },
636
+ {
637
+ "epoch": 0.014359727491535103,
638
+ "grad_norm": 0.7341625094413757,
639
+ "learning_rate": 2.1613635589349756e-07,
640
+ "loss": 1.828,
641
+ "step": 88
642
+ },
643
+ {
644
+ "epoch": 0.014522906213029822,
645
+ "grad_norm": 0.7738997340202332,
646
+ "learning_rate": 1.8204036358303173e-07,
647
+ "loss": 1.9893,
648
+ "step": 89
649
+ },
650
+ {
651
+ "epoch": 0.014686084934524538,
652
+ "grad_norm": 0.7556887269020081,
653
+ "learning_rate": 1.507684480352292e-07,
654
+ "loss": 1.9602,
655
+ "step": 90
656
+ },
657
+ {
658
+ "epoch": 0.014849263656019254,
659
+ "grad_norm": 0.7297267913818359,
660
+ "learning_rate": 1.223587092621162e-07,
661
+ "loss": 1.9517,
662
+ "step": 91
663
+ },
664
+ {
665
+ "epoch": 0.015012442377513972,
666
+ "grad_norm": 0.8259098529815674,
667
+ "learning_rate": 9.684576015420277e-08,
668
+ "loss": 2.0288,
669
+ "step": 92
670
+ },
671
+ {
672
+ "epoch": 0.015175621099008689,
673
+ "grad_norm": 0.8356319665908813,
674
+ "learning_rate": 7.426068431000883e-08,
675
+ "loss": 2.0425,
676
+ "step": 93
677
+ },
678
+ {
679
+ "epoch": 0.015338799820503407,
680
+ "grad_norm": 0.8901850581169128,
681
+ "learning_rate": 5.463099816548578e-08,
682
+ "loss": 1.9574,
683
+ "step": 94
684
+ },
685
+ {
686
+ "epoch": 0.015501978541998123,
687
+ "grad_norm": 0.8994855284690857,
688
+ "learning_rate": 3.798061746947995e-08,
689
+ "loss": 1.9856,
690
+ "step": 95
691
+ },
692
+ {
693
+ "epoch": 0.01566515726349284,
694
+ "grad_norm": 0.9636688828468323,
695
+ "learning_rate": 2.4329828146074096e-08,
696
+ "loss": 2.1306,
697
+ "step": 96
698
+ },
699
+ {
700
+ "epoch": 0.01582833598498756,
701
+ "grad_norm": 1.0676484107971191,
702
+ "learning_rate": 1.3695261579316776e-08,
703
+ "loss": 2.0383,
704
+ "step": 97
705
+ },
706
+ {
707
+ "epoch": 0.015991514706482274,
708
+ "grad_norm": 0.999144971370697,
709
+ "learning_rate": 6.089874350439507e-09,
710
+ "loss": 2.2039,
711
+ "step": 98
712
+ },
713
+ {
714
+ "epoch": 0.016154693427976992,
715
+ "grad_norm": 1.143728494644165,
716
+ "learning_rate": 1.5229324522605949e-09,
717
+ "loss": 2.0779,
718
+ "step": 99
719
+ },
720
+ {
721
+ "epoch": 0.01631787214947171,
722
+ "grad_norm": 1.522695779800415,
723
+ "learning_rate": 0.0,
724
+ "loss": 2.1333,
725
+ "step": 100
726
+ },
727
+ {
728
+ "epoch": 0.01631787214947171,
729
+ "eval_loss": 1.954980492591858,
730
+ "eval_runtime": 980.7518,
731
+ "eval_samples_per_second": 10.525,
732
+ "eval_steps_per_second": 2.632,
733
+ "step": 100
734
  }
735
  ],
736
  "logging_steps": 1,
 
754
  "should_evaluate": false,
755
  "should_log": false,
756
  "should_save": true,
757
+ "should_training_stop": true
758
  },
759
  "attributes": {}
760
  }
761
  },
762
+ "total_flos": 1.7378709617403494e+17,
763
  "train_batch_size": 4,
764
  "trial_name": null,
765
  "trial_params": null