sanchit-gandhi HF staff commited on
Commit
89a9867
1 Parent(s): 56361e4

update model card README.md

Browse files
README.md CHANGED
@@ -14,6 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
  #
15
 
16
  This model was trained from scratch on the librispeech_asr dataset.
 
 
 
17
 
18
  ## Model description
19
 
@@ -32,12 +35,12 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 3e-05
36
- - train_batch_size: 12
37
- - eval_batch_size: 12
38
  - seed: 42
39
- - gradient_accumulation_steps: 8
40
- - total_train_batch_size: 96
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 500
@@ -46,6 +49,11 @@ The following hyperparameters were used during training:
46
 
47
  ### Training results
48
 
 
 
 
 
 
49
 
50
 
51
  ### Framework versions
 
14
  #
15
 
16
  This model was trained from scratch on the librispeech_asr dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 4.3307
19
+ - Wer: 1.9296
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 0.0001
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
  - seed: 42
42
+ - gradient_accumulation_steps: 2
43
+ - total_train_batch_size: 16
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 500
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
53
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
54
+ | 4.3147 | 0.28 | 500 | 4.7075 | 1.9290 |
55
+ | 4.4733 | 0.56 | 1000 | 4.6153 | 1.9654 |
56
+ | 4.2575 | 0.84 | 1500 | 4.3307 | 1.9296 |
57
 
58
 
59
  ### Framework versions
wandb/run-20220301_171456-1jxdkzs7/files/output.log CHANGED
@@ -5435,3 +5435,96 @@
5435
  {'loss': 3.4805, 'learning_rate': 3.1152647975077885e-07, 'epoch': 1.0}
5436
  [INFO|trainer.py:2114] 2022-03-01 19:36:58,542 >> Saving model checkpoint to ./ ./pytorch_model.bin:44<00:00, 1.48s/it][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5437
  [INFO|modeling_utils.py:1081] 2022-03-01 19:37:14,780 >> Model weights saved in ./pytorch_model.bin:44<00:00, 1.48s/it][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5435
  {'loss': 3.4805, 'learning_rate': 3.1152647975077885e-07, 'epoch': 1.0}
5436
  [INFO|trainer.py:2114] 2022-03-01 19:36:58,542 >> Saving model checkpoint to ./ ./pytorch_model.bin:44<00:00, 1.48s/it][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5437
  [INFO|modeling_utils.py:1081] 2022-03-01 19:37:14,780 >> Model weights saved in ./pytorch_model.bin:44<00:00, 1.48s/it][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5438
+ Upload file pytorch_model.bin: 0%|▏ | 8.94M/2.99G [00:01<05:43, 9.31MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5439
+ Upload file pytorch_model.bin: 2%|▋ | 47.1M/2.99G [00:03<02:59, 17.6MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5440
+ Upload file pytorch_model.bin: 3%|█▎ | 87.4M/2.99G [00:05<02:37, 19.8MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5441
+ Upload file pytorch_model.bin: 4%|██ | 129M/2.99G [00:07<02:27, 20.8MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5442
+ Upload file pytorch_model.bin: 6%|██▋ | 171M/2.99G [00:09<02:21, 21.5MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5443
+ Upload file pytorch_model.bin: 7%|███▎ | 211M/2.99G [00:11<02:21, 21.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5444
+ Upload file pytorch_model.bin: 8%|███▉ | 251M/2.99G [00:13<02:19, 21.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5445
+ Upload file pytorch_model.bin: 8%|███▉ | 251M/2.99G [00:13<02:19, 21.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5446
+ Upload file pytorch_model.bin: 8%|███▉ | 251M/2.99G [00:13<02:19, 21.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5447
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5448
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5449
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5450
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5451
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5452
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5453
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5454
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5455
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5456
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5457
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5458
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5459
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5460
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5461
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5462
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5463
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5464
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5465
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5466
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5467
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5468
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5469
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5470
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5471
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5472
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5473
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5474
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5475
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5476
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5477
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5478
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5479
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5480
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5481
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5482
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5483
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5484
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5485
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5486
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5487
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5488
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5489
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5490
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5491
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5492
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5493
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5494
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5495
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5496
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5497
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5498
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5499
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5500
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5501
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5502
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5503
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5504
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5505
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5506
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5507
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5508
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5509
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5510
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5511
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5512
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5513
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5514
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5515
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5516
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5517
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5518
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5519
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5520
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5521
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5522
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5523
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5524
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5525
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5526
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5527
+ 55df39d..56361e4 main -> main1456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5528
+ 55df39d..56361e4 main -> main1456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|███████████| 53.6M/53.6M [00:18<00:00, 17.1MB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
5529
+ 03/01/2022 19:41:48 - WARNING - huggingface_hub.repository - To https://huggingface.co/sanchit-gandhi/wav2vec2-gpt2-wandb-grid-search
5530
+ Upload file wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb: 100%|████████████| 53.6M/53.6M [03:00<00:00, 196kB/s][INFO|trainer.py:1492] 2022-03-01 19:36:42,069 >> 1,590 >> Could not estimate the number of tokens of the input, floating-point operations will not be computed.forward` and have been ignored: input_length. If input_length are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
wandb/run-20220301_171456-1jxdkzs7/logs/debug-internal.log CHANGED
@@ -15741,3 +15741,126 @@
15741
  2022-03-01 19:38:29,576 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15742
  2022-03-01 19:38:44,627 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15743
  2022-03-01 19:38:44,627 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15741
  2022-03-01 19:38:29,576 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15742
  2022-03-01 19:38:44,627 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15743
  2022-03-01 19:38:44,627 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15744
+ 2022-03-01 19:38:46,616 DEBUG SenderThread:245766 [sender.py:send():235] send: stats
15745
+ 2022-03-01 19:38:51,308 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15746
+ 2022-03-01 19:38:53,308 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15747
+ 2022-03-01 19:38:55,309 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15748
+ 2022-03-01 19:38:57,310 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15749
+ 2022-03-01 19:38:59,311 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15750
+ 2022-03-01 19:38:59,676 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15751
+ 2022-03-01 19:38:59,676 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15752
+ 2022-03-01 19:39:01,311 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15753
+ 2022-03-01 19:39:03,312 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15754
+ 2022-03-01 19:39:05,313 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15755
+ 2022-03-01 19:39:07,313 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15756
+ 2022-03-01 19:39:09,314 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15757
+ 2022-03-01 19:39:11,315 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15758
+ 2022-03-01 19:39:13,315 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15759
+ 2022-03-01 19:39:14,725 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15760
+ 2022-03-01 19:39:14,725 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15761
+ 2022-03-01 19:39:15,316 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15762
+ 2022-03-01 19:39:16,990 DEBUG SenderThread:245766 [sender.py:send():235] send: stats
15763
+ 2022-03-01 19:39:17,317 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15764
+ 2022-03-01 19:39:19,318 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15765
+ 2022-03-01 19:39:21,318 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15766
+ 2022-03-01 19:39:23,319 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15767
+ 2022-03-01 19:39:25,320 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15768
+ 2022-03-01 19:39:27,320 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15769
+ 2022-03-01 19:39:29,321 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15770
+ 2022-03-01 19:39:29,800 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15771
+ 2022-03-01 19:39:29,800 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15772
+ 2022-03-01 19:39:31,322 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15773
+ 2022-03-01 19:39:33,323 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15774
+ 2022-03-01 19:39:35,323 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15775
+ 2022-03-01 19:39:37,324 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15776
+ 2022-03-01 19:39:39,325 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15777
+ 2022-03-01 19:39:41,325 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15778
+ 2022-03-01 19:39:43,326 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15779
+ 2022-03-01 19:39:44,846 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15780
+ 2022-03-01 19:39:44,847 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15781
+ 2022-03-01 19:39:45,326 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15782
+ 2022-03-01 19:39:47,327 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15783
+ 2022-03-01 19:39:47,350 DEBUG SenderThread:245766 [sender.py:send():235] send: stats
15784
+ 2022-03-01 19:39:49,328 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15785
+ 2022-03-01 19:39:51,329 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15786
+ 2022-03-01 19:39:53,330 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15787
+ 2022-03-01 19:39:55,330 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15788
+ 2022-03-01 19:39:57,331 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15789
+ 2022-03-01 19:39:59,332 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15790
+ 2022-03-01 19:39:59,899 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15791
+ 2022-03-01 19:39:59,899 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15792
+ 2022-03-01 19:40:01,333 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15793
+ 2022-03-01 19:40:03,333 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15794
+ 2022-03-01 19:40:05,334 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15795
+ 2022-03-01 19:40:07,335 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15796
+ 2022-03-01 19:40:09,336 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15797
+ 2022-03-01 19:40:11,336 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15798
+ 2022-03-01 19:40:13,337 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15799
+ 2022-03-01 19:40:14,948 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15800
+ 2022-03-01 19:40:14,948 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15801
+ 2022-03-01 19:40:15,338 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15802
+ 2022-03-01 19:40:17,338 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15803
+ 2022-03-01 19:40:17,716 DEBUG SenderThread:245766 [sender.py:send():235] send: stats
15804
+ 2022-03-01 19:40:19,339 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15805
+ 2022-03-01 19:40:21,340 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15806
+ 2022-03-01 19:40:23,341 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15807
+ 2022-03-01 19:40:25,341 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15808
+ 2022-03-01 19:40:27,342 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15809
+ 2022-03-01 19:40:29,343 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15810
+ 2022-03-01 19:40:29,998 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15811
+ 2022-03-01 19:40:29,998 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15812
+ 2022-03-01 19:40:31,343 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15813
+ 2022-03-01 19:40:33,344 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15814
+ 2022-03-01 19:40:35,345 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15815
+ 2022-03-01 19:40:37,345 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15816
+ 2022-03-01 19:40:39,346 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15817
+ 2022-03-01 19:40:41,347 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15818
+ 2022-03-01 19:40:43,347 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15819
+ 2022-03-01 19:40:45,042 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15820
+ 2022-03-01 19:40:45,042 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15821
+ 2022-03-01 19:40:45,348 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15822
+ 2022-03-01 19:40:47,349 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15823
+ 2022-03-01 19:40:48,091 DEBUG SenderThread:245766 [sender.py:send():235] send: stats
15824
+ 2022-03-01 19:40:49,350 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15825
+ 2022-03-01 19:40:51,351 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15826
+ 2022-03-01 19:40:53,351 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15827
+ 2022-03-01 19:40:55,352 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15828
+ 2022-03-01 19:40:57,353 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15829
+ 2022-03-01 19:40:59,353 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15830
+ 2022-03-01 19:41:00,100 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15831
+ 2022-03-01 19:41:00,101 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15832
+ 2022-03-01 19:41:01,354 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15833
+ 2022-03-01 19:41:03,355 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15834
+ 2022-03-01 19:41:05,355 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15835
+ 2022-03-01 19:41:07,356 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15836
+ 2022-03-01 19:41:09,357 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15837
+ 2022-03-01 19:41:11,357 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15838
+ 2022-03-01 19:41:13,358 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15839
+ 2022-03-01 19:41:15,156 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15840
+ 2022-03-01 19:41:15,156 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15841
+ 2022-03-01 19:41:15,359 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15842
+ 2022-03-01 19:41:17,359 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15843
+ 2022-03-01 19:41:18,468 DEBUG SenderThread:245766 [sender.py:send():235] send: stats
15844
+ 2022-03-01 19:41:19,360 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15845
+ 2022-03-01 19:41:21,361 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15846
+ 2022-03-01 19:41:23,361 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15847
+ 2022-03-01 19:41:25,362 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15848
+ 2022-03-01 19:41:27,363 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15849
+ 2022-03-01 19:41:29,363 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15850
+ 2022-03-01 19:41:30,210 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15851
+ 2022-03-01 19:41:30,210 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15852
+ 2022-03-01 19:41:31,364 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15853
+ 2022-03-01 19:41:33,365 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15854
+ 2022-03-01 19:41:35,365 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15855
+ 2022-03-01 19:41:37,366 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15856
+ 2022-03-01 19:41:39,367 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15857
+ 2022-03-01 19:41:41,368 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15858
+ 2022-03-01 19:41:43,368 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15859
+ 2022-03-01 19:41:45,270 DEBUG HandlerThread:245766 [handler.py:handle_request():131] handle_request: stop_status
15860
+ 2022-03-01 19:41:45,270 DEBUG SenderThread:245766 [sender.py:send_request():249] send_request: stop_status
15861
+ 2022-03-01 19:41:45,369 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15862
+ 2022-03-01 19:41:47,370 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15863
+ 2022-03-01 19:41:48,833 DEBUG SenderThread:245766 [sender.py:send():235] send: stats
15864
+ 2022-03-01 19:41:49,370 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15865
+ 2022-03-01 19:41:50,371 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
15866
+ 2022-03-01 19:41:51,371 INFO Thread-8 :245766 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_171456-1jxdkzs7/files/output.log
wandb/run-20220301_171456-1jxdkzs7/run-1jxdkzs7.wandb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cff25266dfe86a45c3c15728cccdc78925360f8f8d901a2e8989c7776781637d
3
- size 56216921
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f6ce07ca0b28dfc408654e08879f680ee5bb5b685b1b7b3db58017d25fc6545
3
+ size 56274026