hf-test commited on
Commit
9d4de48
1 Parent(s): c89d957

Training in progress, step 1500

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4853d0216f7fa258d87bc7419ec7d31398e4e620f56a3d32e767690755ce7af3
3
  size 1262075377
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf7e3f5f04c6f8f239d7c52edf050af109a843d72183237787fc3438afd897c1
3
  size 1262075377
runs/Jan09_22-00-50_brutasse/events.out.tfevents.1641765760.brutasse.31164.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5452cd998f77c6f5a9102c308056d3e6e70fe3e86852ac3d3d881e546aabab06
3
- size 6861
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dd4b35898cffe3895a85b9924d08e49287cc7b3224beebb236d07417952570d
3
+ size 7964
wandb/run-20220109_220240-1g372i3v/files/output.log CHANGED
@@ -775,3 +775,395 @@ Configuration saved in ./preprocessor_config.json
775
  Configuration saved in ./checkpoint-1000/config.json
776
  Model weights saved in ./checkpoint-1000/pytorch_model.bin
777
  Configuration saved in ./checkpoint-1000/preprocessor_config.json
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
775
  Configuration saved in ./checkpoint-1000/config.json
776
  Model weights saved in ./checkpoint-1000/pytorch_model.bin
777
  Configuration saved in ./checkpoint-1000/preprocessor_config.json
778
+ Configuration saved in ./preprocessor_config.json
779
+ /home/patrick/python_bin/transformers/models/wav2vec2/modeling_wav2vec2.py:1107: UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor').
780
+ return (input_length - kernel_size) // stride + 1
781
+
782
+
783
+
784
+
785
+
786
+
787
+
788
+
789
+
790
+
791
+
792
+
793
+
794
+
795
+
796
+
797
+
798
+
799
+
800
+
801
+
802
+
803
+
804
+
805
+
806
+
807
+
808
+
809
+
810
+
811
+
812
+
813
+
814
+
815
+
816
+
817
+
818
+
819
+
820
+
821
+
822
+
823
+
824
+
825
+
826
+
827
+
828
+
829
+
830
+
831
+
832
+
833
+
834
+
835
+
836
+
837
+
838
+
839
+
840
+
841
+
842
+ 6%|███▎ | 1099/17200 [28:45<6:27:30, 1.44s/it]
843
+
844
+
845
+
846
+
847
+
848
+
849
+
850
+
851
+
852
+
853
+
854
+
855
+
856
+
857
+
858
+
859
+
860
+
861
+
862
+
863
+
864
+
865
+
866
+
867
+
868
+
869
+
870
+
871
+
872
+
873
+
874
+
875
+
876
+
877
+
878
+
879
+
880
+
881
+
882
+
883
+
884
+
885
+
886
+
887
+
888
+
889
+
890
+
891
+
892
+
893
+
894
+
895
+
896
+
897
+
898
+
899
+
900
+
901
+
902
+
903
+
904
+
905
+ 7%|███▌ | 1199/17200 [30:50<6:23:22, 1.44s/it]
906
+
907
+
908
+
909
+
910
+
911
+
912
+
913
+
914
+
915
+
916
+
917
+
918
+
919
+
920
+
921
+
922
+
923
+
924
+
925
+
926
+
927
+
928
+
929
+
930
+
931
+
932
+
933
+
934
+
935
+
936
+
937
+
938
+
939
+
940
+
941
+
942
+
943
+
944
+
945
+
946
+
947
+
948
+
949
+
950
+
951
+
952
+
953
+
954
+
955
+
956
+
957
+
958
+
959
+
960
+
961
+
962
+
963
+
964
+
965
+
966
+
967
+
968
+ 8%|███▊ | 1300/17200 [32:55<6:04:09, 1.37s/it]
969
+
970
+
971
+
972
+
973
+
974
+
975
+
976
+
977
+
978
+
979
+
980
+
981
+
982
+
983
+
984
+
985
+
986
+
987
+
988
+
989
+
990
+
991
+
992
+
993
+
994
+
995
+
996
+
997
+
998
+
999
+
1000
+
1001
+
1002
+
1003
+
1004
+
1005
+
1006
+
1007
+
1008
+
1009
+
1010
+
1011
+
1012
+
1013
+
1014
+
1015
+
1016
+
1017
+
1018
+
1019
+
1020
+
1021
+
1022
+
1023
+
1024
+
1025
+
1026
+
1027
+
1028
+ 8%|████▏ | 1398/17200 [34:57<5:07:16, 1.17s/it]
1029
+
1030
+
1031
+
1032
+
1033
+
1034
+
1035
+
1036
+
1037
+
1038
+
1039
+
1040
+
1041
+
1042
+
1043
+
1044
+
1045
+
1046
+
1047
+
1048
+
1049
+
1050
+
1051
+
1052
+
1053
+
1054
+
1055
+
1056
+
1057
+
1058
+
1059
+
1060
+
1061
+
1062
+
1063
+
1064
+
1065
+
1066
+
1067
+
1068
+
1069
+
1070
+
1071
+
1072
+
1073
+
1074
+
1075
+
1076
+
1077
+
1078
+
1079
+
1080
+
1081
+
1082
+
1083
+
1084
+
1085
+
1086
+
1087
+
1088
+
1089
+
1090
+
1091
+ 9%|████▍ | 1499/17200 [37:01<4:39:52, 1.07s/it]
1092
+ 9%|████▍ | 1500/17200 [37:02<4:21:20, 1.00it/s]The following columns in the evaluation set don't have a corresponding argument in `Wav2Vec2ForCTC.forward` and have been ignored: input_length.
1093
+ ***** Running Evaluation *****
1094
+ Num examples = 4620
1095
+ Batch size = 8
1096
+
1097
+
1098
+
1099
+
1100
+
1101
+
1102
+
1103
+
1104
+
1105
+
1106
+
1107
+
1108
+
1109
+
1110
+
1111
+
1112
+
1113
+
1114
+
1115
+
1116
+
1117
+
1118
+
1119
+
1120
+
1121
+
1122
+
1123
+
1124
+
1125
+
1126
+
1127
+
1128
+
1129
+
1130
+
1131
+
1132
+
1133
+
1134
+
1135
+
1136
+
1137
+
1138
+
1139
+
1140
+
1141
+
1142
+
1143
+
1144
+
1145
+
1146
+
1147
+
1148
+
1149
+
1150
+
1151
+
1152
+
1153
+
1154
+
1155
+
1156
+
1157
+
1158
+
1159
+
1160
+
1161
+
1162
+
1163
+
1164
+
1165
+ 100%|████████████████████████████████████████████████████████| 578/578 [02:19<00:00, 4.34it/s]
1166
+
1167
+ Configuration saved in ./checkpoint-1500/config.json
1168
+ Model weights saved in ./checkpoint-1500/pytorch_model.bin
1169
+ Configuration saved in ./checkpoint-1500/preprocessor_config.json
wandb/run-20220109_220240-1g372i3v/files/wandb-summary.json CHANGED
The diff for this file is too large to render. See raw diff
 
wandb/run-20220109_220240-1g372i3v/logs/debug-internal.log CHANGED
@@ -2305,3 +2305,548 @@
2305
  2022-01-09 22:29:14,744 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2306
  2022-01-09 22:29:14,745 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2307
  2022-01-09 22:29:23,634 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2305
  2022-01-09 22:29:14,744 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2306
  2022-01-09 22:29:14,745 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2307
  2022-01-09 22:29:23,634 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2308
+ 2022-01-09 22:29:28,956 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2309
+ 2022-01-09 22:29:29,857 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2310
+ 2022-01-09 22:29:29,857 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2311
+ 2022-01-09 22:29:30,957 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2312
+ 2022-01-09 22:29:32,957 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2313
+ 2022-01-09 22:29:34,957 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2314
+ 2022-01-09 22:29:36,958 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2315
+ 2022-01-09 22:29:38,958 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2316
+ 2022-01-09 22:29:40,958 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2317
+ 2022-01-09 22:29:42,959 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2318
+ 2022-01-09 22:29:44,926 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2319
+ 2022-01-09 22:29:44,927 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2320
+ 2022-01-09 22:29:44,959 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2321
+ 2022-01-09 22:29:46,959 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2322
+ 2022-01-09 22:29:48,959 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2323
+ 2022-01-09 22:29:50,960 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2324
+ 2022-01-09 22:29:52,960 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2325
+ 2022-01-09 22:29:53,904 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2326
+ 2022-01-09 22:29:54,960 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2327
+ 2022-01-09 22:29:56,961 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2328
+ 2022-01-09 22:29:58,961 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2329
+ 2022-01-09 22:30:00,002 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2330
+ 2022-01-09 22:30:00,002 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2331
+ 2022-01-09 22:30:01,962 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2332
+ 2022-01-09 22:30:03,962 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2333
+ 2022-01-09 22:30:05,962 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2334
+ 2022-01-09 22:30:07,962 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2335
+ 2022-01-09 22:30:09,963 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2336
+ 2022-01-09 22:30:11,963 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2337
+ 2022-01-09 22:30:13,963 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2338
+ 2022-01-09 22:30:15,080 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2339
+ 2022-01-09 22:30:15,080 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2340
+ 2022-01-09 22:30:15,964 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2341
+ 2022-01-09 22:30:17,964 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2342
+ 2022-01-09 22:30:19,964 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2343
+ 2022-01-09 22:30:21,965 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2344
+ 2022-01-09 22:30:23,965 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2345
+ 2022-01-09 22:30:24,160 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2346
+ 2022-01-09 22:30:25,965 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2347
+ 2022-01-09 22:30:27,966 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2348
+ 2022-01-09 22:30:29,966 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2349
+ 2022-01-09 22:30:30,239 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2350
+ 2022-01-09 22:30:30,239 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2351
+ 2022-01-09 22:30:31,966 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2352
+ 2022-01-09 22:30:33,967 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2353
+ 2022-01-09 22:30:35,967 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2354
+ 2022-01-09 22:30:37,967 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2355
+ 2022-01-09 22:30:39,968 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2356
+ 2022-01-09 22:30:41,968 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2357
+ 2022-01-09 22:30:43,968 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2358
+ 2022-01-09 22:30:45,319 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2359
+ 2022-01-09 22:30:45,319 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2360
+ 2022-01-09 22:30:45,969 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2361
+ 2022-01-09 22:30:47,969 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2362
+ 2022-01-09 22:30:49,969 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2363
+ 2022-01-09 22:30:51,970 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2364
+ 2022-01-09 22:30:53,970 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2365
+ 2022-01-09 22:30:54,407 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2366
+ 2022-01-09 22:30:55,970 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2367
+ 2022-01-09 22:30:57,970 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2368
+ 2022-01-09 22:30:59,971 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2369
+ 2022-01-09 22:31:00,391 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2370
+ 2022-01-09 22:31:00,391 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2371
+ 2022-01-09 22:31:01,971 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2372
+ 2022-01-09 22:31:03,971 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2373
+ 2022-01-09 22:31:05,972 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2374
+ 2022-01-09 22:31:07,972 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2375
+ 2022-01-09 22:31:09,972 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2376
+ 2022-01-09 22:31:11,973 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2377
+ 2022-01-09 22:31:13,973 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2378
+ 2022-01-09 22:31:15,470 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2379
+ 2022-01-09 22:31:15,471 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2380
+ 2022-01-09 22:31:15,973 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2381
+ 2022-01-09 22:31:17,974 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2382
+ 2022-01-09 22:31:19,974 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2383
+ 2022-01-09 22:31:21,974 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2384
+ 2022-01-09 22:31:23,975 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2385
+ 2022-01-09 22:31:24,656 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2386
+ 2022-01-09 22:31:25,975 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2387
+ 2022-01-09 22:31:27,975 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2388
+ 2022-01-09 22:31:29,976 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2389
+ 2022-01-09 22:31:30,558 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2390
+ 2022-01-09 22:31:30,558 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2391
+ 2022-01-09 22:31:31,976 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2392
+ 2022-01-09 22:31:33,488 DEBUG SenderThread:31514 [sender.py:send():182] send: history
2393
+ 2022-01-09 22:31:33,537 DEBUG SenderThread:31514 [sender.py:send():182] send: summary
2394
+ 2022-01-09 22:31:33,561 INFO SenderThread:31514 [sender.py:_save_file():873] saving file wandb-summary.json with policy end
2395
+ 2022-01-09 22:31:33,977 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/wandb-summary.json
2396
+ 2022-01-09 22:31:33,977 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2397
+ 2022-01-09 22:31:35,977 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2398
+ 2022-01-09 22:31:37,977 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2399
+ 2022-01-09 22:31:39,977 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2400
+ 2022-01-09 22:31:41,978 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2401
+ 2022-01-09 22:31:43,978 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2402
+ 2022-01-09 22:31:45,695 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2403
+ 2022-01-09 22:31:45,696 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2404
+ 2022-01-09 22:31:45,978 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2405
+ 2022-01-09 22:31:47,979 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2406
+ 2022-01-09 22:31:49,979 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2407
+ 2022-01-09 22:31:51,979 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2408
+ 2022-01-09 22:31:53,980 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2409
+ 2022-01-09 22:31:54,910 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2410
+ 2022-01-09 22:31:55,980 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2411
+ 2022-01-09 22:31:57,980 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2412
+ 2022-01-09 22:31:59,981 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2413
+ 2022-01-09 22:32:00,790 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2414
+ 2022-01-09 22:32:00,791 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2415
+ 2022-01-09 22:32:01,981 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2416
+ 2022-01-09 22:32:03,982 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2417
+ 2022-01-09 22:32:05,982 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2418
+ 2022-01-09 22:32:07,982 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2419
+ 2022-01-09 22:32:10,983 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2420
+ 2022-01-09 22:32:12,983 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2421
+ 2022-01-09 22:32:14,984 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2422
+ 2022-01-09 22:32:15,875 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2423
+ 2022-01-09 22:32:15,875 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2424
+ 2022-01-09 22:32:16,984 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2425
+ 2022-01-09 22:32:18,984 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2426
+ 2022-01-09 22:32:20,984 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2427
+ 2022-01-09 22:32:22,985 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2428
+ 2022-01-09 22:32:24,985 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2429
+ 2022-01-09 22:32:25,155 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2430
+ 2022-01-09 22:32:26,985 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2431
+ 2022-01-09 22:32:28,986 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2432
+ 2022-01-09 22:32:30,959 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2433
+ 2022-01-09 22:32:30,959 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2434
+ 2022-01-09 22:32:30,986 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2435
+ 2022-01-09 22:32:32,986 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2436
+ 2022-01-09 22:32:34,987 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2437
+ 2022-01-09 22:32:36,987 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2438
+ 2022-01-09 22:32:38,987 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2439
+ 2022-01-09 22:32:40,988 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2440
+ 2022-01-09 22:32:42,988 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2441
+ 2022-01-09 22:32:44,988 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2442
+ 2022-01-09 22:32:46,075 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2443
+ 2022-01-09 22:32:46,075 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2444
+ 2022-01-09 22:32:46,989 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2445
+ 2022-01-09 22:32:48,989 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2446
+ 2022-01-09 22:32:50,989 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2447
+ 2022-01-09 22:32:52,989 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2448
+ 2022-01-09 22:32:54,990 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2449
+ 2022-01-09 22:32:55,396 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2450
+ 2022-01-09 22:32:56,990 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2451
+ 2022-01-09 22:32:58,990 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2452
+ 2022-01-09 22:33:00,991 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2453
+ 2022-01-09 22:33:01,181 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2454
+ 2022-01-09 22:33:01,181 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2455
+ 2022-01-09 22:33:02,991 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2456
+ 2022-01-09 22:33:04,991 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2457
+ 2022-01-09 22:33:06,992 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2458
+ 2022-01-09 22:33:08,992 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2459
+ 2022-01-09 22:33:10,992 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2460
+ 2022-01-09 22:33:12,993 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2461
+ 2022-01-09 22:33:14,993 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2462
+ 2022-01-09 22:33:16,308 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2463
+ 2022-01-09 22:33:16,309 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2464
+ 2022-01-09 22:33:16,993 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2465
+ 2022-01-09 22:33:18,994 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2466
+ 2022-01-09 22:33:20,994 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2467
+ 2022-01-09 22:33:22,994 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2468
+ 2022-01-09 22:33:24,995 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2469
+ 2022-01-09 22:33:25,614 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2470
+ 2022-01-09 22:33:26,995 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2471
+ 2022-01-09 22:33:28,995 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2472
+ 2022-01-09 22:33:30,996 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2473
+ 2022-01-09 22:33:31,453 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2474
+ 2022-01-09 22:33:31,453 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2475
+ 2022-01-09 22:33:32,996 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2476
+ 2022-01-09 22:33:34,997 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2477
+ 2022-01-09 22:33:36,997 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2478
+ 2022-01-09 22:33:38,455 DEBUG SenderThread:31514 [sender.py:send():182] send: history
2479
+ 2022-01-09 22:33:38,508 DEBUG SenderThread:31514 [sender.py:send():182] send: summary
2480
+ 2022-01-09 22:33:38,530 INFO SenderThread:31514 [sender.py:_save_file():873] saving file wandb-summary.json with policy end
2481
+ 2022-01-09 22:33:38,997 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/wandb-summary.json
2482
+ 2022-01-09 22:33:38,998 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2483
+ 2022-01-09 22:33:39,998 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2484
+ 2022-01-09 22:33:40,998 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2485
+ 2022-01-09 22:33:42,998 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2486
+ 2022-01-09 22:33:44,998 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2487
+ 2022-01-09 22:33:46,569 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2488
+ 2022-01-09 22:33:46,570 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2489
+ 2022-01-09 22:33:46,999 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2490
+ 2022-01-09 22:33:48,999 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2491
+ 2022-01-09 22:33:50,999 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2492
+ 2022-01-09 22:33:53,000 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2493
+ 2022-01-09 22:33:55,000 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2494
+ 2022-01-09 22:33:55,840 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2495
+ 2022-01-09 22:33:57,000 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2496
+ 2022-01-09 22:33:59,001 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2497
+ 2022-01-09 22:34:01,001 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2498
+ 2022-01-09 22:34:01,661 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2499
+ 2022-01-09 22:34:01,661 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2500
+ 2022-01-09 22:34:03,001 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2501
+ 2022-01-09 22:34:05,002 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2502
+ 2022-01-09 22:34:07,002 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2503
+ 2022-01-09 22:34:09,002 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2504
+ 2022-01-09 22:34:11,002 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2505
+ 2022-01-09 22:34:13,003 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2506
+ 2022-01-09 22:34:15,003 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2507
+ 2022-01-09 22:34:16,823 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2508
+ 2022-01-09 22:34:16,823 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2509
+ 2022-01-09 22:34:17,003 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2510
+ 2022-01-09 22:34:19,004 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2511
+ 2022-01-09 22:34:21,004 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2512
+ 2022-01-09 22:34:23,004 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2513
+ 2022-01-09 22:34:25,005 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2514
+ 2022-01-09 22:34:26,068 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2515
+ 2022-01-09 22:34:28,005 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2516
+ 2022-01-09 22:34:30,005 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2517
+ 2022-01-09 22:34:31,937 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2518
+ 2022-01-09 22:34:31,937 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2519
+ 2022-01-09 22:34:32,007 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2520
+ 2022-01-09 22:34:34,007 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2521
+ 2022-01-09 22:34:36,007 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2522
+ 2022-01-09 22:34:38,008 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2523
+ 2022-01-09 22:34:40,008 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2524
+ 2022-01-09 22:34:42,008 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2525
+ 2022-01-09 22:34:44,009 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2526
+ 2022-01-09 22:34:46,009 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2527
+ 2022-01-09 22:34:47,007 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2528
+ 2022-01-09 22:34:47,007 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2529
+ 2022-01-09 22:34:48,009 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2530
+ 2022-01-09 22:34:50,010 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2531
+ 2022-01-09 22:34:52,010 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2532
+ 2022-01-09 22:34:54,010 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2533
+ 2022-01-09 22:34:56,010 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2534
+ 2022-01-09 22:34:56,290 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2535
+ 2022-01-09 22:34:58,011 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2536
+ 2022-01-09 22:35:00,011 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2537
+ 2022-01-09 22:35:02,011 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2538
+ 2022-01-09 22:35:02,086 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2539
+ 2022-01-09 22:35:02,086 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2540
+ 2022-01-09 22:35:04,012 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2541
+ 2022-01-09 22:35:06,012 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2542
+ 2022-01-09 22:35:08,012 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2543
+ 2022-01-09 22:35:10,013 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2544
+ 2022-01-09 22:35:12,013 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2545
+ 2022-01-09 22:35:14,013 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2546
+ 2022-01-09 22:35:16,013 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2547
+ 2022-01-09 22:35:17,175 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2548
+ 2022-01-09 22:35:17,175 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2549
+ 2022-01-09 22:35:18,014 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2550
+ 2022-01-09 22:35:20,014 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2551
+ 2022-01-09 22:35:22,014 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2552
+ 2022-01-09 22:35:24,015 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2553
+ 2022-01-09 22:35:26,015 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2554
+ 2022-01-09 22:35:26,518 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2555
+ 2022-01-09 22:35:28,015 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2556
+ 2022-01-09 22:35:30,016 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2557
+ 2022-01-09 22:35:32,016 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2558
+ 2022-01-09 22:35:32,258 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2559
+ 2022-01-09 22:35:32,258 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2560
+ 2022-01-09 22:35:34,016 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2561
+ 2022-01-09 22:35:36,017 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2562
+ 2022-01-09 22:35:38,017 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2563
+ 2022-01-09 22:35:40,017 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2564
+ 2022-01-09 22:35:42,017 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2565
+ 2022-01-09 22:35:42,207 DEBUG SenderThread:31514 [sender.py:send():182] send: history
2566
+ 2022-01-09 22:35:42,250 DEBUG SenderThread:31514 [sender.py:send():182] send: summary
2567
+ 2022-01-09 22:35:42,272 INFO SenderThread:31514 [sender.py:_save_file():873] saving file wandb-summary.json with policy end
2568
+ 2022-01-09 22:35:43,018 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/wandb-summary.json
2569
+ 2022-01-09 22:35:44,018 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2570
+ 2022-01-09 22:35:46,018 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2571
+ 2022-01-09 22:35:47,333 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2572
+ 2022-01-09 22:35:47,333 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2573
+ 2022-01-09 22:35:48,018 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2574
+ 2022-01-09 22:35:50,019 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2575
+ 2022-01-09 22:35:54,019 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2576
+ 2022-01-09 22:35:56,020 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2577
+ 2022-01-09 22:35:56,739 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2578
+ 2022-01-09 22:35:58,020 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2579
+ 2022-01-09 22:36:00,020 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2580
+ 2022-01-09 22:36:02,021 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2581
+ 2022-01-09 22:36:02,406 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2582
+ 2022-01-09 22:36:02,406 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2583
+ 2022-01-09 22:36:04,021 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2584
+ 2022-01-09 22:36:06,021 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2585
+ 2022-01-09 22:36:08,022 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2586
+ 2022-01-09 22:36:10,022 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2587
+ 2022-01-09 22:36:12,022 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2588
+ 2022-01-09 22:36:14,023 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2589
+ 2022-01-09 22:36:16,023 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2590
+ 2022-01-09 22:36:17,492 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2591
+ 2022-01-09 22:36:17,493 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2592
+ 2022-01-09 22:36:18,023 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2593
+ 2022-01-09 22:36:20,024 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2594
+ 2022-01-09 22:36:22,024 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2595
+ 2022-01-09 22:36:24,024 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2596
+ 2022-01-09 22:36:26,024 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2597
+ 2022-01-09 22:36:26,963 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2598
+ 2022-01-09 22:36:28,025 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2599
+ 2022-01-09 22:36:30,025 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2600
+ 2022-01-09 22:36:32,025 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2601
+ 2022-01-09 22:36:32,569 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2602
+ 2022-01-09 22:36:32,569 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2603
+ 2022-01-09 22:36:34,026 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2604
+ 2022-01-09 22:36:36,026 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2605
+ 2022-01-09 22:36:38,026 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2606
+ 2022-01-09 22:36:40,027 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2607
+ 2022-01-09 22:36:42,027 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2608
+ 2022-01-09 22:36:44,027 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2609
+ 2022-01-09 22:36:46,027 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2610
+ 2022-01-09 22:36:47,673 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2611
+ 2022-01-09 22:36:47,673 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2612
+ 2022-01-09 22:36:48,028 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2613
+ 2022-01-09 22:36:50,028 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2614
+ 2022-01-09 22:36:52,029 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2615
+ 2022-01-09 22:36:55,029 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2616
+ 2022-01-09 22:36:57,029 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2617
+ 2022-01-09 22:36:57,190 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2618
+ 2022-01-09 22:36:59,030 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2619
+ 2022-01-09 22:37:01,030 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2620
+ 2022-01-09 22:37:02,771 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2621
+ 2022-01-09 22:37:02,771 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2622
+ 2022-01-09 22:37:03,030 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2623
+ 2022-01-09 22:37:05,031 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2624
+ 2022-01-09 22:37:07,031 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2625
+ 2022-01-09 22:37:09,031 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2626
+ 2022-01-09 22:37:11,031 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2627
+ 2022-01-09 22:37:13,032 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2628
+ 2022-01-09 22:37:15,032 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2629
+ 2022-01-09 22:37:17,032 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2630
+ 2022-01-09 22:37:17,881 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2631
+ 2022-01-09 22:37:17,881 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2632
+ 2022-01-09 22:37:19,033 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2633
+ 2022-01-09 22:37:21,033 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2634
+ 2022-01-09 22:37:23,033 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2635
+ 2022-01-09 22:37:25,034 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2636
+ 2022-01-09 22:37:27,034 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2637
+ 2022-01-09 22:37:27,415 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2638
+ 2022-01-09 22:37:29,034 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2639
+ 2022-01-09 22:37:31,035 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2640
+ 2022-01-09 22:37:32,964 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2641
+ 2022-01-09 22:37:32,965 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2642
+ 2022-01-09 22:37:33,035 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2643
+ 2022-01-09 22:37:35,035 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2644
+ 2022-01-09 22:37:37,036 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2645
+ 2022-01-09 22:37:39,036 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2646
+ 2022-01-09 22:37:41,036 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2647
+ 2022-01-09 22:37:43,036 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2648
+ 2022-01-09 22:37:45,037 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2649
+ 2022-01-09 22:37:45,875 DEBUG SenderThread:31514 [sender.py:send():182] send: history
2650
+ 2022-01-09 22:37:45,918 DEBUG SenderThread:31514 [sender.py:send():182] send: summary
2651
+ 2022-01-09 22:37:45,942 INFO SenderThread:31514 [sender.py:_save_file():873] saving file wandb-summary.json with policy end
2652
+ 2022-01-09 22:37:46,037 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/wandb-summary.json
2653
+ 2022-01-09 22:37:47,037 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2654
+ 2022-01-09 22:37:48,120 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2655
+ 2022-01-09 22:37:48,121 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2656
+ 2022-01-09 22:37:49,038 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2657
+ 2022-01-09 22:37:51,038 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2658
+ 2022-01-09 22:37:53,038 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2659
+ 2022-01-09 22:37:55,038 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2660
+ 2022-01-09 22:37:57,039 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2661
+ 2022-01-09 22:37:57,642 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2662
+ 2022-01-09 22:37:59,039 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2663
+ 2022-01-09 22:38:01,039 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2664
+ 2022-01-09 22:38:03,040 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2665
+ 2022-01-09 22:38:03,201 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2666
+ 2022-01-09 22:38:03,201 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2667
+ 2022-01-09 22:38:05,040 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2668
+ 2022-01-09 22:38:07,040 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2669
+ 2022-01-09 22:38:09,041 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2670
+ 2022-01-09 22:38:11,041 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2671
+ 2022-01-09 22:38:13,041 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2672
+ 2022-01-09 22:38:15,042 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2673
+ 2022-01-09 22:38:17,042 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2674
+ 2022-01-09 22:38:18,302 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2675
+ 2022-01-09 22:38:18,302 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2676
+ 2022-01-09 22:38:19,042 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2677
+ 2022-01-09 22:38:21,043 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2678
+ 2022-01-09 22:38:23,043 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2679
+ 2022-01-09 22:38:25,043 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2680
+ 2022-01-09 22:38:27,044 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2681
+ 2022-01-09 22:38:27,872 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2682
+ 2022-01-09 22:38:29,044 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2683
+ 2022-01-09 22:38:31,044 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2684
+ 2022-01-09 22:38:33,045 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2685
+ 2022-01-09 22:38:33,422 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2686
+ 2022-01-09 22:38:33,422 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2687
+ 2022-01-09 22:38:35,045 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2688
+ 2022-01-09 22:38:37,045 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2689
+ 2022-01-09 22:38:39,046 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2690
+ 2022-01-09 22:38:41,046 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2691
+ 2022-01-09 22:38:43,046 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2692
+ 2022-01-09 22:38:45,047 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2693
+ 2022-01-09 22:38:47,047 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2694
+ 2022-01-09 22:38:48,495 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2695
+ 2022-01-09 22:38:48,495 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2696
+ 2022-01-09 22:38:49,047 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2697
+ 2022-01-09 22:38:51,048 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2698
+ 2022-01-09 22:38:53,048 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2699
+ 2022-01-09 22:38:55,048 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2700
+ 2022-01-09 22:38:57,049 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2701
+ 2022-01-09 22:38:58,083 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2702
+ 2022-01-09 22:38:59,049 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2703
+ 2022-01-09 22:39:01,049 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2704
+ 2022-01-09 22:39:03,049 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2705
+ 2022-01-09 22:39:03,578 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2706
+ 2022-01-09 22:39:03,579 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2707
+ 2022-01-09 22:39:06,050 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2708
+ 2022-01-09 22:39:08,050 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2709
+ 2022-01-09 22:39:10,051 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2710
+ 2022-01-09 22:39:12,051 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2711
+ 2022-01-09 22:39:14,051 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2712
+ 2022-01-09 22:39:16,051 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2713
+ 2022-01-09 22:39:18,052 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2714
+ 2022-01-09 22:39:18,681 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2715
+ 2022-01-09 22:39:18,682 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2716
+ 2022-01-09 22:39:20,052 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2717
+ 2022-01-09 22:39:22,052 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2718
+ 2022-01-09 22:39:24,053 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2719
+ 2022-01-09 22:39:26,053 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2720
+ 2022-01-09 22:39:28,053 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2721
+ 2022-01-09 22:39:28,303 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2722
+ 2022-01-09 22:39:30,053 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2723
+ 2022-01-09 22:39:32,054 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2724
+ 2022-01-09 22:39:33,777 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2725
+ 2022-01-09 22:39:33,777 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2726
+ 2022-01-09 22:39:34,054 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2727
+ 2022-01-09 22:39:36,055 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2728
+ 2022-01-09 22:39:38,055 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2729
+ 2022-01-09 22:39:40,055 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2730
+ 2022-01-09 22:39:42,056 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2731
+ 2022-01-09 22:39:44,056 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2732
+ 2022-01-09 22:39:46,056 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2733
+ 2022-01-09 22:39:48,057 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2734
+ 2022-01-09 22:39:48,869 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2735
+ 2022-01-09 22:39:48,869 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2736
+ 2022-01-09 22:39:49,455 DEBUG SenderThread:31514 [sender.py:send():182] send: history
2737
+ 2022-01-09 22:39:49,497 DEBUG SenderThread:31514 [sender.py:send():182] send: summary
2738
+ 2022-01-09 22:39:49,519 INFO SenderThread:31514 [sender.py:_save_file():873] saving file wandb-summary.json with policy end
2739
+ 2022-01-09 22:39:50,057 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/wandb-summary.json
2740
+ 2022-01-09 22:39:50,057 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2741
+ 2022-01-09 22:39:51,057 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2742
+ 2022-01-09 22:39:52,057 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2743
+ 2022-01-09 22:39:54,058 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2744
+ 2022-01-09 22:39:56,058 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2745
+ 2022-01-09 22:39:58,058 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2746
+ 2022-01-09 22:39:58,535 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2747
+ 2022-01-09 22:40:00,059 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2748
+ 2022-01-09 22:40:02,059 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2749
+ 2022-01-09 22:40:03,943 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2750
+ 2022-01-09 22:40:03,943 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2751
+ 2022-01-09 22:40:04,059 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2752
+ 2022-01-09 22:40:06,060 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2753
+ 2022-01-09 22:40:08,060 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2754
+ 2022-01-09 22:40:10,060 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2755
+ 2022-01-09 22:40:12,061 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2756
+ 2022-01-09 22:40:14,061 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2757
+ 2022-01-09 22:40:16,061 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2758
+ 2022-01-09 22:40:18,062 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2759
+ 2022-01-09 22:40:19,039 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2760
+ 2022-01-09 22:40:19,039 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2761
+ 2022-01-09 22:40:20,062 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2762
+ 2022-01-09 22:40:22,062 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2763
+ 2022-01-09 22:40:24,063 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2764
+ 2022-01-09 22:40:26,063 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2765
+ 2022-01-09 22:40:28,063 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2766
+ 2022-01-09 22:40:28,773 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2767
+ 2022-01-09 22:40:30,063 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2768
+ 2022-01-09 22:40:32,064 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2769
+ 2022-01-09 22:40:34,064 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2770
+ 2022-01-09 22:40:34,136 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2771
+ 2022-01-09 22:40:34,136 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2772
+ 2022-01-09 22:40:36,064 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2773
+ 2022-01-09 22:40:38,065 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2774
+ 2022-01-09 22:40:40,065 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2775
+ 2022-01-09 22:40:42,065 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2776
+ 2022-01-09 22:40:44,066 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2777
+ 2022-01-09 22:40:46,066 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2778
+ 2022-01-09 22:40:48,066 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2779
+ 2022-01-09 22:40:49,257 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2780
+ 2022-01-09 22:40:49,257 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2781
+ 2022-01-09 22:40:50,067 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2782
+ 2022-01-09 22:40:52,067 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2783
+ 2022-01-09 22:40:54,067 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2784
+ 2022-01-09 22:40:56,068 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2785
+ 2022-01-09 22:40:58,068 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2786
+ 2022-01-09 22:40:59,004 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2787
+ 2022-01-09 22:41:00,068 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2788
+ 2022-01-09 22:41:02,068 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2789
+ 2022-01-09 22:41:04,069 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2790
+ 2022-01-09 22:41:04,413 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2791
+ 2022-01-09 22:41:04,413 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2792
+ 2022-01-09 22:41:06,069 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2793
+ 2022-01-09 22:41:08,069 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2794
+ 2022-01-09 22:41:10,070 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2795
+ 2022-01-09 22:41:12,070 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2796
+ 2022-01-09 22:41:15,071 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2797
+ 2022-01-09 22:41:17,071 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2798
+ 2022-01-09 22:41:19,071 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2799
+ 2022-01-09 22:41:19,528 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2800
+ 2022-01-09 22:41:19,528 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2801
+ 2022-01-09 22:41:21,072 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2802
+ 2022-01-09 22:41:23,072 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2803
+ 2022-01-09 22:41:25,072 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2804
+ 2022-01-09 22:41:27,073 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2805
+ 2022-01-09 22:41:29,073 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2806
+ 2022-01-09 22:41:29,240 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2807
+ 2022-01-09 22:41:31,073 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2808
+ 2022-01-09 22:41:33,073 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2809
+ 2022-01-09 22:41:34,634 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2810
+ 2022-01-09 22:41:34,634 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2811
+ 2022-01-09 22:41:35,074 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2812
+ 2022-01-09 22:41:37,074 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2813
+ 2022-01-09 22:41:39,074 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2814
+ 2022-01-09 22:41:41,075 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2815
+ 2022-01-09 22:41:43,075 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2816
+ 2022-01-09 22:41:45,075 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2817
+ 2022-01-09 22:41:47,076 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2818
+ 2022-01-09 22:41:49,076 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2819
+ 2022-01-09 22:41:49,709 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2820
+ 2022-01-09 22:41:49,709 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2821
+ 2022-01-09 22:41:51,076 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2822
+ 2022-01-09 22:41:53,077 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2823
+ 2022-01-09 22:41:55,077 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2824
+ 2022-01-09 22:41:57,077 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2825
+ 2022-01-09 22:41:59,078 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2826
+ 2022-01-09 22:41:59,481 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2827
+ 2022-01-09 22:42:01,078 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2828
+ 2022-01-09 22:42:03,078 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2829
+ 2022-01-09 22:42:04,846 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2830
+ 2022-01-09 22:42:04,846 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2831
+ 2022-01-09 22:42:05,079 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2832
+ 2022-01-09 22:42:07,079 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2833
+ 2022-01-09 22:42:09,079 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2834
+ 2022-01-09 22:42:11,080 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2835
+ 2022-01-09 22:42:11,408 DEBUG SenderThread:31514 [sender.py:send():182] send: history
2836
+ 2022-01-09 22:42:11,421 DEBUG SenderThread:31514 [sender.py:send():182] send: summary
2837
+ 2022-01-09 22:42:11,442 INFO SenderThread:31514 [sender.py:_save_file():873] saving file wandb-summary.json with policy end
2838
+ 2022-01-09 22:42:12,080 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/wandb-summary.json
2839
+ 2022-01-09 22:42:12,080 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2840
+ 2022-01-09 22:42:13,080 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2841
+ 2022-01-09 22:42:15,081 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2842
+ 2022-01-09 22:42:19,920 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2843
+ 2022-01-09 22:42:19,921 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2844
+ 2022-01-09 22:42:29,768 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2845
+ 2022-01-09 22:42:34,999 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2846
+ 2022-01-09 22:42:34,999 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2847
+ 2022-01-09 22:42:47,094 INFO Thread-8 :31514 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/patrick/hugging_face/examples/xls-r-300m-sv/wandb/run-20220109_220240-1g372i3v/files/output.log
2848
+ 2022-01-09 22:42:50,080 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2849
+ 2022-01-09 22:42:50,080 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
2850
+ 2022-01-09 22:43:00,077 DEBUG SenderThread:31514 [sender.py:send():182] send: stats
2851
+ 2022-01-09 22:43:05,154 DEBUG HandlerThread:31514 [handler.py:handle_request():126] handle_request: stop_status
2852
+ 2022-01-09 22:43:05,155 DEBUG SenderThread:31514 [sender.py:send_request():196] send_request: stop_status
wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb CHANGED
Binary files a/wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb and b/wandb/run-20220109_220240-1g372i3v/run-1g372i3v.wandb differ