sanchit-gandhi
commited on
Commit
·
c75f5cc
1
Parent(s):
1772181
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: 0.
|
36 |
-
- train_batch_size:
|
37 |
-
- eval_batch_size:
|
38 |
- seed: 42
|
39 |
-
- gradient_accumulation_steps:
|
40 |
-
- total_train_batch_size:
|
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.7459
|
19 |
+
- Wer: 1.9763
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 0.0003
|
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.6975 | 0.28 | 500 | 5.3621 | 1.9586 |
|
55 |
+
| 4.5835 | 0.56 | 1000 | 5.4106 | 1.8471 |
|
56 |
+
| 4.584 | 0.84 | 1500 | 4.7459 | 1.9763 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
wandb/run-20220302_085255-16llzpbl/files/output.log
CHANGED
@@ -5440,3 +5440,81 @@
|
|
5440 |
{'loss': 3.9784, 'learning_rate': 9.345794392523364e-07, 'epoch': 1.0}
|
5441 |
[INFO|trainer.py:2114] 2022-03-02 11:16:05,796 >> Saving model checkpoint to ./ ./pytorch_model.bin:52<00:00, 1.47s/it][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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 |
[INFO|modeling_utils.py:1081] 2022-03-02 11:16:21,974 >> Model weights saved in ./pytorch_model.bin:52<00:00, 1.47s/it][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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 |
{'loss': 3.9784, 'learning_rate': 9.345794392523364e-07, 'epoch': 1.0}
|
5441 |
[INFO|trainer.py:2114] 2022-03-02 11:16:05,796 >> Saving model checkpoint to ./ ./pytorch_model.bin:52<00:00, 1.47s/it][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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 |
[INFO|modeling_utils.py:1081] 2022-03-02 11:16:21,974 >> Model weights saved in ./pytorch_model.bin:52<00:00, 1.47s/it][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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: 0%|▏ | 13.5M/2.99G [00:01<03:47, 14.1MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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: 2%|▊ | 50.8M/2.99G [00:03<02:53, 18.2MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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: 3%|█▍ | 90.5M/2.99G [00:05<02:37, 19.8MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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: 4%|██ | 131M/2.99G [00:07<02:29, 20.6MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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 pytorch_model.bin: 6%|██▋ | 172M/2.99G [00:09<02:24, 20.9MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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 pytorch_model.bin: 7%|███▎ | 213M/2.99G [00:11<02:20, 21.3MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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 pytorch_model.bin: 8%|████ | 256M/2.99G [00:13<02:15, 21.8MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|███████████| 55.1M/55.1M [00:15<00:00, 17.7MB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|████████████| 55.1M/55.1M [02:29<00:00, 229kB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/run-16llzpbl.wandb: 100%|████████████| 55.1M/55.1M [02:29<00:00, 229kB/s][INFO|trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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 |
+
03/02/2022 11:20:28 - WARNING - huggingface_hub.repository - To https://huggingface.co/sanchit-gandhi/wav2vec2-gpt2-wandb-grid-search
|
5520 |
+
[INFO|modelcard.py:460] 2022-03-02 11:20:31,758 >> Dropping the following result as it does not have all the necessary fields:trainer.py:1492] 2022-03-02 11:15:49,467 >> 8,984 >> 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-20220302_085255-16llzpbl/logs/debug-internal.log
CHANGED
@@ -15783,3 +15783,105 @@ requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='api.wandb.ai', port=4
|
|
15783 |
2022-03-02 11:17:46,788 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15784 |
2022-03-02 11:17:46,788 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15785 |
2022-03-02 11:17:56,087 DEBUG SenderThread:254666 [sender.py:send():235] send: stats
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15783 |
2022-03-02 11:17:46,788 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15784 |
2022-03-02 11:17:46,788 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15785 |
2022-03-02 11:17:56,087 DEBUG SenderThread:254666 [sender.py:send():235] send: stats
|
15786 |
+
2022-03-02 11:18:01,840 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15787 |
+
2022-03-02 11:18:01,840 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15788 |
+
2022-03-02 11:18:02,343 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15789 |
+
2022-03-02 11:18:04,344 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15790 |
+
2022-03-02 11:18:06,345 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15791 |
+
2022-03-02 11:18:08,345 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15792 |
+
2022-03-02 11:18:10,346 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15793 |
+
2022-03-02 11:18:12,346 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15794 |
+
2022-03-02 11:18:14,347 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15795 |
+
2022-03-02 11:18:16,348 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15796 |
+
2022-03-02 11:18:16,902 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15797 |
+
2022-03-02 11:18:16,902 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15798 |
+
2022-03-02 11:18:18,348 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15799 |
+
2022-03-02 11:18:20,349 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15800 |
+
2022-03-02 11:18:22,350 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15801 |
+
2022-03-02 11:18:24,350 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15802 |
+
2022-03-02 11:18:26,351 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15803 |
+
2022-03-02 11:18:26,481 DEBUG SenderThread:254666 [sender.py:send():235] send: stats
|
15804 |
+
2022-03-02 11:18:28,352 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15805 |
+
2022-03-02 11:18:30,352 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15806 |
+
2022-03-02 11:18:31,952 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15807 |
+
2022-03-02 11:18:31,953 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15808 |
+
2022-03-02 11:18:32,353 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15809 |
+
2022-03-02 11:18:34,354 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15810 |
+
2022-03-02 11:18:36,354 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15811 |
+
2022-03-02 11:18:38,355 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15812 |
+
2022-03-02 11:18:40,355 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15813 |
+
2022-03-02 11:18:42,356 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15814 |
+
2022-03-02 11:18:44,357 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15815 |
+
2022-03-02 11:18:46,357 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15816 |
+
2022-03-02 11:18:47,003 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15817 |
+
2022-03-02 11:18:47,003 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15818 |
+
2022-03-02 11:18:48,358 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15819 |
+
2022-03-02 11:18:50,359 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15820 |
+
2022-03-02 11:18:52,359 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15821 |
+
2022-03-02 11:18:54,360 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15822 |
+
2022-03-02 11:18:56,360 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15823 |
+
2022-03-02 11:18:56,864 DEBUG SenderThread:254666 [sender.py:send():235] send: stats
|
15824 |
+
2022-03-02 11:18:58,361 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15825 |
+
2022-03-02 11:19:00,362 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15826 |
+
2022-03-02 11:19:02,047 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15827 |
+
2022-03-02 11:19:02,047 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15828 |
+
2022-03-02 11:19:02,362 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15829 |
+
2022-03-02 11:19:04,363 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15830 |
+
2022-03-02 11:19:06,363 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15831 |
+
2022-03-02 11:19:08,364 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15832 |
+
2022-03-02 11:19:10,365 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15833 |
+
2022-03-02 11:19:12,365 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15834 |
+
2022-03-02 11:19:14,366 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15835 |
+
2022-03-02 11:19:16,367 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15836 |
+
2022-03-02 11:19:17,123 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15837 |
+
2022-03-02 11:19:17,123 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15838 |
+
2022-03-02 11:19:19,368 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15839 |
+
2022-03-02 11:19:21,368 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15840 |
+
2022-03-02 11:19:23,369 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15841 |
+
2022-03-02 11:19:25,370 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15842 |
+
2022-03-02 11:19:27,249 DEBUG SenderThread:254666 [sender.py:send():235] send: stats
|
15843 |
+
2022-03-02 11:19:27,370 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15844 |
+
2022-03-02 11:19:29,371 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15845 |
+
2022-03-02 11:19:31,372 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15846 |
+
2022-03-02 11:19:32,170 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15847 |
+
2022-03-02 11:19:32,170 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15848 |
+
2022-03-02 11:19:33,372 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15849 |
+
2022-03-02 11:19:35,373 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15850 |
+
2022-03-02 11:19:37,374 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15851 |
+
2022-03-02 11:19:39,374 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15852 |
+
2022-03-02 11:19:41,375 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15853 |
+
2022-03-02 11:19:43,376 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15854 |
+
2022-03-02 11:19:45,376 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15855 |
+
2022-03-02 11:19:47,216 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15856 |
+
2022-03-02 11:19:47,216 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15857 |
+
2022-03-02 11:19:47,377 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15858 |
+
2022-03-02 11:19:49,378 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15859 |
+
2022-03-02 11:19:51,378 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15860 |
+
2022-03-02 11:19:53,379 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15861 |
+
2022-03-02 11:19:55,380 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15862 |
+
2022-03-02 11:19:57,380 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15863 |
+
2022-03-02 11:19:57,636 DEBUG SenderThread:254666 [sender.py:send():235] send: stats
|
15864 |
+
2022-03-02 11:19:59,381 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15865 |
+
2022-03-02 11:20:01,382 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15866 |
+
2022-03-02 11:20:02,260 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15867 |
+
2022-03-02 11:20:02,260 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15868 |
+
2022-03-02 11:20:03,382 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15869 |
+
2022-03-02 11:20:05,383 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15870 |
+
2022-03-02 11:20:07,383 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15871 |
+
2022-03-02 11:20:09,384 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15872 |
+
2022-03-02 11:20:11,385 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15873 |
+
2022-03-02 11:20:13,386 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15874 |
+
2022-03-02 11:20:15,386 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15875 |
+
2022-03-02 11:20:17,312 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15876 |
+
2022-03-02 11:20:17,312 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
15877 |
+
2022-03-02 11:20:17,387 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15878 |
+
2022-03-02 11:20:19,388 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15879 |
+
2022-03-02 11:20:21,389 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15880 |
+
2022-03-02 11:20:23,390 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15881 |
+
2022-03-02 11:20:25,390 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15882 |
+
2022-03-02 11:20:27,391 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15883 |
+
2022-03-02 11:20:28,026 DEBUG SenderThread:254666 [sender.py:send():235] send: stats
|
15884 |
+
2022-03-02 11:20:29,392 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15885 |
+
2022-03-02 11:20:31,392 INFO Thread-8 :254666 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220302_085255-16llzpbl/files/output.log
|
15886 |
+
2022-03-02 11:20:32,415 DEBUG HandlerThread:254666 [handler.py:handle_request():131] handle_request: stop_status
|
15887 |
+
2022-03-02 11:20:32,415 DEBUG SenderThread:254666 [sender.py:send_request():249] send_request: stop_status
|
wandb/run-20220302_085255-16llzpbl/run-16llzpbl.wandb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a48d28cc5016ee5655c21ddfecec78f81694cd5da3919a9bcfbcc59a55d5a5b0
|
3 |
+
size 57843132
|