prxy5604 commited on
Commit
f402e7c
·
verified ·
1 Parent(s): 1c4c6e7

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:4887e379d4989d014581fc20f809e19727cafb81988924c1a52e7a25cef9e94d
3
  size 34456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a85db061a99ec4b2a61970794edb8cbf83e2c8062b2b422c882c977c62d4dc98
3
  size 34456
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01e80db67cec52db3451da754945eaa1d203cc2645f67506ddaf0c4e0c462429
3
  size 76154
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b983fb18ffffdd9b49e440a06f14e0ca7852fd14f2bc02dab93c026b742ce7a0
3
  size 76154
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1c95cee829f7759fa45f223020a9f4c6eeeb34e3d5deec91d83ec6e9b47e25a
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:751ba8bf9a7ac9f02ecd0fe3811f500b0841da99219a96f22257f0d34bf0d5f0
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e0244c146d76bf610ae39789eea36d0bff336b81d211db008e020e66921060c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4c9c807f0681c8b7e53ada9b6ec3dba530d303de7da0d0a0562a3d8d0bbba08
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 11.5,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.033772374197906116,
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": 129.887,
732
  "eval_steps_per_second": 64.956,
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": 22872706646016.0,
763
  "train_batch_size": 8,
764
  "trial_name": null,
765
  "trial_params": null
 
1
  {
2
  "best_metric": 11.5,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.05065856129685917,
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": 129.887,
732
  "eval_steps_per_second": 64.956,
733
  "step": 100
734
+ },
735
+ {
736
+ "epoch": 0.034110097939885176,
737
+ "grad_norm": 0.0007305089384317398,
738
+ "learning_rate": 5.782172325201155e-05,
739
+ "loss": 46.0,
740
+ "step": 101
741
+ },
742
+ {
743
+ "epoch": 0.034447821681864235,
744
+ "grad_norm": 0.0010143495164811611,
745
+ "learning_rate": 5.695865504800327e-05,
746
+ "loss": 46.0,
747
+ "step": 102
748
+ },
749
+ {
750
+ "epoch": 0.034785545423843295,
751
+ "grad_norm": 0.000756265944801271,
752
+ "learning_rate": 5.6093467170257374e-05,
753
+ "loss": 46.0,
754
+ "step": 103
755
+ },
756
+ {
757
+ "epoch": 0.035123269165822354,
758
+ "grad_norm": 0.0008156715193763375,
759
+ "learning_rate": 5.522642316338268e-05,
760
+ "loss": 46.0,
761
+ "step": 104
762
+ },
763
+ {
764
+ "epoch": 0.03546099290780142,
765
+ "grad_norm": 0.0009573604329489172,
766
+ "learning_rate": 5.435778713738292e-05,
767
+ "loss": 46.0,
768
+ "step": 105
769
+ },
770
+ {
771
+ "epoch": 0.03579871664978048,
772
+ "grad_norm": 0.0008011315367184579,
773
+ "learning_rate": 5.348782368720626e-05,
774
+ "loss": 46.0,
775
+ "step": 106
776
+ },
777
+ {
778
+ "epoch": 0.03613644039175954,
779
+ "grad_norm": 0.0010019487235695124,
780
+ "learning_rate": 5.26167978121472e-05,
781
+ "loss": 46.0,
782
+ "step": 107
783
+ },
784
+ {
785
+ "epoch": 0.0364741641337386,
786
+ "grad_norm": 0.0008329348056577146,
787
+ "learning_rate": 5.174497483512506e-05,
788
+ "loss": 46.0,
789
+ "step": 108
790
+ },
791
+ {
792
+ "epoch": 0.03681188787571766,
793
+ "grad_norm": 0.0009144492214545608,
794
+ "learning_rate": 5.0872620321864185e-05,
795
+ "loss": 46.0,
796
+ "step": 109
797
+ },
798
+ {
799
+ "epoch": 0.037149611617696726,
800
+ "grad_norm": 0.0006390439230017364,
801
+ "learning_rate": 5e-05,
802
+ "loss": 46.0,
803
+ "step": 110
804
+ },
805
+ {
806
+ "epoch": 0.037487335359675786,
807
+ "grad_norm": 0.001059593167155981,
808
+ "learning_rate": 4.912737967813583e-05,
809
+ "loss": 46.0,
810
+ "step": 111
811
+ },
812
+ {
813
+ "epoch": 0.037825059101654845,
814
+ "grad_norm": 0.0006486097117885947,
815
+ "learning_rate": 4.825502516487497e-05,
816
+ "loss": 46.0,
817
+ "step": 112
818
+ },
819
+ {
820
+ "epoch": 0.038162782843633905,
821
+ "grad_norm": 0.000764590164180845,
822
+ "learning_rate": 4.738320218785281e-05,
823
+ "loss": 46.0,
824
+ "step": 113
825
+ },
826
+ {
827
+ "epoch": 0.03850050658561297,
828
+ "grad_norm": 0.0013067929539829493,
829
+ "learning_rate": 4.6512176312793736e-05,
830
+ "loss": 46.0,
831
+ "step": 114
832
+ },
833
+ {
834
+ "epoch": 0.03883823032759203,
835
+ "grad_norm": 0.0011828240239992738,
836
+ "learning_rate": 4.564221286261709e-05,
837
+ "loss": 46.0,
838
+ "step": 115
839
+ },
840
+ {
841
+ "epoch": 0.03917595406957109,
842
+ "grad_norm": 0.0008867242140695453,
843
+ "learning_rate": 4.477357683661734e-05,
844
+ "loss": 46.0,
845
+ "step": 116
846
+ },
847
+ {
848
+ "epoch": 0.03951367781155015,
849
+ "grad_norm": 0.000849198317155242,
850
+ "learning_rate": 4.390653282974264e-05,
851
+ "loss": 46.0,
852
+ "step": 117
853
+ },
854
+ {
855
+ "epoch": 0.03985140155352921,
856
+ "grad_norm": 0.0011799026979133487,
857
+ "learning_rate": 4.3041344951996746e-05,
858
+ "loss": 46.0,
859
+ "step": 118
860
+ },
861
+ {
862
+ "epoch": 0.04018912529550828,
863
+ "grad_norm": 0.0015928293578326702,
864
+ "learning_rate": 4.2178276747988446e-05,
865
+ "loss": 46.0,
866
+ "step": 119
867
+ },
868
+ {
869
+ "epoch": 0.040526849037487336,
870
+ "grad_norm": 0.0006499377777799964,
871
+ "learning_rate": 4.131759111665349e-05,
872
+ "loss": 46.0,
873
+ "step": 120
874
+ },
875
+ {
876
+ "epoch": 0.040864572779466396,
877
+ "grad_norm": 0.0010604766430333257,
878
+ "learning_rate": 4.045955023117276e-05,
879
+ "loss": 46.0,
880
+ "step": 121
881
+ },
882
+ {
883
+ "epoch": 0.041202296521445456,
884
+ "grad_norm": 0.0006666944245807827,
885
+ "learning_rate": 3.960441545911204e-05,
886
+ "loss": 46.0,
887
+ "step": 122
888
+ },
889
+ {
890
+ "epoch": 0.04154002026342452,
891
+ "grad_norm": 0.001197998528368771,
892
+ "learning_rate": 3.875244728280676e-05,
893
+ "loss": 46.0,
894
+ "step": 123
895
+ },
896
+ {
897
+ "epoch": 0.04187774400540358,
898
+ "grad_norm": 0.0011294663418084383,
899
+ "learning_rate": 3.790390522001662e-05,
900
+ "loss": 46.0,
901
+ "step": 124
902
+ },
903
+ {
904
+ "epoch": 0.04221546774738264,
905
+ "grad_norm": 0.0009281404782086611,
906
+ "learning_rate": 3.705904774487396e-05,
907
+ "loss": 46.0,
908
+ "step": 125
909
+ },
910
+ {
911
+ "epoch": 0.0425531914893617,
912
+ "grad_norm": 0.0008012927719391882,
913
+ "learning_rate": 3.6218132209150045e-05,
914
+ "loss": 46.0,
915
+ "step": 126
916
+ },
917
+ {
918
+ "epoch": 0.04289091523134076,
919
+ "grad_norm": 0.0012234264286234975,
920
+ "learning_rate": 3.5381414763863166e-05,
921
+ "loss": 46.0,
922
+ "step": 127
923
+ },
924
+ {
925
+ "epoch": 0.04322863897331983,
926
+ "grad_norm": 0.0011153658851981163,
927
+ "learning_rate": 3.4549150281252636e-05,
928
+ "loss": 46.0,
929
+ "step": 128
930
+ },
931
+ {
932
+ "epoch": 0.04356636271529889,
933
+ "grad_norm": 0.0008695648284628987,
934
+ "learning_rate": 3.372159227714218e-05,
935
+ "loss": 46.0,
936
+ "step": 129
937
+ },
938
+ {
939
+ "epoch": 0.04390408645727795,
940
+ "grad_norm": 0.0010590883903205395,
941
+ "learning_rate": 3.289899283371657e-05,
942
+ "loss": 46.0,
943
+ "step": 130
944
+ },
945
+ {
946
+ "epoch": 0.044241810199257006,
947
+ "grad_norm": 0.0011277355952188373,
948
+ "learning_rate": 3.2081602522734986e-05,
949
+ "loss": 46.0,
950
+ "step": 131
951
+ },
952
+ {
953
+ "epoch": 0.044579533941236066,
954
+ "grad_norm": 0.0008733632857911289,
955
+ "learning_rate": 3.12696703292044e-05,
956
+ "loss": 46.0,
957
+ "step": 132
958
+ },
959
+ {
960
+ "epoch": 0.04491725768321513,
961
+ "grad_norm": 0.0009897883282974362,
962
+ "learning_rate": 3.046344357553632e-05,
963
+ "loss": 46.0,
964
+ "step": 133
965
+ },
966
+ {
967
+ "epoch": 0.04525498142519419,
968
+ "grad_norm": 0.0009033156675286591,
969
+ "learning_rate": 2.9663167846209998e-05,
970
+ "loss": 46.0,
971
+ "step": 134
972
+ },
973
+ {
974
+ "epoch": 0.04559270516717325,
975
+ "grad_norm": 0.0009513600380159914,
976
+ "learning_rate": 2.886908691296504e-05,
977
+ "loss": 46.0,
978
+ "step": 135
979
+ },
980
+ {
981
+ "epoch": 0.04593042890915231,
982
+ "grad_norm": 0.0009552270639687777,
983
+ "learning_rate": 2.8081442660546125e-05,
984
+ "loss": 46.0,
985
+ "step": 136
986
+ },
987
+ {
988
+ "epoch": 0.04626815265113138,
989
+ "grad_norm": 0.0007903517107479274,
990
+ "learning_rate": 2.7300475013022663e-05,
991
+ "loss": 46.0,
992
+ "step": 137
993
+ },
994
+ {
995
+ "epoch": 0.04660587639311044,
996
+ "grad_norm": 0.001167718437500298,
997
+ "learning_rate": 2.6526421860705473e-05,
998
+ "loss": 46.0,
999
+ "step": 138
1000
+ },
1001
+ {
1002
+ "epoch": 0.0469436001350895,
1003
+ "grad_norm": 0.0008934563957154751,
1004
+ "learning_rate": 2.575951898768315e-05,
1005
+ "loss": 46.0,
1006
+ "step": 139
1007
+ },
1008
+ {
1009
+ "epoch": 0.04728132387706856,
1010
+ "grad_norm": 0.0007390851387754083,
1011
+ "learning_rate": 2.500000000000001e-05,
1012
+ "loss": 46.0,
1013
+ "step": 140
1014
+ },
1015
+ {
1016
+ "epoch": 0.047619047619047616,
1017
+ "grad_norm": 0.001171390525996685,
1018
+ "learning_rate": 2.4248096254497288e-05,
1019
+ "loss": 46.0,
1020
+ "step": 141
1021
+ },
1022
+ {
1023
+ "epoch": 0.04795677136102668,
1024
+ "grad_norm": 0.0009869023924693465,
1025
+ "learning_rate": 2.350403678833976e-05,
1026
+ "loss": 46.0,
1027
+ "step": 142
1028
+ },
1029
+ {
1030
+ "epoch": 0.04829449510300574,
1031
+ "grad_norm": 0.00077177828643471,
1032
+ "learning_rate": 2.2768048249248648e-05,
1033
+ "loss": 46.0,
1034
+ "step": 143
1035
+ },
1036
+ {
1037
+ "epoch": 0.0486322188449848,
1038
+ "grad_norm": 0.0006903486209921539,
1039
+ "learning_rate": 2.2040354826462668e-05,
1040
+ "loss": 46.0,
1041
+ "step": 144
1042
+ },
1043
+ {
1044
+ "epoch": 0.04896994258696386,
1045
+ "grad_norm": 0.0008814368047751486,
1046
+ "learning_rate": 2.132117818244771e-05,
1047
+ "loss": 46.0,
1048
+ "step": 145
1049
+ },
1050
+ {
1051
+ "epoch": 0.04930766632894292,
1052
+ "grad_norm": 0.001011370331980288,
1053
+ "learning_rate": 2.061073738537635e-05,
1054
+ "loss": 46.0,
1055
+ "step": 146
1056
+ },
1057
+ {
1058
+ "epoch": 0.04964539007092199,
1059
+ "grad_norm": 0.0010025115916505456,
1060
+ "learning_rate": 1.9909248842397584e-05,
1061
+ "loss": 46.0,
1062
+ "step": 147
1063
+ },
1064
+ {
1065
+ "epoch": 0.04998311381290105,
1066
+ "grad_norm": 0.0007225372246466577,
1067
+ "learning_rate": 1.9216926233717085e-05,
1068
+ "loss": 46.0,
1069
+ "step": 148
1070
+ },
1071
+ {
1072
+ "epoch": 0.05032083755488011,
1073
+ "grad_norm": 0.0006715228664688766,
1074
+ "learning_rate": 1.8533980447508137e-05,
1075
+ "loss": 46.0,
1076
+ "step": 149
1077
+ },
1078
+ {
1079
+ "epoch": 0.05065856129685917,
1080
+ "grad_norm": 0.0009384732111357152,
1081
+ "learning_rate": 1.7860619515673033e-05,
1082
+ "loss": 46.0,
1083
+ "step": 150
1084
+ },
1085
+ {
1086
+ "epoch": 0.05065856129685917,
1087
+ "eval_loss": 11.5,
1088
+ "eval_runtime": 38.1688,
1089
+ "eval_samples_per_second": 130.656,
1090
+ "eval_steps_per_second": 65.341,
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": 34570347479040.0,
1121
  "train_batch_size": 8,
1122
  "trial_name": null,
1123
  "trial_params": null