aleegis09 commited on
Commit
78177e2
·
verified ·
1 Parent(s): 63d69ac

Training in progress, step 150, 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:517ade02862d57435571c6770778f0b786f5c1414d7b14e94bcb14c91b56d5e3
3
  size 478211024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fffeb7df242c0f978ea2228dc8189ca5d4225ba24561b55ebd2695a99d12ab00
3
  size 478211024
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f1e061ade2f866c72c38c3c7a70b8f837e30e7f0f3932618649ab6a561092d6
3
  size 243337876
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cca9d77b5d5056e040f19a2540285f9e1247993b7f6ce6981283d0a8e5dfc84a
3
  size 243337876
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2975f8813b949dc817df7b87d19c970b275c0d81eded259a945b79cffec064e3
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba0b8cddc33cf46020efbbbb96b5eff5f98dc61f94b03e20f01b792bff5c48f3
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ddb9588ea654e56e83effcf81a2bc03480954babcf6415cb44d41d3bfb8039f
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8ce05761f46e7cf72fb17a02e3a0ca15c9d25ce3babf590eeb40568923b8bac
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.010980564401010211,
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,
@@ -731,6 +731,364 @@
731
  "eval_samples_per_second": 20.567,
732
  "eval_steps_per_second": 5.142,
733
  "step": 100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
734
  }
735
  ],
736
  "logging_steps": 1,
@@ -745,7 +1103,7 @@
745
  "early_stopping_threshold": 0.0
746
  },
747
  "attributes": {
748
- "early_stopping_patience_counter": 1
749
  }
750
  },
751
  "TrainerControl": {
@@ -759,7 +1117,7 @@
759
  "attributes": {}
760
  }
761
  },
762
- "total_flos": 7.591678163759923e+16,
763
  "train_batch_size": 8,
764
  "trial_name": null,
765
  "trial_params": null
 
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.016470846601515318,
5
  "eval_steps": 50,
6
+ "global_step": 150,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
731
  "eval_samples_per_second": 20.567,
732
  "eval_steps_per_second": 5.142,
733
  "step": 100
734
+ },
735
+ {
736
+ "epoch": 0.011090370045020314,
737
+ "grad_norm": 20.27688217163086,
738
+ "learning_rate": 5.330452921628497e-05,
739
+ "loss": 10.5539,
740
+ "step": 101
741
+ },
742
+ {
743
+ "epoch": 0.011200175689030416,
744
+ "grad_norm": 20.22991180419922,
745
+ "learning_rate": 5.247918773366112e-05,
746
+ "loss": 10.5449,
747
+ "step": 102
748
+ },
749
+ {
750
+ "epoch": 0.011309981333040519,
751
+ "grad_norm": 16.139301300048828,
752
+ "learning_rate": 5.165316846586541e-05,
753
+ "loss": 10.2872,
754
+ "step": 103
755
+ },
756
+ {
757
+ "epoch": 0.01141978697705062,
758
+ "grad_norm": 10.393228530883789,
759
+ "learning_rate": 5.0826697238317935e-05,
760
+ "loss": 9.6018,
761
+ "step": 104
762
+ },
763
+ {
764
+ "epoch": 0.011529592621060722,
765
+ "grad_norm": 6.897857189178467,
766
+ "learning_rate": 5e-05,
767
+ "loss": 9.0137,
768
+ "step": 105
769
+ },
770
+ {
771
+ "epoch": 0.011639398265070825,
772
+ "grad_norm": 5.242559909820557,
773
+ "learning_rate": 4.917330276168208e-05,
774
+ "loss": 8.7974,
775
+ "step": 106
776
+ },
777
+ {
778
+ "epoch": 0.011749203909080927,
779
+ "grad_norm": 4.246593475341797,
780
+ "learning_rate": 4.834683153413459e-05,
781
+ "loss": 8.8507,
782
+ "step": 107
783
+ },
784
+ {
785
+ "epoch": 0.011859009553091028,
786
+ "grad_norm": 3.383063316345215,
787
+ "learning_rate": 4.7520812266338885e-05,
788
+ "loss": 8.149,
789
+ "step": 108
790
+ },
791
+ {
792
+ "epoch": 0.011968815197101131,
793
+ "grad_norm": 2.915780544281006,
794
+ "learning_rate": 4.669547078371504e-05,
795
+ "loss": 8.2273,
796
+ "step": 109
797
+ },
798
+ {
799
+ "epoch": 0.012078620841111233,
800
+ "grad_norm": 2.8346691131591797,
801
+ "learning_rate": 4.5871032726383386e-05,
802
+ "loss": 8.0532,
803
+ "step": 110
804
+ },
805
+ {
806
+ "epoch": 0.012188426485121336,
807
+ "grad_norm": 2.5639634132385254,
808
+ "learning_rate": 4.504772348747687e-05,
809
+ "loss": 7.7036,
810
+ "step": 111
811
+ },
812
+ {
813
+ "epoch": 0.012298232129131437,
814
+ "grad_norm": 2.2797608375549316,
815
+ "learning_rate": 4.4225768151520694e-05,
816
+ "loss": 8.2839,
817
+ "step": 112
818
+ },
819
+ {
820
+ "epoch": 0.012408037773141539,
821
+ "grad_norm": 2.458200693130493,
822
+ "learning_rate": 4.3405391432896555e-05,
823
+ "loss": 7.4049,
824
+ "step": 113
825
+ },
826
+ {
827
+ "epoch": 0.012517843417151642,
828
+ "grad_norm": 2.569010019302368,
829
+ "learning_rate": 4.2586817614407895e-05,
830
+ "loss": 7.8835,
831
+ "step": 114
832
+ },
833
+ {
834
+ "epoch": 0.012627649061161744,
835
+ "grad_norm": 2.4975454807281494,
836
+ "learning_rate": 4.17702704859633e-05,
837
+ "loss": 7.3549,
838
+ "step": 115
839
+ },
840
+ {
841
+ "epoch": 0.012737454705171845,
842
+ "grad_norm": 2.657583475112915,
843
+ "learning_rate": 4.095597328339452e-05,
844
+ "loss": 7.4873,
845
+ "step": 116
846
+ },
847
+ {
848
+ "epoch": 0.012847260349181948,
849
+ "grad_norm": 3.0164661407470703,
850
+ "learning_rate": 4.0144148627425993e-05,
851
+ "loss": 7.5112,
852
+ "step": 117
853
+ },
854
+ {
855
+ "epoch": 0.01295706599319205,
856
+ "grad_norm": 2.9580395221710205,
857
+ "learning_rate": 3.933501846281267e-05,
858
+ "loss": 7.2151,
859
+ "step": 118
860
+ },
861
+ {
862
+ "epoch": 0.013066871637202153,
863
+ "grad_norm": 3.4198410511016846,
864
+ "learning_rate": 3.852880399766243e-05,
865
+ "loss": 7.6243,
866
+ "step": 119
867
+ },
868
+ {
869
+ "epoch": 0.013176677281212254,
870
+ "grad_norm": 3.8369998931884766,
871
+ "learning_rate": 3.772572564296005e-05,
872
+ "loss": 6.8254,
873
+ "step": 120
874
+ },
875
+ {
876
+ "epoch": 0.013286482925222356,
877
+ "grad_norm": 3.758122205734253,
878
+ "learning_rate": 3.6926002952309016e-05,
879
+ "loss": 7.497,
880
+ "step": 121
881
+ },
882
+ {
883
+ "epoch": 0.013396288569232459,
884
+ "grad_norm": 3.8267016410827637,
885
+ "learning_rate": 3.612985456190778e-05,
886
+ "loss": 6.6575,
887
+ "step": 122
888
+ },
889
+ {
890
+ "epoch": 0.01350609421324256,
891
+ "grad_norm": 4.286101341247559,
892
+ "learning_rate": 3.533749813077677e-05,
893
+ "loss": 7.3846,
894
+ "step": 123
895
+ },
896
+ {
897
+ "epoch": 0.013615899857252662,
898
+ "grad_norm": 4.737072944641113,
899
+ "learning_rate": 3.4549150281252636e-05,
900
+ "loss": 6.9982,
901
+ "step": 124
902
+ },
903
+ {
904
+ "epoch": 0.013725705501262765,
905
+ "grad_norm": 4.438685417175293,
906
+ "learning_rate": 3.3765026539765834e-05,
907
+ "loss": 7.1705,
908
+ "step": 125
909
+ },
910
+ {
911
+ "epoch": 0.013835511145272867,
912
+ "grad_norm": 5.58498477935791,
913
+ "learning_rate": 3.298534127791785e-05,
914
+ "loss": 7.2268,
915
+ "step": 126
916
+ },
917
+ {
918
+ "epoch": 0.01394531678928297,
919
+ "grad_norm": 4.726098537445068,
920
+ "learning_rate": 3.221030765387417e-05,
921
+ "loss": 4.5447,
922
+ "step": 127
923
+ },
924
+ {
925
+ "epoch": 0.014055122433293071,
926
+ "grad_norm": 5.851497173309326,
927
+ "learning_rate": 3.144013755408895e-05,
928
+ "loss": 7.0821,
929
+ "step": 128
930
+ },
931
+ {
932
+ "epoch": 0.014164928077303173,
933
+ "grad_norm": 4.897258758544922,
934
+ "learning_rate": 3.0675041535377405e-05,
935
+ "loss": 5.6782,
936
+ "step": 129
937
+ },
938
+ {
939
+ "epoch": 0.014274733721313276,
940
+ "grad_norm": 6.970987319946289,
941
+ "learning_rate": 2.991522876735154e-05,
942
+ "loss": 6.1244,
943
+ "step": 130
944
+ },
945
+ {
946
+ "epoch": 0.014384539365323377,
947
+ "grad_norm": 6.077361106872559,
948
+ "learning_rate": 2.916090697523549e-05,
949
+ "loss": 2.6013,
950
+ "step": 131
951
+ },
952
+ {
953
+ "epoch": 0.014494345009333479,
954
+ "grad_norm": 4.792599201202393,
955
+ "learning_rate": 2.8412282383075363e-05,
956
+ "loss": 2.9484,
957
+ "step": 132
958
+ },
959
+ {
960
+ "epoch": 0.014604150653343582,
961
+ "grad_norm": 5.143320560455322,
962
+ "learning_rate": 2.766955965735968e-05,
963
+ "loss": 3.6824,
964
+ "step": 133
965
+ },
966
+ {
967
+ "epoch": 0.014713956297353684,
968
+ "grad_norm": 6.228075981140137,
969
+ "learning_rate": 2.693294185106562e-05,
970
+ "loss": 6.0007,
971
+ "step": 134
972
+ },
973
+ {
974
+ "epoch": 0.014823761941363787,
975
+ "grad_norm": 5.384539604187012,
976
+ "learning_rate": 2.6202630348146324e-05,
977
+ "loss": 4.8531,
978
+ "step": 135
979
+ },
980
+ {
981
+ "epoch": 0.014933567585373888,
982
+ "grad_norm": 6.0412774085998535,
983
+ "learning_rate": 2.547882480847461e-05,
984
+ "loss": 4.3535,
985
+ "step": 136
986
+ },
987
+ {
988
+ "epoch": 0.01504337322938399,
989
+ "grad_norm": 3.7027535438537598,
990
+ "learning_rate": 2.476172311325783e-05,
991
+ "loss": 1.2463,
992
+ "step": 137
993
+ },
994
+ {
995
+ "epoch": 0.015153178873394093,
996
+ "grad_norm": 5.037492275238037,
997
+ "learning_rate": 2.405152131093926e-05,
998
+ "loss": 4.0731,
999
+ "step": 138
1000
+ },
1001
+ {
1002
+ "epoch": 0.015262984517404194,
1003
+ "grad_norm": 7.468751430511475,
1004
+ "learning_rate": 2.3348413563600325e-05,
1005
+ "loss": 5.2297,
1006
+ "step": 139
1007
+ },
1008
+ {
1009
+ "epoch": 0.015372790161414296,
1010
+ "grad_norm": 5.828507423400879,
1011
+ "learning_rate": 2.2652592093878666e-05,
1012
+ "loss": 4.7216,
1013
+ "step": 140
1014
+ },
1015
+ {
1016
+ "epoch": 0.015482595805424399,
1017
+ "grad_norm": 3.6966893672943115,
1018
+ "learning_rate": 2.196424713241637e-05,
1019
+ "loss": 1.6202,
1020
+ "step": 141
1021
+ },
1022
+ {
1023
+ "epoch": 0.0155924014494345,
1024
+ "grad_norm": 7.077216148376465,
1025
+ "learning_rate": 2.128356686585282e-05,
1026
+ "loss": 3.4661,
1027
+ "step": 142
1028
+ },
1029
+ {
1030
+ "epoch": 0.015702207093444602,
1031
+ "grad_norm": 7.210454940795898,
1032
+ "learning_rate": 2.061073738537635e-05,
1033
+ "loss": 3.1293,
1034
+ "step": 143
1035
+ },
1036
+ {
1037
+ "epoch": 0.015812012737454705,
1038
+ "grad_norm": 6.044134140014648,
1039
+ "learning_rate": 1.9945942635848748e-05,
1040
+ "loss": 2.1328,
1041
+ "step": 144
1042
+ },
1043
+ {
1044
+ "epoch": 0.01592181838146481,
1045
+ "grad_norm": 6.361577033996582,
1046
+ "learning_rate": 1.928936436551661e-05,
1047
+ "loss": 2.3974,
1048
+ "step": 145
1049
+ },
1050
+ {
1051
+ "epoch": 0.016031624025474908,
1052
+ "grad_norm": 17.18918228149414,
1053
+ "learning_rate": 1.8641182076323148e-05,
1054
+ "loss": 1.4077,
1055
+ "step": 146
1056
+ },
1057
+ {
1058
+ "epoch": 0.01614142966948501,
1059
+ "grad_norm": 4.894886016845703,
1060
+ "learning_rate": 1.800157297483417e-05,
1061
+ "loss": 0.4673,
1062
+ "step": 147
1063
+ },
1064
+ {
1065
+ "epoch": 0.016251235313495115,
1066
+ "grad_norm": 1.4776272773742676,
1067
+ "learning_rate": 1.7370711923791567e-05,
1068
+ "loss": 0.3222,
1069
+ "step": 148
1070
+ },
1071
+ {
1072
+ "epoch": 0.016361040957505214,
1073
+ "grad_norm": 0.5147504210472107,
1074
+ "learning_rate": 1.6748771394307585e-05,
1075
+ "loss": 0.2668,
1076
+ "step": 149
1077
+ },
1078
+ {
1079
+ "epoch": 0.016470846601515318,
1080
+ "grad_norm": 2.5885744094848633,
1081
+ "learning_rate": 1.6135921418712956e-05,
1082
+ "loss": 1.6849,
1083
+ "step": 150
1084
+ },
1085
+ {
1086
+ "epoch": 0.016470846601515318,
1087
+ "eval_loss": NaN,
1088
+ "eval_runtime": 746.4299,
1089
+ "eval_samples_per_second": 20.548,
1090
+ "eval_steps_per_second": 5.138,
1091
+ "step": 150
1092
  }
1093
  ],
1094
  "logging_steps": 1,
 
1103
  "early_stopping_threshold": 0.0
1104
  },
1105
  "attributes": {
1106
+ "early_stopping_patience_counter": 2
1107
  }
1108
  },
1109
  "TrainerControl": {
 
1117
  "attributes": {}
1118
  }
1119
  },
1120
+ "total_flos": 1.1368632474088243e+17,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null