shpotes commited on
Commit
d01f2a3
1 Parent(s): b47ec2e

End of training

Browse files
all_results.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 100.0,
3
+ "eval_loss": 0.46233049035072327,
4
+ "eval_runtime": 141.8081,
5
+ "eval_samples": 2613,
6
+ "eval_samples_per_second": 18.426,
7
+ "eval_steps_per_second": 0.261,
8
+ "eval_wer": 0.34199847831600305,
9
+ "train_loss": 0.3406678358316422,
10
+ "train_runtime": 40685.8922,
11
+ "train_samples": 5716,
12
+ "train_samples_per_second": 14.049,
13
+ "train_steps_per_second": 0.098
14
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 100.0,
3
+ "eval_loss": 0.46233049035072327,
4
+ "eval_runtime": 141.8081,
5
+ "eval_samples": 2613,
6
+ "eval_samples_per_second": 18.426,
7
+ "eval_steps_per_second": 0.261,
8
+ "eval_wer": 0.34199847831600305
9
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 100.0,
3
+ "train_loss": 0.3406678358316422,
4
+ "train_runtime": 40685.8922,
5
+ "train_samples": 5716,
6
+ "train_samples_per_second": 14.049,
7
+ "train_steps_per_second": 0.098
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,337 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 100.0,
5
+ "global_step": 4000,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 2.5,
12
+ "learning_rate": 0.00019800000000000002,
13
+ "loss": 4.9661,
14
+ "step": 100
15
+ },
16
+ {
17
+ "epoch": 5.0,
18
+ "learning_rate": 0.000398,
19
+ "loss": 2.9221,
20
+ "step": 200
21
+ },
22
+ {
23
+ "epoch": 7.5,
24
+ "learning_rate": 0.000598,
25
+ "loss": 1.6582,
26
+ "step": 300
27
+ },
28
+ {
29
+ "epoch": 10.0,
30
+ "learning_rate": 0.0007980000000000001,
31
+ "loss": 0.4613,
32
+ "step": 400
33
+ },
34
+ {
35
+ "epoch": 12.5,
36
+ "learning_rate": 0.000998,
37
+ "loss": 0.3082,
38
+ "step": 500
39
+ },
40
+ {
41
+ "epoch": 12.5,
42
+ "eval_loss": 0.38708925247192383,
43
+ "eval_runtime": 140.6014,
44
+ "eval_samples_per_second": 18.584,
45
+ "eval_steps_per_second": 0.263,
46
+ "eval_wer": 0.4907113872685772,
47
+ "step": 500
48
+ },
49
+ {
50
+ "epoch": 15.0,
51
+ "learning_rate": 0.0009980271764103532,
52
+ "loss": 0.2368,
53
+ "step": 600
54
+ },
55
+ {
56
+ "epoch": 17.5,
57
+ "learning_rate": 0.000992044732251972,
58
+ "loss": 0.202,
59
+ "step": 700
60
+ },
61
+ {
62
+ "epoch": 20.0,
63
+ "learning_rate": 0.0009821006332271156,
64
+ "loss": 0.1745,
65
+ "step": 800
66
+ },
67
+ {
68
+ "epoch": 22.5,
69
+ "learning_rate": 0.0009682749433740962,
70
+ "loss": 0.1594,
71
+ "step": 900
72
+ },
73
+ {
74
+ "epoch": 25.0,
75
+ "learning_rate": 0.0009506789790182364,
76
+ "loss": 0.1497,
77
+ "step": 1000
78
+ },
79
+ {
80
+ "epoch": 25.0,
81
+ "eval_loss": 0.41679587960243225,
82
+ "eval_runtime": 138.5858,
83
+ "eval_samples_per_second": 18.855,
84
+ "eval_steps_per_second": 0.267,
85
+ "eval_wer": 0.4278468171443064,
86
+ "step": 1000
87
+ },
88
+ {
89
+ "epoch": 27.5,
90
+ "learning_rate": 0.00092945441251827,
91
+ "loss": 0.1406,
92
+ "step": 1100
93
+ },
94
+ {
95
+ "epoch": 30.0,
96
+ "learning_rate": 0.0009047721316038118,
97
+ "loss": 0.1308,
98
+ "step": 1200
99
+ },
100
+ {
101
+ "epoch": 32.5,
102
+ "learning_rate": 0.0008768308634878388,
103
+ "loss": 0.1285,
104
+ "step": 1300
105
+ },
106
+ {
107
+ "epoch": 35.0,
108
+ "learning_rate": 0.0008458555748320216,
109
+ "loss": 0.1213,
110
+ "step": 1400
111
+ },
112
+ {
113
+ "epoch": 37.5,
114
+ "learning_rate": 0.0008120956604474414,
115
+ "loss": 0.1243,
116
+ "step": 1500
117
+ },
118
+ {
119
+ "epoch": 37.5,
120
+ "eval_loss": 0.4445520341396332,
121
+ "eval_runtime": 137.9299,
122
+ "eval_samples_per_second": 18.944,
123
+ "eval_steps_per_second": 0.268,
124
+ "eval_wer": 0.4220136951559726,
125
+ "step": 1500
126
+ },
127
+ {
128
+ "epoch": 40.0,
129
+ "learning_rate": 0.0007758229353142152,
130
+ "loss": 0.1215,
131
+ "step": 1600
132
+ },
133
+ {
134
+ "epoch": 42.5,
135
+ "learning_rate": 0.0007373294460870985,
136
+ "loss": 0.1185,
137
+ "step": 1700
138
+ },
139
+ {
140
+ "epoch": 45.0,
141
+ "learning_rate": 0.0006969251197075427,
142
+ "loss": 0.1064,
143
+ "step": 1800
144
+ },
145
+ {
146
+ "epoch": 47.5,
147
+ "learning_rate": 0.0006549352680541975,
148
+ "loss": 0.1085,
149
+ "step": 1900
150
+ },
151
+ {
152
+ "epoch": 50.0,
153
+ "learning_rate": 0.000611697968722942,
154
+ "loss": 0.0954,
155
+ "step": 2000
156
+ },
157
+ {
158
+ "epoch": 50.0,
159
+ "eval_loss": 0.44264093041419983,
160
+ "eval_runtime": 138.1747,
161
+ "eval_samples_per_second": 18.911,
162
+ "eval_steps_per_second": 0.268,
163
+ "eval_wer": 0.39459168146081663,
164
+ "step": 2000
165
+ },
166
+ {
167
+ "epoch": 52.5,
168
+ "learning_rate": 0.0005675613430248713,
169
+ "loss": 0.0923,
170
+ "step": 2100
171
+ },
172
+ {
173
+ "epoch": 55.0,
174
+ "learning_rate": 0.0005228807531181908,
175
+ "loss": 0.0847,
176
+ "step": 2200
177
+ },
178
+ {
179
+ "epoch": 57.5,
180
+ "learning_rate": 0.00047801594084106763,
181
+ "loss": 0.0907,
182
+ "step": 2300
183
+ },
184
+ {
185
+ "epoch": 60.0,
186
+ "learning_rate": 0.0004333281312818746,
187
+ "loss": 0.0833,
188
+ "step": 2400
189
+ },
190
+ {
191
+ "epoch": 62.5,
192
+ "learning_rate": 0.00038917712440717607,
193
+ "loss": 0.0741,
194
+ "step": 2500
195
+ },
196
+ {
197
+ "epoch": 62.5,
198
+ "eval_loss": 0.4501730799674988,
199
+ "eval_runtime": 137.8839,
200
+ "eval_samples_per_second": 18.951,
201
+ "eval_steps_per_second": 0.268,
202
+ "eval_wer": 0.3800405782399188,
203
+ "step": 2500
204
+ },
205
+ {
206
+ "epoch": 65.0,
207
+ "learning_rate": 0.00034591839816395533,
208
+ "loss": 0.072,
209
+ "step": 2600
210
+ },
211
+ {
212
+ "epoch": 67.5,
213
+ "learning_rate": 0.00030390024638020374,
214
+ "loss": 0.0684,
215
+ "step": 2700
216
+ },
217
+ {
218
+ "epoch": 70.0,
219
+ "learning_rate": 0.0002634609745078109,
220
+ "loss": 0.062,
221
+ "step": 2800
222
+ },
223
+ {
224
+ "epoch": 72.5,
225
+ "learning_rate": 0.00022492617578598646,
226
+ "loss": 0.06,
227
+ "step": 2900
228
+ },
229
+ {
230
+ "epoch": 75.0,
231
+ "learning_rate": 0.00018860610975594382,
232
+ "loss": 0.0533,
233
+ "step": 3000
234
+ },
235
+ {
236
+ "epoch": 75.0,
237
+ "eval_loss": 0.4618484675884247,
238
+ "eval_runtime": 138.9018,
239
+ "eval_samples_per_second": 18.812,
240
+ "eval_steps_per_second": 0.266,
241
+ "eval_wer": 0.3653309662693381,
242
+ "step": 3000
243
+ },
244
+ {
245
+ "epoch": 77.5,
246
+ "learning_rate": 0.0001547932042335039,
247
+ "loss": 0.0542,
248
+ "step": 3100
249
+ },
250
+ {
251
+ "epoch": 80.0,
252
+ "learning_rate": 0.00012375970085226701,
253
+ "loss": 0.0514,
254
+ "step": 3200
255
+ },
256
+ {
257
+ "epoch": 82.5,
258
+ "learning_rate": 9.575546313405425e-05,
259
+ "loss": 0.0501,
260
+ "step": 3300
261
+ },
262
+ {
263
+ "epoch": 85.0,
264
+ "learning_rate": 7.100596473474763e-05,
265
+ "loss": 0.0466,
266
+ "step": 3400
267
+ },
268
+ {
269
+ "epoch": 87.5,
270
+ "learning_rate": 4.9710474062988955e-05,
271
+ "loss": 0.0447,
272
+ "step": 3500
273
+ },
274
+ {
275
+ "epoch": 87.5,
276
+ "eval_loss": 0.4518083930015564,
277
+ "eval_runtime": 138.0899,
278
+ "eval_samples_per_second": 18.922,
279
+ "eval_steps_per_second": 0.268,
280
+ "eval_wer": 0.3460563023078874,
281
+ "step": 3500
282
+ },
283
+ {
284
+ "epoch": 90.0,
285
+ "learning_rate": 3.204044988812144e-05,
286
+ "loss": 0.0414,
287
+ "step": 3600
288
+ },
289
+ {
290
+ "epoch": 92.5,
291
+ "learning_rate": 1.8138160854995144e-05,
292
+ "loss": 0.0415,
293
+ "step": 3700
294
+ },
295
+ {
296
+ "epoch": 95.0,
297
+ "learning_rate": 8.115540020491363e-06,
298
+ "loss": 0.0406,
299
+ "step": 3800
300
+ },
301
+ {
302
+ "epoch": 97.5,
303
+ "learning_rate": 2.053283634363745e-06,
304
+ "loss": 0.0416,
305
+ "step": 3900
306
+ },
307
+ {
308
+ "epoch": 100.0,
309
+ "learning_rate": 2.0142048445803695e-10,
310
+ "loss": 0.0396,
311
+ "step": 4000
312
+ },
313
+ {
314
+ "epoch": 100.0,
315
+ "eval_loss": 0.46233049035072327,
316
+ "eval_runtime": 138.5502,
317
+ "eval_samples_per_second": 18.86,
318
+ "eval_steps_per_second": 0.267,
319
+ "eval_wer": 0.34199847831600305,
320
+ "step": 4000
321
+ },
322
+ {
323
+ "epoch": 100.0,
324
+ "step": 4000,
325
+ "total_flos": 1.2065530437849294e+20,
326
+ "train_loss": 0.3406678358316422,
327
+ "train_runtime": 40685.8922,
328
+ "train_samples_per_second": 14.049,
329
+ "train_steps_per_second": 0.098
330
+ }
331
+ ],
332
+ "max_steps": 4000,
333
+ "num_train_epochs": 100,
334
+ "total_flos": 1.2065530437849294e+20,
335
+ "trial_name": null,
336
+ "trial_params": null
337
+ }
wandb/run-20220202_141009-3kd8yz7g/files/config.yaml CHANGED
@@ -4802,6 +4802,26 @@ _wandb:
4802
  5: 1
4803
  6:
4804
  - 1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4805
  python_version: 3.9.6
4806
  start_time: 1643829009
4807
  t:
 
4802
  5: 1
4803
  6:
4804
  - 1
4805
+ - 1: train/train_runtime
4806
+ 5: 1
4807
+ 6:
4808
+ - 1
4809
+ - 1: train/train_samples_per_second
4810
+ 5: 1
4811
+ 6:
4812
+ - 1
4813
+ - 1: train/train_steps_per_second
4814
+ 5: 1
4815
+ 6:
4816
+ - 1
4817
+ - 1: train/total_flos
4818
+ 5: 1
4819
+ 6:
4820
+ - 1
4821
+ - 1: train/train_loss
4822
+ 5: 1
4823
+ 6:
4824
+ - 1
4825
  python_version: 3.9.6
4826
  start_time: 1643829009
4827
  t:
wandb/run-20220202_141009-3kd8yz7g/files/output.log CHANGED
@@ -4394,3 +4394,71 @@ Deleting older checkpoint [checkpoint-3000] due to args.save_total_limit
4394
  Configuration saved in ./checkpoint-4000/config.json
4395
  Model weights saved in ./checkpoint-4000/pytorch_model.bin
4396
  Configuration saved in ./checkpoint-4000/preprocessor_config.json
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4394
  Configuration saved in ./checkpoint-4000/config.json
4395
  Model weights saved in ./checkpoint-4000/pytorch_model.bin
4396
  Configuration saved in ./checkpoint-4000/preprocessor_config.json
4397
+ Configuration saved in ./preprocessor_config.json
4398
+ {'train_runtime': 40685.8922, 'train_samples_per_second': 14.049, 'train_steps_per_second': 0.098, 'train_loss': 0.3406678358316422, 'epoch': 100.0}
4399
+ Deleting older checkpoint [checkpoint-3500] due to args.save_total_limit
4400
+ Training completed. Do not forget to share your model on huggingface.co/models =)
4401
+ 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 4000/4000 [11:18:04<00:00, 10.17s/it]
4402
+ Saving model checkpoint to ./
4403
+ Configuration saved in ./config.json
4404
+ Model weights saved in ./pytorch_model.bin
4405
+ Configuration saved in ./preprocessor_config.json
4406
+ The following columns in the evaluation set don't have a corresponding argument in `Wav2Vec2ForCTC.forward` and have been ignored: input_length.
4407
+ ***** Running Evaluation *****
4408
+ Num examples = 2613
4409
+ Batch size = 72
4410
+ ***** train metrics *****
4411
+ epoch = 100.0
4412
+ train_loss = 0.3407
4413
+ train_runtime = 11:18:05.89
4414
+ train_samples = 5716
4415
+ train_samples_per_second = 14.049
4416
+ train_steps_per_second = 0.098
4417
+ 02/03/2022 01:28:25 - INFO - __main__ - *** Evaluate ***
4418
+
4419
+
4420
+
4421
+
4422
+
4423
+
4424
+
4425
+
4426
+
4427
+
4428
+
4429
+
4430
+
4431
+
4432
+
4433
+
4434
+
4435
+
4436
+
4437
+
4438
+
4439
+
4440
+
4441
+
4442
+
4443
+
4444
+
4445
+
4446
+
4447
+
4448
+
4449
+
4450
+
4451
+
4452
+
4453
+ 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 37/37 [02:15<00:00, 2.89s/it]
4454
+ ***** eval metrics *****
4455
+ epoch = 100.0
4456
+ eval_loss = 0.4623
4457
+ eval_runtime = 0:02:21.80
4458
+ eval_samples = 2613
4459
+ eval_samples_per_second = 18.426
4460
+ eval_steps_per_second = 0.261
4461
+ 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 37/37 [02:17<00:00, 3.72s/it]
4462
+ Saving model checkpoint to ./
4463
+ Configuration saved in ./config.json
4464
+ Model weights saved in ./pytorch_model.bin
wandb/run-20220202_141009-3kd8yz7g/files/wandb-summary.json CHANGED
The diff for this file is too large to render. See raw diff
 
wandb/run-20220202_141009-3kd8yz7g/logs/debug-internal.log CHANGED
@@ -12415,3 +12415,90 @@
12415
  2022-02-03 01:27:48,852 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12416
  2022-02-03 01:28:04,002 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12417
  2022-02-03 01:28:04,002 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12415
  2022-02-03 01:27:48,852 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12416
  2022-02-03 01:28:04,002 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12417
  2022-02-03 01:28:04,002 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12418
+ 2022-02-03 01:28:12,931 DEBUG SenderThread:2939070 [sender.py:send():234] send: stats
12419
+ 2022-02-03 01:28:14,867 DEBUG SenderThread:2939070 [sender.py:send():234] send: metric
12420
+ 2022-02-03 01:28:14,873 DEBUG SenderThread:2939070 [sender.py:send():234] send: metric
12421
+ 2022-02-03 01:28:14,878 DEBUG SenderThread:2939070 [sender.py:send():234] send: metric
12422
+ 2022-02-03 01:28:14,883 DEBUG SenderThread:2939070 [sender.py:send():234] send: metric
12423
+ 2022-02-03 01:28:14,889 DEBUG SenderThread:2939070 [sender.py:send():234] send: metric
12424
+ 2022-02-03 01:28:14,891 DEBUG SenderThread:2939070 [sender.py:send():234] send: history
12425
+ 2022-02-03 01:28:14,891 DEBUG SenderThread:2939070 [sender.py:send():234] send: summary
12426
+ 2022-02-03 01:28:14,927 INFO SenderThread:2939070 [sender.py:_save_file():939] saving file wandb-summary.json with policy end
12427
+ 2022-02-03 01:28:15,027 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/wandb-summary.json
12428
+ 2022-02-03 01:28:16,027 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12429
+ 2022-02-03 01:28:17,028 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12430
+ 2022-02-03 01:28:17,028 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/config.yaml
12431
+ 2022-02-03 01:28:19,145 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12432
+ 2022-02-03 01:28:19,146 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12433
+ 2022-02-03 01:28:27,032 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12434
+ 2022-02-03 01:28:28,033 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12435
+ 2022-02-03 01:28:31,033 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12436
+ 2022-02-03 01:28:34,373 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12437
+ 2022-02-03 01:28:34,373 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12438
+ 2022-02-03 01:28:35,035 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12439
+ 2022-02-03 01:28:39,036 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12440
+ 2022-02-03 01:28:43,037 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12441
+ 2022-02-03 01:28:43,976 DEBUG SenderThread:2939070 [sender.py:send():234] send: stats
12442
+ 2022-02-03 01:28:47,038 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12443
+ 2022-02-03 01:28:49,769 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12444
+ 2022-02-03 01:28:49,769 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12445
+ 2022-02-03 01:28:51,040 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12446
+ 2022-02-03 01:28:55,041 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12447
+ 2022-02-03 01:28:57,042 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12448
+ 2022-02-03 01:29:01,044 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12449
+ 2022-02-03 01:29:05,045 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12450
+ 2022-02-03 01:29:05,179 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12451
+ 2022-02-03 01:29:05,180 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12452
+ 2022-02-03 01:29:09,047 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12453
+ 2022-02-03 01:29:13,049 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12454
+ 2022-02-03 01:29:15,054 DEBUG SenderThread:2939070 [sender.py:send():234] send: stats
12455
+ 2022-02-03 01:29:17,051 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12456
+ 2022-02-03 01:29:20,600 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12457
+ 2022-02-03 01:29:20,600 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12458
+ 2022-02-03 01:29:21,052 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12459
+ 2022-02-03 01:29:23,053 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12460
+ 2022-02-03 01:29:28,055 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12461
+ 2022-02-03 01:29:32,057 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12462
+ 2022-02-03 01:29:35,846 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12463
+ 2022-02-03 01:29:35,846 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12464
+ 2022-02-03 01:29:36,059 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12465
+ 2022-02-03 01:29:40,061 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12466
+ 2022-02-03 01:29:44,062 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12467
+ 2022-02-03 01:29:46,043 DEBUG SenderThread:2939070 [sender.py:send():234] send: stats
12468
+ 2022-02-03 01:29:48,064 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12469
+ 2022-02-03 01:29:51,232 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12470
+ 2022-02-03 01:29:51,232 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12471
+ 2022-02-03 01:29:52,066 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12472
+ 2022-02-03 01:29:56,067 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12473
+ 2022-02-03 01:30:00,069 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12474
+ 2022-02-03 01:30:04,071 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12475
+ 2022-02-03 01:30:06,573 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12476
+ 2022-02-03 01:30:06,574 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12477
+ 2022-02-03 01:30:08,073 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12478
+ 2022-02-03 01:30:12,074 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12479
+ 2022-02-03 01:30:16,076 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12480
+ 2022-02-03 01:30:16,943 DEBUG SenderThread:2939070 [sender.py:send():234] send: stats
12481
+ 2022-02-03 01:30:20,078 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12482
+ 2022-02-03 01:30:21,913 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12483
+ 2022-02-03 01:30:21,913 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12484
+ 2022-02-03 01:30:22,079 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12485
+ 2022-02-03 01:30:29,082 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12486
+ 2022-02-03 01:30:31,083 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12487
+ 2022-02-03 01:30:35,085 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12488
+ 2022-02-03 01:30:37,310 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12489
+ 2022-02-03 01:30:37,310 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12490
+ 2022-02-03 01:30:39,086 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12491
+ 2022-02-03 01:30:43,088 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12492
+ 2022-02-03 01:30:47,090 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12493
+ 2022-02-03 01:30:47,242 DEBUG SenderThread:2939070 [sender.py:send():234] send: history
12494
+ 2022-02-03 01:30:47,267 DEBUG SenderThread:2939070 [sender.py:send():234] send: summary
12495
+ 2022-02-03 01:30:47,327 INFO SenderThread:2939070 [sender.py:_save_file():939] saving file wandb-summary.json with policy end
12496
+ 2022-02-03 01:30:47,914 DEBUG SenderThread:2939070 [sender.py:send():234] send: stats
12497
+ 2022-02-03 01:30:48,090 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12498
+ 2022-02-03 01:30:48,091 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/wandb-summary.json
12499
+ 2022-02-03 01:30:49,091 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12500
+ 2022-02-03 01:30:52,523 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12501
+ 2022-02-03 01:30:52,524 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
12502
+ 2022-02-03 01:30:57,094 INFO Thread-8 :2939070 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sagrilaft/Project/audio/xls-r-et-cv_8_0/wandb/run-20220202_141009-3kd8yz7g/files/output.log
12503
+ 2022-02-03 01:31:07,703 DEBUG HandlerThread:2939070 [handler.py:handle_request():130] handle_request: stop_status
12504
+ 2022-02-03 01:31:07,704 DEBUG SenderThread:2939070 [sender.py:send_request():248] send_request: stop_status
wandb/run-20220202_141009-3kd8yz7g/run-3kd8yz7g.wandb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e1b380291aa846e30b15b65c3c6937557f20a27b66ee4dcddcbad9d4dae406f
3
- size 29397537
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5e39691c1b872693e5a3a388d640f173b727e86db248d4bf57fef5b9ec73c59
3
+ size 29420978