sanchit-gandhi HF staff commited on
Commit
9b16ff9
1 Parent(s): 9f862b3

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: 1e-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.2076
19
+ - Wer: 1.9033
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 3e-05
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.114 | 0.28 | 500 | 4.3113 | 1.9472 |
55
+ | 4.3994 | 0.56 | 1000 | 4.2764 | 1.9604 |
56
+ | 4.3001 | 0.84 | 1500 | 4.2076 | 1.9033 |
57
 
58
 
59
  ### Framework versions
wandb/run-20220301_013112-3e2necnj/files/output.log CHANGED
@@ -5435,3 +5435,82 @@
5435
  {'loss': 3.5579, 'learning_rate': 9.345794392523364e-08, 'epoch': 1.0}
5436
  [INFO|trainer.py:2114] 2022-03-01 03:53:24,709 >> Saving model checkpoint to ./ ./pytorch_model.bin:53<00:00, 1.50s/it][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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 03:53:41,008 >> Model weights saved in ./pytorch_model.bin:53<00:00, 1.50s/it][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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.5579, 'learning_rate': 9.345794392523364e-08, 'epoch': 1.0}
5436
  [INFO|trainer.py:2114] 2022-03-01 03:53:24,709 >> Saving model checkpoint to ./ ./pytorch_model.bin:53<00:00, 1.50s/it][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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 03:53:41,008 >> Model weights saved in ./pytorch_model.bin:53<00:00, 1.50s/it][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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%| | 32.0k/2.99G [00:00<?, ?B/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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: 1%|▍ | 31.7M/2.99G [00:02<03:07, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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: 2%|█ | 68.8M/2.99G [00:04<02:47, 18.7MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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%|█▋ | 110M/2.99G [00:06<02:32, 20.3MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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: 5%|██▎ | 150M/2.99G [00:08<02:27, 20.7MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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: 6%|██▉ | 190M/2.99G [00:10<02:25, 20.8MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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%|███▌ | 230M/2.99G [00:12<02:22, 20.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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%|███▌ | 230M/2.99G [00:12<02:22, 20.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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 wandb/run-20220301_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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
+ 07d31f4..9f862b3 main -> main3112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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
+ 07d31f4..9f862b3 main -> main3112-3e2necnj/run-3e2necnj.wandb: 100%|███████████| 52.9M/52.9M [00:15<00:00, 16.9MB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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
+ 03/01/2022 03:57:48 - WARNING - huggingface_hub.repository - To https://huggingface.co/sanchit-gandhi/wav2vec2-gpt2-wandb-grid-search
5516
+ Upload file wandb/run-20220301_013112-3e2necnj/run-3e2necnj.wandb: 100%|████████████| 52.9M/52.9M [02:31<00:00, 217kB/s][INFO|trainer.py:1492] 2022-03-01 03:53:07,115 >> 6,589 >> 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_013112-3e2necnj/logs/debug-internal.log CHANGED
@@ -15565,3 +15565,106 @@
15565
  2022-03-01 03:55:03,789 DEBUG SenderThread:237027 [sender.py:send():235] send: stats
15566
  2022-03-01 03:55:13,733 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15567
  2022-03-01 03:55:13,734 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15565
  2022-03-01 03:55:03,789 DEBUG SenderThread:237027 [sender.py:send():235] send: stats
15566
  2022-03-01 03:55:13,733 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15567
  2022-03-01 03:55:13,734 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15568
+ 2022-03-01 03:55:18,368 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15569
+ 2022-03-01 03:55:20,369 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15570
+ 2022-03-01 03:55:22,370 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15571
+ 2022-03-01 03:55:24,370 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15572
+ 2022-03-01 03:55:26,371 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15573
+ 2022-03-01 03:55:28,372 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15574
+ 2022-03-01 03:55:28,793 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15575
+ 2022-03-01 03:55:28,793 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15576
+ 2022-03-01 03:55:30,373 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15577
+ 2022-03-01 03:55:32,373 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15578
+ 2022-03-01 03:55:34,164 DEBUG SenderThread:237027 [sender.py:send():235] send: stats
15579
+ 2022-03-01 03:55:34,374 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15580
+ 2022-03-01 03:55:36,375 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15581
+ 2022-03-01 03:55:38,376 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15582
+ 2022-03-01 03:55:40,376 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15583
+ 2022-03-01 03:55:42,377 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15584
+ 2022-03-01 03:55:43,840 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15585
+ 2022-03-01 03:55:43,841 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15586
+ 2022-03-01 03:55:44,378 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15587
+ 2022-03-01 03:55:46,378 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15588
+ 2022-03-01 03:55:48,379 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15589
+ 2022-03-01 03:55:50,380 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15590
+ 2022-03-01 03:55:52,380 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15591
+ 2022-03-01 03:55:54,381 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15592
+ 2022-03-01 03:55:56,382 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15593
+ 2022-03-01 03:55:58,383 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15594
+ 2022-03-01 03:55:58,889 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15595
+ 2022-03-01 03:55:58,890 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15596
+ 2022-03-01 03:56:00,384 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15597
+ 2022-03-01 03:56:02,384 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15598
+ 2022-03-01 03:56:04,385 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15599
+ 2022-03-01 03:56:04,536 DEBUG SenderThread:237027 [sender.py:send():235] send: stats
15600
+ 2022-03-01 03:56:06,386 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15601
+ 2022-03-01 03:56:08,387 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15602
+ 2022-03-01 03:56:10,388 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15603
+ 2022-03-01 03:56:12,388 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15604
+ 2022-03-01 03:56:14,101 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15605
+ 2022-03-01 03:56:14,101 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15606
+ 2022-03-01 03:56:14,389 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15607
+ 2022-03-01 03:56:16,390 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15608
+ 2022-03-01 03:56:18,391 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15609
+ 2022-03-01 03:56:20,391 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15610
+ 2022-03-01 03:56:22,392 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15611
+ 2022-03-01 03:56:24,392 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15612
+ 2022-03-01 03:56:26,393 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15613
+ 2022-03-01 03:56:28,394 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15614
+ 2022-03-01 03:56:29,177 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15615
+ 2022-03-01 03:56:29,178 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15616
+ 2022-03-01 03:56:30,395 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15617
+ 2022-03-01 03:56:32,396 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15618
+ 2022-03-01 03:56:34,396 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15619
+ 2022-03-01 03:56:34,921 DEBUG SenderThread:237027 [sender.py:send():235] send: stats
15620
+ 2022-03-01 03:56:36,397 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15621
+ 2022-03-01 03:56:38,398 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15622
+ 2022-03-01 03:56:40,398 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15623
+ 2022-03-01 03:56:42,399 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15624
+ 2022-03-01 03:56:44,231 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15625
+ 2022-03-01 03:56:44,231 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15626
+ 2022-03-01 03:56:44,400 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15627
+ 2022-03-01 03:56:46,400 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15628
+ 2022-03-01 03:56:48,401 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15629
+ 2022-03-01 03:56:50,402 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15630
+ 2022-03-01 03:56:52,402 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15631
+ 2022-03-01 03:56:54,403 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15632
+ 2022-03-01 03:56:56,404 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15633
+ 2022-03-01 03:56:58,404 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15634
+ 2022-03-01 03:56:59,274 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15635
+ 2022-03-01 03:56:59,275 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15636
+ 2022-03-01 03:57:00,405 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15637
+ 2022-03-01 03:57:02,406 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15638
+ 2022-03-01 03:57:04,406 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15639
+ 2022-03-01 03:57:05,298 DEBUG SenderThread:237027 [sender.py:send():235] send: stats
15640
+ 2022-03-01 03:57:06,407 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15641
+ 2022-03-01 03:57:08,408 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15642
+ 2022-03-01 03:57:10,408 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15643
+ 2022-03-01 03:57:12,409 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15644
+ 2022-03-01 03:57:14,327 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15645
+ 2022-03-01 03:57:14,327 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15646
+ 2022-03-01 03:57:14,410 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15647
+ 2022-03-01 03:57:16,410 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15648
+ 2022-03-01 03:57:18,411 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15649
+ 2022-03-01 03:57:20,412 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15650
+ 2022-03-01 03:57:22,412 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15651
+ 2022-03-01 03:57:24,413 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15652
+ 2022-03-01 03:57:26,414 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15653
+ 2022-03-01 03:57:28,414 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15654
+ 2022-03-01 03:57:29,379 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15655
+ 2022-03-01 03:57:29,379 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15656
+ 2022-03-01 03:57:30,415 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15657
+ 2022-03-01 03:57:33,416 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15658
+ 2022-03-01 03:57:35,417 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15659
+ 2022-03-01 03:57:35,676 DEBUG SenderThread:237027 [sender.py:send():235] send: stats
15660
+ 2022-03-01 03:57:37,418 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15661
+ 2022-03-01 03:57:39,418 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15662
+ 2022-03-01 03:57:41,419 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15663
+ 2022-03-01 03:57:43,420 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15664
+ 2022-03-01 03:57:44,426 DEBUG HandlerThread:237027 [handler.py:handle_request():131] handle_request: stop_status
15665
+ 2022-03-01 03:57:44,426 DEBUG SenderThread:237027 [sender.py:send_request():249] send_request: stop_status
15666
+ 2022-03-01 03:57:45,420 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15667
+ 2022-03-01 03:57:47,421 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15668
+ 2022-03-01 03:57:49,422 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15669
+ 2022-03-01 03:57:50,422 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
15670
+ 2022-03-01 03:57:51,423 INFO Thread-8 :237027 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220301_013112-3e2necnj/files/output.log
wandb/run-20220301_013112-3e2necnj/run-3e2necnj.wandb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd8e95350fdac3e8869e655797948dbb9abd83b25c1929a83ba7e1337d186969
3
- size 55513849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba256d885f83e19cbe5594505f55ad099248862e927910ef0a5705216a7106fe
3
+ size 55560623