sanchit-gandhi HF staff commited on
Commit
1bfa679
1 Parent(s): efe1893

Training in progress, step 500

Browse files
.gitattributes CHANGED
@@ -26,3 +26,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
26
  *.zstandard filter=lfs diff=lfs merge=lfs -text
27
  *tfevents* filter=lfs diff=lfs merge=lfs -text
28
  wandb/run-20220322_163235-2yj5gh94/run-2yj5gh94.wandb filter=lfs diff=lfs merge=lfs -text
 
26
  *.zstandard filter=lfs diff=lfs merge=lfs -text
27
  *tfevents* filter=lfs diff=lfs merge=lfs -text
28
  wandb/run-20220322_163235-2yj5gh94/run-2yj5gh94.wandb filter=lfs diff=lfs merge=lfs -text
29
+ wandb/run-20220323_165914-1vl16ira/run-1vl16ira.wandb filter=lfs diff=lfs merge=lfs -text
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88dad54d8a1ce99adb46627da1869269fe1e44ae47826cd321677eb4930a3041
3
  size 2353901617
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a50e25c6227925fae3ea075c8075683a8cbea285320109435437bcfb9497dd7
3
  size 2353901617
run_speech_recognition_seq2seq.py CHANGED
@@ -468,7 +468,7 @@ def main():
468
  optimizers = (optimizer, None)
469
 
470
 
471
- #11. Initialize Trainer
472
 
473
  trainer = Seq2SeqTrainer(
474
  model=model,
@@ -478,7 +478,6 @@ def main():
478
  tokenizer=feature_extractor,
479
  data_collator=data_collator,
480
  compute_metrics=compute_metrics if training_args.predict_with_generate else None,
481
- optimizers=optimizers,
482
  )
483
 
484
  # 12. Training
468
  optimizers = (optimizer, None)
469
 
470
 
471
+ #11. Initialize (Default) Trainer
472
 
473
  trainer = Seq2SeqTrainer(
474
  model=model,
478
  tokenizer=feature_extractor,
479
  data_collator=data_collator,
480
  compute_metrics=compute_metrics if training_args.predict_with_generate else None,
 
481
  )
482
 
483
  # 12. Training
runs/Mar23_16-58-49_sanchit--v100/1648054754.0294988/events.out.tfevents.1648054754.sanchit--v100.1749532.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0337529229f0f1da15ab6f05d7acf54687c7f13ce103ac1c4737577f4e1ed4f6
3
+ size 4973
runs/Mar23_16-58-49_sanchit--v100/events.out.tfevents.1648054754.sanchit--v100.1749532.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:504652b10bc20f6b51ba7592a74db16dfb3d7ce813c942c62c1d18f9ca0e1a79
3
+ size 87888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c810f13f0d8c3033a5288290111ab88b4aa41f0d9318fe5b5c8463f4e2c2706d
3
  size 3119
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7648918286dcb55f603f9de620875566be688909fdceaf18a2e392817ae76946
3
  size 3119
wandb/debug-internal.log CHANGED
@@ -1 +1 @@
1
- run-20220322_163235-2yj5gh94/logs/debug-internal.log
1
+ run-20220323_165914-1vl16ira/logs/debug-internal.log
wandb/debug.log CHANGED
@@ -1 +1 @@
1
- run-20220322_163235-2yj5gh94/logs/debug.log
1
+ run-20220323_165914-1vl16ira/logs/debug.log
wandb/latest-run CHANGED
@@ -1 +1 @@
1
- run-20220322_163235-2yj5gh94
1
+ run-20220323_165914-1vl16ira
wandb/run-20220322_163235-2yj5gh94/files/config.yaml CHANGED
@@ -8669,7 +8669,14 @@ _wandb:
8669
  - 1
8670
  - 5
8671
  - 11
 
 
 
 
 
8672
  3:
 
 
8673
  - 13
8674
  4: 3.9.5
8675
  5: 0.12.10
8669
  - 1
8670
  - 5
8671
  - 11
8672
+ 2:
8673
+ - 1
8674
+ - 5
8675
+ - 11
8676
+ - 12
8677
  3:
8678
+ - 1
8679
+ - 7
8680
  - 13
8681
  4: 3.9.5
8682
  5: 0.12.10
wandb/run-20220322_163235-2yj5gh94/files/output.log CHANGED
@@ -15894,3 +15894,19 @@ To https://huggingface.co/sanchit-gandhi/wav2vec2-2-bart-large-cnn
15894
  eval_samples_per_second = 4.593
15895
  eval_steps_per_second = 0.575
15896
  eval_wer = 0.0899
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15894
  eval_samples_per_second = 4.593
15895
  eval_steps_per_second = 0.575
15896
  eval_wer = 0.0899
15897
+ [INFO|trainer.py:2369] 2022-03-23 00:12:18,345 >> Batch size = 8 100%|█████████████| 216M/216M [00:11<00:00, 20.5MB/s]g-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
15898
+ [INFO|trainer.py:2369] 2022-03-23 00:12:18,345 >> Batch size = 8 100%|█████████████| 216M/216M [00:11<00:00, 20.5MB/s]g-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
15899
+ [INFO|trainer.py:2369] 2022-03-23 00:12:18,345 >> Batch size = 8 100%|█████████████| 216M/216M [00:11<00:00, 20.5MB/s]g-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
15900
+ [INFO|trainer.py:2369] 2022-03-23 00:12:18,345 >> Batch size = 8 100%|█████████████| 216M/216M [00:11<00:00, 20.5MB/s]g-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
15901
+ [INFO|trainer.py:2369] 2022-03-23 00:12:18,345 >> Batch size = 8 100%|█████████████| 216M/216M [00:11<00:00, 20.5MB/s]g-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
15902
+ [INFO|trainer.py:2369] 2022-03-23 00:12:18,345 >> Batch size = 8 100%|█████████████| 216M/216M [00:11<00:00, 20.5MB/s]g-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
15903
+ [INFO|trainer.py:2369] 2022-03-23 00:12:18,345 >> Batch size = 8 100%|█████████████| 216M/216M [00:11<00:00, 20.5MB/s]g-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
15904
+ 03/23/2022 00:22:39 - WARNING - huggingface_hub.repository - remote: tput: No value for $TERM and no -T specified
15905
+ remote: tput: No value for $TERM and no -T specified
15906
+ remote: tput: No value for $TERM and no -T specified
15907
+ remote: tput: No value for $TERM and no -T specified
15908
+ To https://huggingface.co/sanchit-gandhi/wav2vec2-2-bart-large-cnn
15909
+ Upload file wandb/run-20220322_163235-2yj5gh94/run-2yj5gh94.wandb: 100%|█████████████| 216M/216M [00:11<00:00, 20.5MB/s]g-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
15910
+ File "/home/sanchit_huggingface_co/gcp/lib/python3.9/site-packages/huggingface_hub/hf_api.py", line 870, in model_infog-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
15911
+ File "/home/sanchit_huggingface_co/gcp/lib/python3.9/site-packages/huggingface_hub/hf_api.py", line 870, in model_infog-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
15912
+ File "/home/sanchit_huggingface_co/gcp/lib/python3.9/site-packages/huggingface_hub/hf_api.py", line 870, in model_infog-point operations will not be computed-22 23:49:41,933 >> `use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...
wandb/run-20220322_163235-2yj5gh94/files/wandb-summary.json CHANGED
The diff for this file is too large to render. See raw diff
wandb/run-20220322_163235-2yj5gh94/logs/debug-internal.log CHANGED
@@ -30399,3 +30399,121 @@
30399
  2022-03-23 00:22:07,600 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30400
  2022-03-23 00:22:20,444 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: stop_status
30401
  2022-03-23 00:22:20,445 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: stop_status
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30399
  2022-03-23 00:22:07,600 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30400
  2022-03-23 00:22:20,444 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: stop_status
30401
  2022-03-23 00:22:20,445 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: stop_status
30402
+ 2022-03-23 00:22:29,606 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30403
+ 2022-03-23 00:22:31,607 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30404
+ 2022-03-23 00:22:33,608 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30405
+ 2022-03-23 00:22:35,508 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: stop_status
30406
+ 2022-03-23 00:22:35,508 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: stop_status
30407
+ 2022-03-23 00:22:35,609 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30408
+ 2022-03-23 00:22:37,610 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30409
+ 2022-03-23 00:22:38,597 DEBUG SenderThread:271243 [sender.py:send():235] send: stats
30410
+ 2022-03-23 00:22:39,610 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30411
+ 2022-03-23 00:22:40,611 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30412
+ 2022-03-23 00:22:41,611 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30413
+ 2022-03-23 00:22:45,572 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30414
+ 2022-03-23 00:22:45,572 DEBUG SenderThread:271243 [sender.py:send():235] send: telemetry
30415
+ 2022-03-23 00:22:45,572 DEBUG SenderThread:271243 [sender.py:send():235] send: exit
30416
+ 2022-03-23 00:22:45,572 INFO SenderThread:271243 [sender.py:send_exit():371] handling exit code: 1
30417
+ 2022-03-23 00:22:45,572 INFO SenderThread:271243 [sender.py:send_exit():373] handling runtime: 28209
30418
+ 2022-03-23 00:22:45,617 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30419
+ 2022-03-23 00:22:45,618 INFO SenderThread:271243 [sender.py:_save_file():944] saving file wandb-summary.json with policy end
30420
+ 2022-03-23 00:22:45,618 INFO SenderThread:271243 [sender.py:send_exit():379] send defer
30421
+ 2022-03-23 00:22:45,619 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30422
+ 2022-03-23 00:22:45,619 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: defer
30423
+ 2022-03-23 00:22:45,619 INFO HandlerThread:271243 [handler.py:handle_request_defer():154] handle defer: 0
30424
+ 2022-03-23 00:22:45,620 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: defer
30425
+ 2022-03-23 00:22:45,620 INFO SenderThread:271243 [sender.py:send_request_defer():388] handle sender defer: 0
30426
+ 2022-03-23 00:22:45,620 INFO SenderThread:271243 [sender.py:transition_state():392] send defer: 1
30427
+ 2022-03-23 00:22:45,620 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: defer
30428
+ 2022-03-23 00:22:45,620 INFO HandlerThread:271243 [handler.py:handle_request_defer():154] handle defer: 1
30429
+ 2022-03-23 00:22:45,686 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: defer
30430
+ 2022-03-23 00:22:45,686 INFO SenderThread:271243 [sender.py:send_request_defer():388] handle sender defer: 1
30431
+ 2022-03-23 00:22:45,687 INFO SenderThread:271243 [sender.py:transition_state():392] send defer: 2
30432
+ 2022-03-23 00:22:45,687 DEBUG SenderThread:271243 [sender.py:send():235] send: stats
30433
+ 2022-03-23 00:22:45,687 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: defer
30434
+ 2022-03-23 00:22:45,687 INFO HandlerThread:271243 [handler.py:handle_request_defer():154] handle defer: 2
30435
+ 2022-03-23 00:22:45,687 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: defer
30436
+ 2022-03-23 00:22:45,687 INFO SenderThread:271243 [sender.py:send_request_defer():388] handle sender defer: 2
30437
+ 2022-03-23 00:22:45,688 INFO SenderThread:271243 [sender.py:transition_state():392] send defer: 3
30438
+ 2022-03-23 00:22:45,688 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: defer
30439
+ 2022-03-23 00:22:45,688 INFO HandlerThread:271243 [handler.py:handle_request_defer():154] handle defer: 3
30440
+ 2022-03-23 00:22:45,736 DEBUG SenderThread:271243 [sender.py:send():235] send: summary
30441
+ 2022-03-23 00:22:45,748 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30442
+ 2022-03-23 00:22:45,812 INFO SenderThread:271243 [sender.py:_save_file():944] saving file wandb-summary.json with policy end
30443
+ 2022-03-23 00:22:45,813 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: defer
30444
+ 2022-03-23 00:22:45,813 INFO SenderThread:271243 [sender.py:send_request_defer():388] handle sender defer: 3
30445
+ 2022-03-23 00:22:45,813 INFO SenderThread:271243 [sender.py:transition_state():392] send defer: 4
30446
+ 2022-03-23 00:22:45,813 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30447
+ 2022-03-23 00:22:45,814 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: defer
30448
+ 2022-03-23 00:22:45,814 INFO HandlerThread:271243 [handler.py:handle_request_defer():154] handle defer: 4
30449
+ 2022-03-23 00:22:45,814 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: defer
30450
+ 2022-03-23 00:22:45,814 INFO SenderThread:271243 [sender.py:send_request_defer():388] handle sender defer: 4
30451
+ 2022-03-23 00:22:45,915 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30452
+ 2022-03-23 00:22:46,544 INFO SenderThread:271243 [sender.py:transition_state():392] send defer: 5
30453
+ 2022-03-23 00:22:46,544 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30454
+ 2022-03-23 00:22:46,545 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: defer
30455
+ 2022-03-23 00:22:46,545 INFO HandlerThread:271243 [handler.py:handle_request_defer():154] handle defer: 5
30456
+ 2022-03-23 00:22:46,545 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: defer
30457
+ 2022-03-23 00:22:46,545 INFO SenderThread:271243 [sender.py:send_request_defer():388] handle sender defer: 5
30458
+ 2022-03-23 00:22:46,545 INFO SenderThread:271243 [dir_watcher.py:finish():283] shutting down directory watcher
30459
+ 2022-03-23 00:22:46,617 INFO Thread-8 :271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/wandb-summary.json
30460
+ 2022-03-23 00:22:46,618 INFO SenderThread:271243 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/config.yaml
30461
+ 2022-03-23 00:22:46,618 INFO SenderThread:271243 [dir_watcher.py:finish():313] scan: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files
30462
+ 2022-03-23 00:22:46,618 INFO SenderThread:271243 [dir_watcher.py:finish():327] scan save: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/wandb-metadata.json wandb-metadata.json
30463
+ 2022-03-23 00:22:46,618 INFO SenderThread:271243 [dir_watcher.py:finish():327] scan save: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log output.log
30464
+ 2022-03-23 00:22:46,618 INFO SenderThread:271243 [dir_watcher.py:finish():327] scan save: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/wandb-summary.json wandb-summary.json
30465
+ 2022-03-23 00:22:46,619 INFO SenderThread:271243 [dir_watcher.py:finish():327] scan save: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/requirements.txt requirements.txt
30466
+ 2022-03-23 00:22:46,619 INFO SenderThread:271243 [dir_watcher.py:finish():327] scan save: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/config.yaml config.yaml
30467
+ 2022-03-23 00:22:46,619 INFO SenderThread:271243 [sender.py:transition_state():392] send defer: 6
30468
+ 2022-03-23 00:22:46,619 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: defer
30469
+ 2022-03-23 00:22:46,620 INFO HandlerThread:271243 [handler.py:handle_request_defer():154] handle defer: 6
30470
+ 2022-03-23 00:22:46,624 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: defer
30471
+ 2022-03-23 00:22:46,625 INFO SenderThread:271243 [sender.py:send_request_defer():388] handle sender defer: 6
30472
+ 2022-03-23 00:22:46,625 INFO SenderThread:271243 [file_pusher.py:finish():177] shutting down file pusher
30473
+ 2022-03-23 00:22:46,646 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30474
+ 2022-03-23 00:22:46,646 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30475
+ 2022-03-23 00:22:46,748 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30476
+ 2022-03-23 00:22:46,748 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30477
+ 2022-03-23 00:22:46,850 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30478
+ 2022-03-23 00:22:46,850 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30479
+ 2022-03-23 00:22:46,952 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30480
+ 2022-03-23 00:22:46,952 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30481
+ 2022-03-23 00:22:46,962 INFO Thread-15 :271243 [upload_job.py:push():137] Uploaded file /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/config.yaml
30482
+ 2022-03-23 00:22:46,963 INFO Thread-13 :271243 [upload_job.py:push():137] Uploaded file /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/wandb-summary.json
30483
+ 2022-03-23 00:22:46,998 INFO Thread-14 :271243 [upload_job.py:push():137] Uploaded file /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/requirements.txt
30484
+ 2022-03-23 00:22:47,054 INFO Thread-12 :271243 [upload_job.py:push():137] Uploaded file /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/files/output.log
30485
+ 2022-03-23 00:22:47,054 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30486
+ 2022-03-23 00:22:47,055 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30487
+ 2022-03-23 00:22:47,156 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30488
+ 2022-03-23 00:22:47,156 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30489
+ 2022-03-23 00:22:47,255 INFO Thread-7 :271243 [sender.py:transition_state():392] send defer: 7
30490
+ 2022-03-23 00:22:47,255 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: defer
30491
+ 2022-03-23 00:22:47,255 INFO HandlerThread:271243 [handler.py:handle_request_defer():154] handle defer: 7
30492
+ 2022-03-23 00:22:47,256 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: defer
30493
+ 2022-03-23 00:22:47,256 INFO SenderThread:271243 [sender.py:send_request_defer():388] handle sender defer: 7
30494
+ 2022-03-23 00:22:47,262 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30495
+ 2022-03-23 00:22:47,970 INFO SenderThread:271243 [sender.py:transition_state():392] send defer: 8
30496
+ 2022-03-23 00:22:47,970 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30497
+ 2022-03-23 00:22:47,971 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: defer
30498
+ 2022-03-23 00:22:47,971 INFO HandlerThread:271243 [handler.py:handle_request_defer():154] handle defer: 8
30499
+ 2022-03-23 00:22:47,971 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: defer
30500
+ 2022-03-23 00:22:47,971 INFO SenderThread:271243 [sender.py:send_request_defer():388] handle sender defer: 8
30501
+ 2022-03-23 00:22:47,971 INFO SenderThread:271243 [sender.py:transition_state():392] send defer: 9
30502
+ 2022-03-23 00:22:47,972 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: defer
30503
+ 2022-03-23 00:22:47,972 INFO HandlerThread:271243 [handler.py:handle_request_defer():154] handle defer: 9
30504
+ 2022-03-23 00:22:47,973 DEBUG SenderThread:271243 [sender.py:send():235] send: final
30505
+ 2022-03-23 00:22:47,973 DEBUG SenderThread:271243 [sender.py:send():235] send: footer
30506
+ 2022-03-23 00:22:47,973 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: defer
30507
+ 2022-03-23 00:22:47,973 INFO SenderThread:271243 [sender.py:send_request_defer():388] handle sender defer: 9
30508
+ 2022-03-23 00:22:48,072 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: poll_exit
30509
+ 2022-03-23 00:22:48,073 DEBUG SenderThread:271243 [sender.py:send_request():249] send_request: poll_exit
30510
+ 2022-03-23 00:22:48,073 INFO SenderThread:271243 [file_pusher.py:join():182] waiting for file pusher
30511
+ 2022-03-23 00:22:48,154 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: get_summary
30512
+ 2022-03-23 00:22:48,240 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: sampled_history
30513
+ 2022-03-23 00:22:48,243 DEBUG HandlerThread:271243 [handler.py:handle_request():131] handle_request: shutdown
30514
+ 2022-03-23 00:22:48,244 INFO HandlerThread:271243 [handler.py:finish():739] shutting down handler
30515
+ 2022-03-23 00:22:48,973 INFO WriterThread:271243 [datastore.py:close():281] close: /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220322_163235-2yj5gh94/run-2yj5gh94.wandb
30516
+ 2022-03-23 00:22:49,153 INFO SenderThread:271243 [sender.py:finish():1075] shutting down sender
30517
+ 2022-03-23 00:22:49,153 INFO SenderThread:271243 [file_pusher.py:finish():177] shutting down file pusher
30518
+ 2022-03-23 00:22:49,153 INFO SenderThread:271243 [file_pusher.py:join():182] waiting for file pusher
30519
+ 2022-03-23 00:22:49,160 INFO MainThread:271243 [internal.py:handle_exit():79] Internal process exited
wandb/run-20220322_163235-2yj5gh94/logs/debug.log CHANGED
@@ -25,3 +25,101 @@ config: {}
25
  2022-03-22 16:32:36,562 INFO MainThread:270815 [wandb_init.py:init():651] run started, returning control to user process
26
  2022-03-22 16:32:36,565 INFO MainThread:270815 [wandb_run.py:_config_callback():966] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'torch.float32', 'use_bfloat16': False, 'pruned_heads': {}, 'tie_word_embeddings': False, 'is_encoder_decoder': True, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 40, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'chunk_size_feed_forward': 0, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'architectures': ['SpeechEncoderDecoderModel'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': None, 'pad_token_id': 1, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': 0, 'task_specific_params': None, 'problem_type': None, '_name_or_path': './', 'transformers_version': None, 'decoder': {'vocab_size': 50264, 'max_position_embeddings': 1024, 'd_model': 1024, 'encoder_ffn_dim': 4096, 'encoder_layers': 12, 'encoder_attention_heads': 16, 'decoder_ffn_dim': 4096, 'decoder_layers': 12, 'decoder_attention_heads': 16, 'dropout': 0.1, 'attention_dropout': 0.0, 'activation_dropout': 0.0, 'activation_function': 'gelu', 'init_std': 0.02, 'encoder_layerdrop': 0.0, 'decoder_layerdrop': 0.0, 'classifier_dropout': 0.0, 'use_cache': True, 'num_hidden_layers': 12, 'scale_embedding': False, 'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'pruned_heads': {}, 'tie_word_embeddings': True, 'is_encoder_decoder': False, 'is_decoder': True, 'cross_attention_hidden_size': None, 'add_cross_attention': True, 'tie_encoder_decoder': False, 'max_length': 142, 'min_length': 56, 'do_sample': False, 'early_stopping': True, 'num_beams': 4, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'chunk_size_feed_forward': 0, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': 0, 'forced_eos_token_id': 2, 'remove_invalid_values': False, 'architectures': ['BartForConditionalGeneration'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1', 2: 'LABEL_2'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1, 'LABEL_2': 2}, 'tokenizer_class': None, 'prefix': ' ', 'bos_token_id': 0, 'pad_token_id': 1, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': 2, 'task_specific_params': {'summarization': {'early_stopping': True, 'length_penalty': 2.0, 'max_length': 142, 'min_length': 56, 'no_repeat_ngram_size': 3, 'num_beams': 4}}, 'problem_type': None, '_name_or_path': 'facebook/bart-large-cnn', 'transformers_version': '4.17.0.dev0', '_num_labels': 3, 'add_final_layer_norm': False, 'classif_dropout': 0.0, 'force_bos_token_to_be_generated': True, 'gradient_checkpointing': False, 'normalize_before': False, 'output_past': True, 'model_type': 'bart'}, 'encoder': {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'pruned_heads': {}, 'tie_word_embeddings': True, 'is_encoder_decoder': False, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 20, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'chunk_size_feed_forward': 0, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'architectures': ['Wav2Vec2ForPreTraining'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 1, 'pad_token_id': 0, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'facebook/wav2vec2-large-lv60', 'transformers_version': '4.17.0.dev0', 'feat_extract_dropout': 0.0, 'gradient_checkpointing': False, 'hidden_dropout_prob': 0.1, 'num_feat_extract_layers': 7, 'hidden_size': 1024, 'feat_extract_norm': 'layer', 'feat_extract_activation': 'gelu', 'conv_dim': [512, 512, 512, 512, 512, 512, 512], 'conv_stride': [5, 2, 2, 2, 2, 2, 2], 'conv_kernel': [10, 3, 3, 3, 3, 2, 2], 'conv_bias': True, 'num_conv_pos_embeddings': 128, 'num_conv_pos_embedding_groups': 16, 'num_hidden_layers': 24, 'intermediate_size': 4096, 'hidden_act': 'gelu', 'num_attention_heads': 16, 'hidden_dropout': 0.1, 'attention_dropout': 0.1, 'activation_dropout': 0.1, 'feat_proj_dropout': 0.0, 'final_dropout': 0.0, 'layerdrop': 0.0, 'layer_norm_eps': 1e-05, 'initializer_range': 0.02, 'vocab_size': 32, 'do_stable_layer_norm': True, 'use_weighted_layer_sum': False, 'apply_spec_augment': True, 'mask_time_prob': 0.1, 'mask_time_length': 10, 'mask_time_min_masks': 2, 'mask_feature_prob': 0.0, 'mask_feature_length': 10, 'mask_feature_min_masks': 0, 'num_codevectors_per_group': 320, 'num_codevector_groups': 2, 'contrastive_logits_temperature': 0.1, 'feat_quantizer_dropout': 0.0, 'num_negatives': 100, 'codevector_dim': 768, 'proj_codevector_dim': 768, 'diversity_loss_weight': 0.1, 'ctc_loss_reduction': 'sum', 'ctc_zero_infinity': False, 'add_adapter': True, 'adapter_kernel_size': 3, 'adapter_stride': 2, 'num_adapter_layers': 3, 'output_hidden_size': 1024, 'classifier_proj_size': 256, 'tdnn_dim': [512, 512, 512, 512, 1500], 'tdnn_kernel': [5, 3, 3, 1, 1], 'tdnn_dilation': [1, 2, 3, 1, 1], 'xvector_output_dim': 512, 'model_type': 'wav2vec2'}, 'model_type': 'speech-encoder-decoder', 'processor_class': 'Wav2Vec2Processor', 'use_cache': False, 'output_dir': './', 'overwrite_output_dir': True, 'do_train': True, 'do_eval': True, 'do_predict': False, 'evaluation_strategy': 'steps', 'prediction_loss_only': False, 'per_device_train_batch_size': 8, 'per_device_eval_batch_size': 8, 'per_gpu_train_batch_size': 'None', 'per_gpu_eval_batch_size': 'None', 'gradient_accumulation_steps': 8, 'eval_accumulation_steps': 'None', 'learning_rate': 0.0003, 'weight_decay': 0.0, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 5.0, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'warmup_ratio': 0.0, 'warmup_steps': 500, 'log_level': -1, 'log_level_replica': -1, 'log_on_each_node': True, 'logging_dir': './runs/Mar22_16-32-07_sanchit--v100', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 1, 'logging_nan_inf_filter': True, 'save_strategy': 'steps', 'save_steps': 500, 'save_total_limit': 1, 'save_on_each_node': False, 'no_cuda': False, 'seed': 42, 'bf16': False, 'fp16': True, 'fp16_opt_level': 'O1', 'half_precision_backend': 'amp', 'bf16_full_eval': False, 'fp16_full_eval': False, 'tf32': 'None', 'local_rank': -1, 'xpu_backend': 'None', 'tpu_num_cores': 'None', 'tpu_metrics_debug': False, 'debug': '[]', 'dataloader_drop_last': False, 'eval_steps': 500, 'dataloader_num_workers': 0, 'past_index': -1, 'run_name': './', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': 'None', 'load_best_model_at_end': False, 'metric_for_best_model': 'None', 'greater_is_better': 'None', 'ignore_data_skip': False, 'sharded_ddp': '[]', 'deepspeed': 'None', 'label_smoothing_factor': 0.0, 'optim': 'adamw_hf', 'adafactor': False, 'group_by_length': True, 'length_column_name': 'input_length', 'report_to': "['tensorboard', 'wandb']", 'ddp_find_unused_parameters': 'None', 'ddp_bucket_cap_mb': 'None', 'dataloader_pin_memory': True, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': True, 'resume_from_checkpoint': 'None', 'hub_model_id': 'None', 'hub_strategy': 'every_save', 'hub_token': '<HUB_TOKEN>', 'gradient_checkpointing': True, 'fp16_backend': 'auto', 'push_to_hub_model_id': 'None', 'push_to_hub_organization': 'None', 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', '_n_gpu': 1, 'mp_parameters': '', 'sortish_sampler': False, 'predict_with_generate': True, 'generation_max_length': 40, 'generation_num_beams': 1, 'train_batch_size': 8, 'eval_batch_size': 8}
27
  2022-03-22 16:32:36,570 INFO MainThread:270815 [wandb_watch.py:watch():43] Watching
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  2022-03-22 16:32:36,562 INFO MainThread:270815 [wandb_init.py:init():651] run started, returning control to user process
26
  2022-03-22 16:32:36,565 INFO MainThread:270815 [wandb_run.py:_config_callback():966] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'torch.float32', 'use_bfloat16': False, 'pruned_heads': {}, 'tie_word_embeddings': False, 'is_encoder_decoder': True, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 40, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'chunk_size_feed_forward': 0, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'architectures': ['SpeechEncoderDecoderModel'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': None, 'pad_token_id': 1, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': 0, 'task_specific_params': None, 'problem_type': None, '_name_or_path': './', 'transformers_version': None, 'decoder': {'vocab_size': 50264, 'max_position_embeddings': 1024, 'd_model': 1024, 'encoder_ffn_dim': 4096, 'encoder_layers': 12, 'encoder_attention_heads': 16, 'decoder_ffn_dim': 4096, 'decoder_layers': 12, 'decoder_attention_heads': 16, 'dropout': 0.1, 'attention_dropout': 0.0, 'activation_dropout': 0.0, 'activation_function': 'gelu', 'init_std': 0.02, 'encoder_layerdrop': 0.0, 'decoder_layerdrop': 0.0, 'classifier_dropout': 0.0, 'use_cache': True, 'num_hidden_layers': 12, 'scale_embedding': False, 'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'pruned_heads': {}, 'tie_word_embeddings': True, 'is_encoder_decoder': False, 'is_decoder': True, 'cross_attention_hidden_size': None, 'add_cross_attention': True, 'tie_encoder_decoder': False, 'max_length': 142, 'min_length': 56, 'do_sample': False, 'early_stopping': True, 'num_beams': 4, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'chunk_size_feed_forward': 0, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': 0, 'forced_eos_token_id': 2, 'remove_invalid_values': False, 'architectures': ['BartForConditionalGeneration'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1', 2: 'LABEL_2'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1, 'LABEL_2': 2}, 'tokenizer_class': None, 'prefix': ' ', 'bos_token_id': 0, 'pad_token_id': 1, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': 2, 'task_specific_params': {'summarization': {'early_stopping': True, 'length_penalty': 2.0, 'max_length': 142, 'min_length': 56, 'no_repeat_ngram_size': 3, 'num_beams': 4}}, 'problem_type': None, '_name_or_path': 'facebook/bart-large-cnn', 'transformers_version': '4.17.0.dev0', '_num_labels': 3, 'add_final_layer_norm': False, 'classif_dropout': 0.0, 'force_bos_token_to_be_generated': True, 'gradient_checkpointing': False, 'normalize_before': False, 'output_past': True, 'model_type': 'bart'}, 'encoder': {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'pruned_heads': {}, 'tie_word_embeddings': True, 'is_encoder_decoder': False, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 20, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'chunk_size_feed_forward': 0, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'architectures': ['Wav2Vec2ForPreTraining'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 1, 'pad_token_id': 0, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'facebook/wav2vec2-large-lv60', 'transformers_version': '4.17.0.dev0', 'feat_extract_dropout': 0.0, 'gradient_checkpointing': False, 'hidden_dropout_prob': 0.1, 'num_feat_extract_layers': 7, 'hidden_size': 1024, 'feat_extract_norm': 'layer', 'feat_extract_activation': 'gelu', 'conv_dim': [512, 512, 512, 512, 512, 512, 512], 'conv_stride': [5, 2, 2, 2, 2, 2, 2], 'conv_kernel': [10, 3, 3, 3, 3, 2, 2], 'conv_bias': True, 'num_conv_pos_embeddings': 128, 'num_conv_pos_embedding_groups': 16, 'num_hidden_layers': 24, 'intermediate_size': 4096, 'hidden_act': 'gelu', 'num_attention_heads': 16, 'hidden_dropout': 0.1, 'attention_dropout': 0.1, 'activation_dropout': 0.1, 'feat_proj_dropout': 0.0, 'final_dropout': 0.0, 'layerdrop': 0.0, 'layer_norm_eps': 1e-05, 'initializer_range': 0.02, 'vocab_size': 32, 'do_stable_layer_norm': True, 'use_weighted_layer_sum': False, 'apply_spec_augment': True, 'mask_time_prob': 0.1, 'mask_time_length': 10, 'mask_time_min_masks': 2, 'mask_feature_prob': 0.0, 'mask_feature_length': 10, 'mask_feature_min_masks': 0, 'num_codevectors_per_group': 320, 'num_codevector_groups': 2, 'contrastive_logits_temperature': 0.1, 'feat_quantizer_dropout': 0.0, 'num_negatives': 100, 'codevector_dim': 768, 'proj_codevector_dim': 768, 'diversity_loss_weight': 0.1, 'ctc_loss_reduction': 'sum', 'ctc_zero_infinity': False, 'add_adapter': True, 'adapter_kernel_size': 3, 'adapter_stride': 2, 'num_adapter_layers': 3, 'output_hidden_size': 1024, 'classifier_proj_size': 256, 'tdnn_dim': [512, 512, 512, 512, 1500], 'tdnn_kernel': [5, 3, 3, 1, 1], 'tdnn_dilation': [1, 2, 3, 1, 1], 'xvector_output_dim': 512, 'model_type': 'wav2vec2'}, 'model_type': 'speech-encoder-decoder', 'processor_class': 'Wav2Vec2Processor', 'use_cache': False, 'output_dir': './', 'overwrite_output_dir': True, 'do_train': True, 'do_eval': True, 'do_predict': False, 'evaluation_strategy': 'steps', 'prediction_loss_only': False, 'per_device_train_batch_size': 8, 'per_device_eval_batch_size': 8, 'per_gpu_train_batch_size': 'None', 'per_gpu_eval_batch_size': 'None', 'gradient_accumulation_steps': 8, 'eval_accumulation_steps': 'None', 'learning_rate': 0.0003, 'weight_decay': 0.0, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 5.0, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'warmup_ratio': 0.0, 'warmup_steps': 500, 'log_level': -1, 'log_level_replica': -1, 'log_on_each_node': True, 'logging_dir': './runs/Mar22_16-32-07_sanchit--v100', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 1, 'logging_nan_inf_filter': True, 'save_strategy': 'steps', 'save_steps': 500, 'save_total_limit': 1, 'save_on_each_node': False, 'no_cuda': False, 'seed': 42, 'bf16': False, 'fp16': True, 'fp16_opt_level': 'O1', 'half_precision_backend': 'amp', 'bf16_full_eval': False, 'fp16_full_eval': False, 'tf32': 'None', 'local_rank': -1, 'xpu_backend': 'None', 'tpu_num_cores': 'None', 'tpu_metrics_debug': False, 'debug': '[]', 'dataloader_drop_last': False, 'eval_steps': 500, 'dataloader_num_workers': 0, 'past_index': -1, 'run_name': './', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': 'None', 'load_best_model_at_end': False, 'metric_for_best_model': 'None', 'greater_is_better': 'None', 'ignore_data_skip': False, 'sharded_ddp': '[]', 'deepspeed': 'None', 'label_smoothing_factor': 0.0, 'optim': 'adamw_hf', 'adafactor': False, 'group_by_length': True, 'length_column_name': 'input_length', 'report_to': "['tensorboard', 'wandb']", 'ddp_find_unused_parameters': 'None', 'ddp_bucket_cap_mb': 'None', 'dataloader_pin_memory': True, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': True, 'resume_from_checkpoint': 'None', 'hub_model_id': 'None', 'hub_strategy': 'every_save', 'hub_token': '<HUB_TOKEN>', 'gradient_checkpointing': True, 'fp16_backend': 'auto', 'push_to_hub_model_id': 'None', 'push_to_hub_organization': 'None', 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', '_n_gpu': 1, 'mp_parameters': '', 'sortish_sampler': False, 'predict_with_generate': True, 'generation_max_length': 40, 'generation_num_beams': 1, 'train_batch_size': 8, 'eval_batch_size': 8}
27
  2022-03-22 16:32:36,570 INFO MainThread:270815 [wandb_watch.py:watch():43] Watching
28
+ 2022-03-23 00:22:43,169 INFO MainThread:270815 [wandb_run.py:_atexit_cleanup():1797] got exitcode: 1
29
+ 2022-03-23 00:22:43,172 INFO MainThread:270815 [wandb_run.py:_restore():1769] restore
30
+ 2022-03-23 00:22:45,619 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: file_counts {
31
+ wandb_count: 1
32
+ }
33
+ pusher_stats {
34
+ uploaded_bytes: 2015
35
+ total_bytes: 2015
36
+ }
37
+
38
+ 2022-03-23 00:22:45,814 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: file_counts {
39
+ wandb_count: 1
40
+ }
41
+ pusher_stats {
42
+ uploaded_bytes: 2015
43
+ total_bytes: 2015
44
+ }
45
+
46
+ 2022-03-23 00:22:46,545 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: file_counts {
47
+ wandb_count: 1
48
+ }
49
+ pusher_stats {
50
+ uploaded_bytes: 2015
51
+ total_bytes: 2015
52
+ }
53
+
54
+ 2022-03-23 00:22:46,647 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: file_counts {
55
+ wandb_count: 5
56
+ }
57
+ pusher_stats {
58
+ uploaded_bytes: 2015
59
+ total_bytes: 6027946
60
+ }
61
+
62
+ 2022-03-23 00:22:46,749 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: file_counts {
63
+ wandb_count: 5
64
+ }
65
+ pusher_stats {
66
+ uploaded_bytes: 1124319
67
+ total_bytes: 6027946
68
+ }
69
+
70
+ 2022-03-23 00:22:46,851 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: file_counts {
71
+ wandb_count: 5
72
+ }
73
+ pusher_stats {
74
+ uploaded_bytes: 6027946
75
+ total_bytes: 6027946
76
+ }
77
+
78
+ 2022-03-23 00:22:46,953 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: file_counts {
79
+ wandb_count: 5
80
+ }
81
+ pusher_stats {
82
+ uploaded_bytes: 6027946
83
+ total_bytes: 6027946
84
+ }
85
+
86
+ 2022-03-23 00:22:47,055 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: file_counts {
87
+ wandb_count: 5
88
+ }
89
+ pusher_stats {
90
+ uploaded_bytes: 6027946
91
+ total_bytes: 6027946
92
+ }
93
+
94
+ 2022-03-23 00:22:47,157 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: file_counts {
95
+ wandb_count: 5
96
+ }
97
+ pusher_stats {
98
+ uploaded_bytes: 6027946
99
+ total_bytes: 6027946
100
+ }
101
+
102
+ 2022-03-23 00:22:47,971 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: file_counts {
103
+ wandb_count: 5
104
+ }
105
+ pusher_stats {
106
+ uploaded_bytes: 6027946
107
+ total_bytes: 6027946
108
+ }
109
+
110
+ 2022-03-23 00:22:48,153 INFO MainThread:270815 [wandb_run.py:_wait_for_finish():1929] got exit ret: done: true
111
+ exit_result {
112
+ }
113
+ file_counts {
114
+ wandb_count: 5
115
+ }
116
+ pusher_stats {
117
+ uploaded_bytes: 6027946
118
+ total_bytes: 6027946
119
+ }
120
+ local_info {
121
+ }
122
+
123
+ 2022-03-23 00:22:49,384 INFO MainThread:270815 [wandb_run.py:_append_history():2144] rendering history
124
+ 2022-03-23 00:22:49,385 INFO MainThread:270815 [wandb_run.py:_append_summary():2102] rendering summary
125
+ 2022-03-23 00:22:49,386 INFO MainThread:270815 [wandb_run.py:_append_files():2194] logging synced files
wandb/run-20220322_163235-2yj5gh94/run-2yj5gh94.wandb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d42d933b84eddf0680c0101043d9fab2710bd49ea8efa8eb07f68c18e48add40
3
- size 226803636
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:def31d35c23c51c0b6029cea6138f4b417cf4c6743b39aa517f7f78722509b3b
3
+ size 228146840
wandb/run-20220323_165914-1vl16ira/files/config.yaml ADDED
The diff for this file is too large to render. See raw diff
wandb/run-20220323_165914-1vl16ira/files/output.log ADDED
The diff for this file is too large to render. See raw diff
wandb/run-20220323_165914-1vl16ira/files/requirements.txt ADDED
@@ -0,0 +1,186 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.0.0
2
+ aiohttp==3.8.1
3
+ aiosignal==1.2.0
4
+ anyio==3.5.0
5
+ appdirs==1.4.4
6
+ argon2-cffi-bindings==21.2.0
7
+ argon2-cffi==21.3.0
8
+ asttokens==2.0.5
9
+ async-timeout==4.0.2
10
+ attrs==21.4.0
11
+ audioread==2.1.9
12
+ babel==2.9.1
13
+ backcall==0.2.0
14
+ bitsandbytes-cuda113==0.26.0
15
+ black==22.1.0
16
+ bleach==4.1.0
17
+ cachetools==5.0.0
18
+ certifi==2021.10.8
19
+ cffi==1.15.0
20
+ charset-normalizer==2.0.11
21
+ chex==0.1.0
22
+ click==8.0.3
23
+ clldutils==3.10.1
24
+ colorlog==6.6.0
25
+ csvw==1.11.0
26
+ cycler==0.11.0
27
+ datasets==1.18.3
28
+ debugpy==1.5.1
29
+ decorator==5.1.1
30
+ defusedxml==0.7.1
31
+ dill==0.3.4
32
+ dlinfo==1.2.1
33
+ dm-tree==0.1.6
34
+ docker-pycreds==0.4.0
35
+ entrypoints==0.4
36
+ executing==0.8.2
37
+ filelock==3.4.2
38
+ flatbuffers==2.0
39
+ flax==0.4.0
40
+ fonttools==4.29.1
41
+ frozenlist==1.3.0
42
+ fsspec==2022.1.0
43
+ gitdb==4.0.9
44
+ gitpython==3.1.27
45
+ google-auth-oauthlib==0.4.6
46
+ google-auth==2.6.0
47
+ grpcio==1.43.0
48
+ huggingface-hub==0.4.0
49
+ hypothesis==6.36.1
50
+ idna==3.3
51
+ importlib-metadata==4.10.1
52
+ ipdb==0.13.9
53
+ ipykernel==6.8.0
54
+ ipython-genutils==0.2.0
55
+ ipython==8.0.1
56
+ ipywidgets==7.6.5
57
+ isodate==0.6.1
58
+ jax==0.2.28
59
+ jaxlib==0.1.76+cuda11.cudnn82
60
+ jedi==0.18.1
61
+ jinja2==3.0.3
62
+ jiwer==2.3.0
63
+ joblib==1.1.0
64
+ json5==0.9.6
65
+ jsonschema==4.4.0
66
+ jupyter-client==7.1.2
67
+ jupyter-console==6.4.0
68
+ jupyter-core==4.9.1
69
+ jupyter-server==1.13.5
70
+ jupyter==1.0.0
71
+ jupyterlab-pygments==0.1.2
72
+ jupyterlab-server==2.10.3
73
+ jupyterlab-widgets==1.0.2
74
+ jupyterlab==3.2.9
75
+ kiwisolver==1.3.2
76
+ librosa==0.8.1
77
+ llvmlite==0.38.0
78
+ markdown==3.3.6
79
+ markupsafe==2.0.1
80
+ matplotlib-inline==0.1.3
81
+ matplotlib==3.5.1
82
+ mistune==0.8.4
83
+ msgpack==1.0.3
84
+ multidict==6.0.2
85
+ multiprocess==0.70.12.2
86
+ mypy-extensions==0.4.3
87
+ nbclassic==0.3.5
88
+ nbclient==0.5.10
89
+ nbconvert==6.4.1
90
+ nbformat==5.1.3
91
+ nest-asyncio==1.5.4
92
+ notebook==6.4.8
93
+ numba==0.55.1
94
+ numpy==1.21.5
95
+ oauthlib==3.2.0
96
+ opt-einsum==3.3.0
97
+ optax==0.1.0
98
+ packaging==21.3
99
+ pandas==1.4.0
100
+ pandocfilters==1.5.0
101
+ parso==0.8.3
102
+ pathspec==0.9.0
103
+ pathtools==0.1.2
104
+ pexpect==4.8.0
105
+ phonemizer==3.0.1
106
+ pickleshare==0.7.5
107
+ pillow==9.0.0
108
+ pip==22.0.2
109
+ pkg-resources==0.0.0
110
+ platformdirs==2.4.1
111
+ pooch==1.6.0
112
+ prometheus-client==0.13.1
113
+ promise==2.3
114
+ prompt-toolkit==3.0.26
115
+ protobuf==3.19.4
116
+ psutil==5.9.0
117
+ ptyprocess==0.7.0
118
+ pure-eval==0.2.2
119
+ pyarrow==6.0.1
120
+ pyasn1-modules==0.2.8
121
+ pyasn1==0.4.8
122
+ pycparser==2.21
123
+ pyctcdecode==0.3.0
124
+ pygments==2.11.2
125
+ pygtrie==2.4.2
126
+ pyparsing==3.0.7
127
+ pyrsistent==0.18.1
128
+ python-dateutil==2.8.2
129
+ python-levenshtein==0.12.2
130
+ pytz==2021.3
131
+ pyyaml==6.0
132
+ pyzmq==22.3.0
133
+ qtconsole==5.2.2
134
+ qtpy==2.0.1
135
+ regex==2022.1.18
136
+ requests-oauthlib==1.3.1
137
+ requests==2.27.1
138
+ resampy==0.2.2
139
+ rfc3986==2.0.0
140
+ rsa==4.8
141
+ sacremoses==0.0.47
142
+ scikit-learn==1.0.2
143
+ scipy==1.7.3
144
+ segments==2.2.0
145
+ send2trash==1.8.0
146
+ sentry-sdk==1.5.6
147
+ setuptools==44.1.1
148
+ shortuuid==1.0.8
149
+ six==1.16.0
150
+ smmap==5.0.0
151
+ sniffio==1.2.0
152
+ sortedcontainers==2.4.0
153
+ soundfile==0.10.3.post1
154
+ stack-data==0.1.4
155
+ tabulate==0.8.9
156
+ tensorboard-data-server==0.6.1
157
+ tensorboard-plugin-wit==1.8.1
158
+ tensorboard==2.8.0
159
+ termcolor==1.1.0
160
+ terminado==0.13.1
161
+ testpath==0.5.0
162
+ threadpoolctl==3.1.0
163
+ tokenizers==0.11.4
164
+ toml==0.10.2
165
+ tomli==2.0.0
166
+ toolz==0.11.2
167
+ torch==1.10.2+cu113
168
+ torchaudio==0.10.2+cu113
169
+ tornado==6.1
170
+ tqdm==4.62.3
171
+ traitlets==5.1.1
172
+ transformers==4.17.0.dev0
173
+ typing-extensions==3.10.0.2
174
+ uritemplate==4.1.1
175
+ urllib3==1.26.8
176
+ wandb==0.12.10
177
+ wcwidth==0.2.5
178
+ webencodings==0.5.1
179
+ websocket-client==1.2.3
180
+ werkzeug==2.0.2
181
+ wheel==0.37.1
182
+ widgetsnbextension==3.5.2
183
+ xxhash==2.0.2
184
+ yarl==1.7.2
185
+ yaspin==2.1.0
186
+ zipp==3.7.0
wandb/run-20220323_165914-1vl16ira/files/wandb-metadata.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-5.11.0-1028-gcp-x86_64-with-glibc2.33",
3
+ "python": "3.9.5",
4
+ "heartbeatAt": "2022-03-23T16:59:15.427779",
5
+ "startedAt": "2022-03-23T16:59:14.366797",
6
+ "docker": null,
7
+ "gpu": "Tesla V100-SXM2-16GB",
8
+ "gpu_count": 2,
9
+ "cpu_count": 16,
10
+ "cuda": null,
11
+ "args": [
12
+ "--dataset_name=librispeech_asr",
13
+ "--model_name_or_path=./",
14
+ "--dataset_config_name=clean",
15
+ "--train_split_name=train.100",
16
+ "--eval_split_name=validation",
17
+ "--output_dir=./",
18
+ "--preprocessing_num_workers=1",
19
+ "--length_column_name=input_length",
20
+ "--overwrite_output_dir",
21
+ "--num_train_epochs=5",
22
+ "--per_device_train_batch_size=8",
23
+ "--per_device_eval_batch_size=8",
24
+ "--gradient_accumulation_steps=8",
25
+ "--generation_max_length=40",
26
+ "--generation_num_beams=1",
27
+ "--learning_rate=3e-4",
28
+ "--warmup_steps=500",
29
+ "--evaluation_strategy=steps",
30
+ "--text_column_name=text",
31
+ "--save_steps=500",
32
+ "--eval_steps=500",
33
+ "--logging_steps=1",
34
+ "--save_total_limit=1",
35
+ "--freeze_feature_encoder",
36
+ "--gradient_checkpointing",
37
+ "--fp16",
38
+ "--group_by_length",
39
+ "--predict_with_generate",
40
+ "--do_lower_case",
41
+ "--do_eval",
42
+ "--do_train",
43
+ "--push_to_hub",
44
+ "--use_auth_token"
45
+ ],
46
+ "state": "running",
47
+ "program": "/home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/run_speech_recognition_seq2seq.py",
48
+ "codePath": "run_speech_recognition_seq2seq.py",
49
+ "git": {
50
+ "remote": "https://huggingface.co/sanchit-gandhi/wav2vec2-2-bart-large-cnn",
51
+ "commit": "efe1893e0b12a262b2eb4b7c3624286dccccced9"
52
+ },
53
+ "email": "sanchit@huggingface.co",
54
+ "root": "/home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn",
55
+ "host": "sanchit--v100",
56
+ "username": "sanchit_huggingface_co",
57
+ "executable": "/home/sanchit_huggingface_co/gcp/bin/python"
58
+ }
wandb/run-20220323_165914-1vl16ira/files/wandb-summary.json ADDED
The diff for this file is too large to render. See raw diff
wandb/run-20220323_165914-1vl16ira/logs/debug-internal.log ADDED
The diff for this file is too large to render. See raw diff
wandb/run-20220323_165914-1vl16ira/logs/debug.log ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2022-03-23 16:59:14,368 INFO MainThread:1749532 [wandb_setup.py:_flush():75] Loading settings from /home/sanchit_huggingface_co/.config/wandb/settings
2
+ 2022-03-23 16:59:14,368 INFO MainThread:1749532 [wandb_setup.py:_flush():75] Loading settings from /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/settings
3
+ 2022-03-23 16:59:14,368 INFO MainThread:1749532 [wandb_setup.py:_flush():75] Loading settings from environment variables: {}
4
+ 2022-03-23 16:59:14,368 INFO MainThread:1749532 [wandb_setup.py:_flush():75] Inferring run settings from compute environment: {'program_relpath': 'run_speech_recognition_seq2seq.py', 'program': '/home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/run_speech_recognition_seq2seq.py'}
5
+ 2022-03-23 16:59:14,368 INFO MainThread:1749532 [wandb_init.py:_log_setup():386] Logging user logs to /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220323_165914-1vl16ira/logs/debug.log
6
+ 2022-03-23 16:59:14,368 INFO MainThread:1749532 [wandb_init.py:_log_setup():387] Logging internal logs to /home/sanchit_huggingface_co/wav2vec2-2-bart-large-cnn/wandb/run-20220323_165914-1vl16ira/logs/debug-internal.log
7
+ 2022-03-23 16:59:14,368 INFO MainThread:1749532 [wandb_init.py:init():420] calling init triggers
8
+ 2022-03-23 16:59:14,368 INFO MainThread:1749532 [wandb_init.py:init():425] wandb.init called with sweep_config: {}
9
+ config: {}
10
+ 2022-03-23 16:59:14,368 INFO MainThread:1749532 [wandb_init.py:init():471] starting backend
11
+ 2022-03-23 16:59:14,368 INFO MainThread:1749532 [backend.py:_multiprocessing_setup():99] multiprocessing start_methods=fork,spawn,forkserver, using: spawn
12
+ 2022-03-23 16:59:14,419 INFO MainThread:1749532 [backend.py:ensure_launched():219] starting backend process...
13
+ 2022-03-23 16:59:14,469 INFO MainThread:1749532 [backend.py:ensure_launched():224] started backend process with pid: 1749633
14
+ 2022-03-23 16:59:14,471 INFO MainThread:1749532 [wandb_init.py:init():480] backend started and connected
15
+ 2022-03-23 16:59:14,483 INFO MainThread:1749532 [wandb_init.py:init():550] updated telemetry
16
+ 2022-03-23 16:59:14,606 INFO MainThread:1749532 [wandb_init.py:init():581] communicating current version
17
+ 2022-03-23 16:59:15,280 INFO MainThread:1749532 [wandb_init.py:init():586] got version response upgrade_message: "wandb version 0.12.11 is available! To upgrade, please run:\n $ pip install wandb --upgrade"
18
+
19
+ 2022-03-23 16:59:15,280 INFO MainThread:1749532 [wandb_init.py:init():596] communicating run to backend with 30 second timeout
20
+ 2022-03-23 16:59:15,422 INFO MainThread:1749532 [wandb_init.py:init():624] starting run threads in backend
21
+ 2022-03-23 16:59:15,526 INFO MainThread:1749532 [wandb_run.py:_console_start():1827] atexit reg
22
+ 2022-03-23 16:59:15,527 INFO MainThread:1749532 [wandb_run.py:_redirect():1701] redirect: SettingsConsole.REDIRECT
23
+ 2022-03-23 16:59:15,527 INFO MainThread:1749532 [wandb_run.py:_redirect():1706] Redirecting console.
24
+ 2022-03-23 16:59:15,529 INFO MainThread:1749532 [wandb_run.py:_redirect():1762] Redirects installed.
25
+ 2022-03-23 16:59:15,529 INFO MainThread:1749532 [wandb_init.py:init():651] run started, returning control to user process
26
+ 2022-03-23 16:59:15,532 INFO MainThread:1749532 [wandb_run.py:_config_callback():966] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'torch.float32', 'use_bfloat16': False, 'pruned_heads': {}, 'tie_word_embeddings': False, 'is_encoder_decoder': True, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 40, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'chunk_size_feed_forward': 0, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'architectures': ['SpeechEncoderDecoderModel'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': None, 'pad_token_id': 1, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': 0, 'task_specific_params': None, 'problem_type': None, '_name_or_path': './', 'transformers_version': None, 'decoder': {'vocab_size': 50264, 'max_position_embeddings': 1024, 'd_model': 1024, 'encoder_ffn_dim': 4096, 'encoder_layers': 12, 'encoder_attention_heads': 16, 'decoder_ffn_dim': 4096, 'decoder_layers': 12, 'decoder_attention_heads': 16, 'dropout': 0.1, 'attention_dropout': 0.0, 'activation_dropout': 0.0, 'activation_function': 'gelu', 'init_std': 0.02, 'encoder_layerdrop': 0.0, 'decoder_layerdrop': 0.0, 'classifier_dropout': 0.0, 'use_cache': True, 'num_hidden_layers': 12, 'scale_embedding': False, 'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'pruned_heads': {}, 'tie_word_embeddings': True, 'is_encoder_decoder': False, 'is_decoder': True, 'cross_attention_hidden_size': None, 'add_cross_attention': True, 'tie_encoder_decoder': False, 'max_length': 142, 'min_length': 56, 'do_sample': False, 'early_stopping': True, 'num_beams': 4, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 2.0, 'no_repeat_ngram_size': 3, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'chunk_size_feed_forward': 0, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': 0, 'forced_eos_token_id': 2, 'remove_invalid_values': False, 'architectures': ['BartForConditionalGeneration'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1', 2: 'LABEL_2'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1, 'LABEL_2': 2}, 'tokenizer_class': None, 'prefix': ' ', 'bos_token_id': 0, 'pad_token_id': 1, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': 2, 'task_specific_params': {'summarization': {'early_stopping': True, 'length_penalty': 2.0, 'max_length': 142, 'min_length': 56, 'no_repeat_ngram_size': 3, 'num_beams': 4}}, 'problem_type': None, '_name_or_path': 'facebook/bart-large-cnn', 'transformers_version': '4.17.0.dev0', '_num_labels': 3, 'add_final_layer_norm': False, 'classif_dropout': 0.0, 'force_bos_token_to_be_generated': True, 'gradient_checkpointing': False, 'normalize_before': False, 'output_past': True, 'model_type': 'bart'}, 'encoder': {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': None, 'use_bfloat16': False, 'pruned_heads': {}, 'tie_word_embeddings': True, 'is_encoder_decoder': False, 'is_decoder': False, 'cross_attention_hidden_size': None, 'add_cross_attention': False, 'tie_encoder_decoder': False, 'max_length': 20, 'min_length': 0, 'do_sample': False, 'early_stopping': False, 'num_beams': 1, 'num_beam_groups': 1, 'diversity_penalty': 0.0, 'temperature': 1.0, 'top_k': 50, 'top_p': 1.0, 'repetition_penalty': 1.0, 'length_penalty': 1.0, 'no_repeat_ngram_size': 0, 'encoder_no_repeat_ngram_size': 0, 'bad_words_ids': None, 'num_return_sequences': 1, 'chunk_size_feed_forward': 0, 'output_scores': False, 'return_dict_in_generate': False, 'forced_bos_token_id': None, 'forced_eos_token_id': None, 'remove_invalid_values': False, 'architectures': ['Wav2Vec2ForPreTraining'], 'finetuning_task': None, 'id2label': {0: 'LABEL_0', 1: 'LABEL_1'}, 'label2id': {'LABEL_0': 0, 'LABEL_1': 1}, 'tokenizer_class': None, 'prefix': None, 'bos_token_id': 1, 'pad_token_id': 0, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': 'facebook/wav2vec2-large-lv60', 'transformers_version': '4.17.0.dev0', 'feat_extract_dropout': 0.0, 'gradient_checkpointing': False, 'hidden_dropout_prob': 0.1, 'num_feat_extract_layers': 7, 'hidden_size': 1024, 'feat_extract_norm': 'layer', 'feat_extract_activation': 'gelu', 'conv_dim': [512, 512, 512, 512, 512, 512, 512], 'conv_stride': [5, 2, 2, 2, 2, 2, 2], 'conv_kernel': [10, 3, 3, 3, 3, 2, 2], 'conv_bias': True, 'num_conv_pos_embeddings': 128, 'num_conv_pos_embedding_groups': 16, 'num_hidden_layers': 24, 'intermediate_size': 4096, 'hidden_act': 'gelu', 'num_attention_heads': 16, 'hidden_dropout': 0.1, 'attention_dropout': 0.1, 'activation_dropout': 0.1, 'feat_proj_dropout': 0.0, 'final_dropout': 0.0, 'layerdrop': 0.0, 'layer_norm_eps': 1e-05, 'initializer_range': 0.02, 'vocab_size': 32, 'do_stable_layer_norm': True, 'use_weighted_layer_sum': False, 'apply_spec_augment': True, 'mask_time_prob': 0.1, 'mask_time_length': 10, 'mask_time_min_masks': 2, 'mask_feature_prob': 0.0, 'mask_feature_length': 10, 'mask_feature_min_masks': 0, 'num_codevectors_per_group': 320, 'num_codevector_groups': 2, 'contrastive_logits_temperature': 0.1, 'feat_quantizer_dropout': 0.0, 'num_negatives': 100, 'codevector_dim': 768, 'proj_codevector_dim': 768, 'diversity_loss_weight': 0.1, 'ctc_loss_reduction': 'sum', 'ctc_zero_infinity': False, 'add_adapter': True, 'adapter_kernel_size': 3, 'adapter_stride': 2, 'num_adapter_layers': 3, 'output_hidden_size': 1024, 'classifier_proj_size': 256, 'tdnn_dim': [512, 512, 512, 512, 1500], 'tdnn_kernel': [5, 3, 3, 1, 1], 'tdnn_dilation': [1, 2, 3, 1, 1], 'xvector_output_dim': 512, 'model_type': 'wav2vec2'}, 'model_type': 'speech-encoder-decoder', 'processor_class': 'Wav2Vec2Processor', 'use_cache': False, 'output_dir': './', 'overwrite_output_dir': True, 'do_train': True, 'do_eval': True, 'do_predict': False, 'evaluation_strategy': 'steps', 'prediction_loss_only': False, 'per_device_train_batch_size': 8, 'per_device_eval_batch_size': 8, 'per_gpu_train_batch_size': 'None', 'per_gpu_eval_batch_size': 'None', 'gradient_accumulation_steps': 8, 'eval_accumulation_steps': 'None', 'learning_rate': 0.0003, 'weight_decay': 0.0, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 5.0, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'warmup_ratio': 0.0, 'warmup_steps': 500, 'log_level': -1, 'log_level_replica': -1, 'log_on_each_node': True, 'logging_dir': './runs/Mar23_16-58-49_sanchit--v100', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 1, 'logging_nan_inf_filter': True, 'save_strategy': 'steps', 'save_steps': 500, 'save_total_limit': 1, 'save_on_each_node': False, 'no_cuda': False, 'seed': 42, 'bf16': False, 'fp16': True, 'fp16_opt_level': 'O1', 'half_precision_backend': 'amp', 'bf16_full_eval': False, 'fp16_full_eval': False, 'tf32': 'None', 'local_rank': -1, 'xpu_backend': 'None', 'tpu_num_cores': 'None', 'tpu_metrics_debug': False, 'debug': '[]', 'dataloader_drop_last': False, 'eval_steps': 500, 'dataloader_num_workers': 0, 'past_index': -1, 'run_name': './', 'disable_tqdm': False, 'remove_unused_columns': True, 'label_names': 'None', 'load_best_model_at_end': False, 'metric_for_best_model': 'None', 'greater_is_better': 'None', 'ignore_data_skip': False, 'sharded_ddp': '[]', 'deepspeed': 'None', 'label_smoothing_factor': 0.0, 'optim': 'adamw_hf', 'adafactor': False, 'group_by_length': True, 'length_column_name': 'input_length', 'report_to': "['tensorboard', 'wandb']", 'ddp_find_unused_parameters': 'None', 'ddp_bucket_cap_mb': 'None', 'dataloader_pin_memory': True, 'skip_memory_metrics': True, 'use_legacy_prediction_loop': False, 'push_to_hub': True, 'resume_from_checkpoint': 'None', 'hub_model_id': 'None', 'hub_strategy': 'every_save', 'hub_token': '<HUB_TOKEN>', 'gradient_checkpointing': True, 'fp16_backend': 'auto', 'push_to_hub_model_id': 'None', 'push_to_hub_organization': 'None', 'push_to_hub_token': '<PUSH_TO_HUB_TOKEN>', '_n_gpu': 1, 'mp_parameters': '', 'sortish_sampler': False, 'predict_with_generate': True, 'generation_max_length': 40, 'generation_num_beams': 1, 'train_batch_size': 8, 'eval_batch_size': 8}
27
+ 2022-03-23 16:59:15,534 INFO MainThread:1749532 [wandb_watch.py:watch():43] Watching
wandb/run-20220323_165914-1vl16ira/run-1vl16ira.wandb ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ead8615ce6f0280b11cf2385e5969c2a5ad72ef8a8b50c1212c784265a2b13a
3
+ size 49491584