Last file
Browse files- wandb/run-20220205_115616-3j72kd91/files/config.yaml +8 -0
- wandb/run-20220205_115616-3j72kd91/files/output.log +24 -0
- wandb/run-20220205_115616-3j72kd91/files/wandb-summary.json +0 -0
- wandb/run-20220205_115616-3j72kd91/logs/debug-internal.log +131 -0
- wandb/run-20220205_115616-3j72kd91/logs/debug.log +172 -0
- wandb/run-20220205_115616-3j72kd91/run-3j72kd91.wandb +2 -2
wandb/run-20220205_115616-3j72kd91/files/config.yaml
CHANGED
@@ -4832,7 +4832,15 @@ _wandb:
|
|
4832 |
- 3
|
4833 |
- 5
|
4834 |
- 11
|
|
|
|
|
|
|
|
|
|
|
|
|
4835 |
3:
|
|
|
|
|
4836 |
- 13
|
4837 |
4: 3.9.7
|
4838 |
5: 0.12.9
|
|
|
4832 |
- 3
|
4833 |
- 5
|
4834 |
- 11
|
4835 |
+
2:
|
4836 |
+
- 1
|
4837 |
+
- 2
|
4838 |
+
- 3
|
4839 |
+
- 5
|
4840 |
+
- 11
|
4841 |
3:
|
4842 |
+
- 1
|
4843 |
+
- 7
|
4844 |
- 13
|
4845 |
4: 3.9.7
|
4846 |
5: 0.12.9
|
wandb/run-20220205_115616-3j72kd91/files/output.log
CHANGED
@@ -2830,3 +2830,27 @@ Configuration saved in ./config.json
|
|
2830 |
eval_steps_per_second = 0.897
|
2831 |
eval_wer = 0.1037
|
2832 |
Model weights saved in ./pytorch_model.bin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2830 |
eval_steps_per_second = 0.897
|
2831 |
eval_wer = 0.1037
|
2832 |
Model weights saved in ./pytorch_model.bin
|
2833 |
+
Configuration saved in ./preprocessor_config.json
|
2834 |
+
Upload file wandb/run-20220205_115616-3j72kd91/run-3j72kd91.wandb: 0%|▎ | 32.0k/16.1M [00:00<?, ?B/s]
|
2835 |
+
d225756..b5a5c9f main -> mainante/events.out.tfevents.1644066583.dante.2573362.2: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 358/358 [00:00<?, ?B/s]
|
2836 |
+
Upload file wandb/run-20220205_115616-3j72kd91/run-3j72kd91.wandb: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 16.1M/16.1M [00:04<00:00, 4.21MB/s]
|
2837 |
+
Upload file runs/Feb05_11-55-40_dante/events.out.tfevents.1644066583.dante.2573362.2: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 358/358 [00:04<?, ?B/s]
|
2838 |
+
Upload file runs/Feb05_11-55-40_dante/events.out.tfevents.1644066583.dante.2573362.2: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 358/358 [00:04<?, ?B/s]
|
2839 |
+
02/05/2022 14:10:16 - WARNING - huggingface_hub.repository - To https://huggingface.co/NbAiLab/wav2vec2-large-voxrex-npsc-bokmaal
|
2840 |
+
Traceback (most recent call last):nte/events.out.tfevents.1644066583.dante.2573362.2: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 358/358 [00:04<?, ?B/s]
|
2841 |
+
File "/mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/run_speech_recognition_ctc.py", line 792, in <module>
|
2842 |
+
main()
|
2843 |
+
File "/mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/run_speech_recognition_ctc.py", line 784, in main
|
2844 |
+
trainer.push_to_hub(**kwargs)
|
2845 |
+
File "/mnt/lv_ai_1_dante/javierr/audio/lib/python3.9/site-packages/transformers/trainer.py", line 2813, in push_to_hub
|
2846 |
+
self.create_model_card(model_name=model_name, **kwargs)
|
2847 |
+
File "/mnt/lv_ai_1_dante/javierr/audio/lib/python3.9/site-packages/transformers/trainer.py", line 2719, in create_model_card
|
2848 |
+
training_summary = TrainingSummary.from_trainer(
|
2849 |
+
File "/mnt/lv_ai_1_dante/javierr/audio/lib/python3.9/site-packages/transformers/modelcard.py", line 611, in from_trainer
|
2850 |
+
return cls(
|
2851 |
+
File "<string>", line 16, in __init__
|
2852 |
+
File "/mnt/lv_ai_1_dante/javierr/audio/lib/python3.9/site-packages/transformers/modelcard.py", line 401, in __post_init__
|
2853 |
+
info = model_info(self.finetuned_from)
|
2854 |
+
File "/mnt/lv_ai_1_dante/javierr/audio/lib/python3.9/site-packages/huggingface_hub/hf_api.py", line 870, in model_info
|
2855 |
+
return ModelInfo(**d)
|
2856 |
+
TypeError: huggingface_hub.hf_api.ModelInfo() argument after ** must be a mapping, not list
|
wandb/run-20220205_115616-3j72kd91/files/wandb-summary.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
wandb/run-20220205_115616-3j72kd91/logs/debug-internal.log
CHANGED
@@ -5439,3 +5439,134 @@
|
|
5439 |
2022-02-05 14:09:47,876 DEBUG SenderThread:2574263 [sender.py:send():234] send: stats
|
5440 |
2022-02-05 14:09:55,190 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: stop_status
|
5441 |
2022-02-05 14:09:55,197 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: stop_status
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5439 |
2022-02-05 14:09:47,876 DEBUG SenderThread:2574263 [sender.py:send():234] send: stats
|
5440 |
2022-02-05 14:09:55,190 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: stop_status
|
5441 |
2022-02-05 14:09:55,197 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: stop_status
|
5442 |
+
2022-02-05 14:10:10,438 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: stop_status
|
5443 |
+
2022-02-05 14:10:10,439 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: stop_status
|
5444 |
+
2022-02-05 14:10:13,703 INFO Thread-8 :2574263 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/output.log
|
5445 |
+
2022-02-05 14:10:17,705 INFO Thread-8 :2574263 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/output.log
|
5446 |
+
2022-02-05 14:10:18,681 DEBUG SenderThread:2574263 [sender.py:send():234] send: stats
|
5447 |
+
2022-02-05 14:10:18,705 INFO Thread-8 :2574263 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/output.log
|
5448 |
+
2022-02-05 14:10:23,708 INFO Thread-8 :2574263 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/output.log
|
5449 |
+
2022-02-05 14:10:24,158 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5450 |
+
2022-02-05 14:10:24,158 DEBUG SenderThread:2574263 [sender.py:send():234] send: telemetry
|
5451 |
+
2022-02-05 14:10:24,158 DEBUG SenderThread:2574263 [sender.py:send():234] send: exit
|
5452 |
+
2022-02-05 14:10:24,158 INFO SenderThread:2574263 [sender.py:send_exit():366] handling exit code: 1
|
5453 |
+
2022-02-05 14:10:24,159 INFO SenderThread:2574263 [sender.py:send_exit():368] handling runtime: 8046
|
5454 |
+
2022-02-05 14:10:24,194 INFO SenderThread:2574263 [sender.py:_save_file():939] saving file wandb-summary.json with policy end
|
5455 |
+
2022-02-05 14:10:24,194 INFO SenderThread:2574263 [sender.py:send_exit():374] send defer
|
5456 |
+
2022-02-05 14:10:24,194 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5457 |
+
2022-02-05 14:10:24,195 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: defer
|
5458 |
+
2022-02-05 14:10:24,195 INFO HandlerThread:2574263 [handler.py:handle_request_defer():147] handle defer: 0
|
5459 |
+
2022-02-05 14:10:24,195 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: defer
|
5460 |
+
2022-02-05 14:10:24,196 INFO SenderThread:2574263 [sender.py:send_request_defer():383] handle sender defer: 0
|
5461 |
+
2022-02-05 14:10:24,196 INFO SenderThread:2574263 [sender.py:transition_state():387] send defer: 1
|
5462 |
+
2022-02-05 14:10:24,196 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: defer
|
5463 |
+
2022-02-05 14:10:24,196 INFO HandlerThread:2574263 [handler.py:handle_request_defer():147] handle defer: 1
|
5464 |
+
2022-02-05 14:10:24,342 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5465 |
+
2022-02-05 14:10:24,342 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: defer
|
5466 |
+
2022-02-05 14:10:24,343 INFO SenderThread:2574263 [sender.py:send_request_defer():383] handle sender defer: 1
|
5467 |
+
2022-02-05 14:10:24,343 INFO SenderThread:2574263 [sender.py:transition_state():387] send defer: 2
|
5468 |
+
2022-02-05 14:10:24,343 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5469 |
+
2022-02-05 14:10:24,343 DEBUG SenderThread:2574263 [sender.py:send():234] send: stats
|
5470 |
+
2022-02-05 14:10:24,344 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: defer
|
5471 |
+
2022-02-05 14:10:24,345 INFO HandlerThread:2574263 [handler.py:handle_request_defer():147] handle defer: 2
|
5472 |
+
2022-02-05 14:10:24,345 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: defer
|
5473 |
+
2022-02-05 14:10:24,345 INFO SenderThread:2574263 [sender.py:send_request_defer():383] handle sender defer: 2
|
5474 |
+
2022-02-05 14:10:24,345 INFO SenderThread:2574263 [sender.py:transition_state():387] send defer: 3
|
5475 |
+
2022-02-05 14:10:24,346 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: defer
|
5476 |
+
2022-02-05 14:10:24,346 INFO HandlerThread:2574263 [handler.py:handle_request_defer():147] handle defer: 3
|
5477 |
+
2022-02-05 14:10:24,384 DEBUG SenderThread:2574263 [sender.py:send():234] send: summary
|
5478 |
+
2022-02-05 14:10:24,428 INFO SenderThread:2574263 [sender.py:_save_file():939] saving file wandb-summary.json with policy end
|
5479 |
+
2022-02-05 14:10:24,429 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: defer
|
5480 |
+
2022-02-05 14:10:24,429 INFO SenderThread:2574263 [sender.py:send_request_defer():383] handle sender defer: 3
|
5481 |
+
2022-02-05 14:10:24,429 INFO SenderThread:2574263 [sender.py:transition_state():387] send defer: 4
|
5482 |
+
2022-02-05 14:10:24,429 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: defer
|
5483 |
+
2022-02-05 14:10:24,430 INFO HandlerThread:2574263 [handler.py:handle_request_defer():147] handle defer: 4
|
5484 |
+
2022-02-05 14:10:24,430 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: defer
|
5485 |
+
2022-02-05 14:10:24,430 INFO SenderThread:2574263 [sender.py:send_request_defer():383] handle sender defer: 4
|
5486 |
+
2022-02-05 14:10:24,446 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5487 |
+
2022-02-05 14:10:24,709 INFO Thread-8 :2574263 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/output.log
|
5488 |
+
2022-02-05 14:10:24,709 INFO Thread-8 :2574263 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/wandb-summary.json
|
5489 |
+
2022-02-05 14:10:25,326 INFO SenderThread:2574263 [sender.py:transition_state():387] send defer: 5
|
5490 |
+
2022-02-05 14:10:25,326 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5491 |
+
2022-02-05 14:10:25,327 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: defer
|
5492 |
+
2022-02-05 14:10:25,327 INFO HandlerThread:2574263 [handler.py:handle_request_defer():147] handle defer: 5
|
5493 |
+
2022-02-05 14:10:25,328 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: defer
|
5494 |
+
2022-02-05 14:10:25,328 INFO SenderThread:2574263 [sender.py:send_request_defer():383] handle sender defer: 5
|
5495 |
+
2022-02-05 14:10:25,328 INFO SenderThread:2574263 [dir_watcher.py:finish():283] shutting down directory watcher
|
5496 |
+
2022-02-05 14:10:25,428 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5497 |
+
2022-02-05 14:10:25,710 INFO Thread-8 :2574263 [dir_watcher.py:_on_file_modified():230] file/dir modified: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/config.yaml
|
5498 |
+
2022-02-05 14:10:25,711 INFO SenderThread:2574263 [dir_watcher.py:finish():313] scan: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files
|
5499 |
+
2022-02-05 14:10:25,711 INFO SenderThread:2574263 [dir_watcher.py:finish():327] scan save: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/config.yaml config.yaml
|
5500 |
+
2022-02-05 14:10:25,711 INFO SenderThread:2574263 [dir_watcher.py:finish():327] scan save: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/requirements.txt requirements.txt
|
5501 |
+
2022-02-05 14:10:25,712 INFO SenderThread:2574263 [dir_watcher.py:finish():327] scan save: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/wandb-summary.json wandb-summary.json
|
5502 |
+
2022-02-05 14:10:25,712 INFO SenderThread:2574263 [dir_watcher.py:finish():327] scan save: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/output.log output.log
|
5503 |
+
2022-02-05 14:10:25,713 INFO SenderThread:2574263 [dir_watcher.py:finish():327] scan save: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/diff.patch diff.patch
|
5504 |
+
2022-02-05 14:10:25,713 INFO SenderThread:2574263 [dir_watcher.py:finish():327] scan save: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/wandb-metadata.json wandb-metadata.json
|
5505 |
+
2022-02-05 14:10:25,724 INFO SenderThread:2574263 [dir_watcher.py:finish():327] scan save: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/code/run_speech_recognition_ctc.py code/run_speech_recognition_ctc.py
|
5506 |
+
2022-02-05 14:10:25,725 INFO SenderThread:2574263 [sender.py:transition_state():387] send defer: 6
|
5507 |
+
2022-02-05 14:10:25,725 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5508 |
+
2022-02-05 14:10:25,731 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: defer
|
5509 |
+
2022-02-05 14:10:25,732 INFO HandlerThread:2574263 [handler.py:handle_request_defer():147] handle defer: 6
|
5510 |
+
2022-02-05 14:10:25,744 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: defer
|
5511 |
+
2022-02-05 14:10:25,744 INFO SenderThread:2574263 [sender.py:send_request_defer():383] handle sender defer: 6
|
5512 |
+
2022-02-05 14:10:25,744 INFO SenderThread:2574263 [file_pusher.py:finish():177] shutting down file pusher
|
5513 |
+
2022-02-05 14:10:25,827 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5514 |
+
2022-02-05 14:10:25,828 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5515 |
+
2022-02-05 14:10:25,930 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5516 |
+
2022-02-05 14:10:25,930 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5517 |
+
2022-02-05 14:10:26,036 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5518 |
+
2022-02-05 14:10:26,036 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5519 |
+
2022-02-05 14:10:26,138 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5520 |
+
2022-02-05 14:10:26,139 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5521 |
+
2022-02-05 14:10:26,241 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5522 |
+
2022-02-05 14:10:26,241 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5523 |
+
2022-02-05 14:10:26,343 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5524 |
+
2022-02-05 14:10:26,343 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5525 |
+
2022-02-05 14:10:26,440 INFO Thread-14 :2574263 [upload_job.py:push():137] Uploaded file /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/requirements.txt
|
5526 |
+
2022-02-05 14:10:26,446 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5527 |
+
2022-02-05 14:10:26,446 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5528 |
+
2022-02-05 14:10:26,464 INFO Thread-16 :2574263 [upload_job.py:push():137] Uploaded file /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/output.log
|
5529 |
+
2022-02-05 14:10:26,548 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5530 |
+
2022-02-05 14:10:26,548 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5531 |
+
2022-02-05 14:10:26,650 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5532 |
+
2022-02-05 14:10:26,651 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5533 |
+
2022-02-05 14:10:26,753 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5534 |
+
2022-02-05 14:10:26,753 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5535 |
+
2022-02-05 14:10:26,770 INFO Thread-13 :2574263 [upload_job.py:push():137] Uploaded file /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/config.yaml
|
5536 |
+
2022-02-05 14:10:26,786 INFO Thread-15 :2574263 [upload_job.py:push():137] Uploaded file /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/wandb-summary.json
|
5537 |
+
2022-02-05 14:10:26,825 INFO Thread-17 :2574263 [upload_job.py:push():137] Uploaded file /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/files/diff.patch
|
5538 |
+
2022-02-05 14:10:26,855 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5539 |
+
2022-02-05 14:10:26,855 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5540 |
+
2022-02-05 14:10:26,957 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5541 |
+
2022-02-05 14:10:26,958 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5542 |
+
2022-02-05 14:10:27,026 INFO Thread-7 :2574263 [sender.py:transition_state():387] send defer: 7
|
5543 |
+
2022-02-05 14:10:27,027 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: defer
|
5544 |
+
2022-02-05 14:10:27,027 INFO HandlerThread:2574263 [handler.py:handle_request_defer():147] handle defer: 7
|
5545 |
+
2022-02-05 14:10:27,028 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: defer
|
5546 |
+
2022-02-05 14:10:27,028 INFO SenderThread:2574263 [sender.py:send_request_defer():383] handle sender defer: 7
|
5547 |
+
2022-02-05 14:10:27,060 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5548 |
+
2022-02-05 14:10:28,219 INFO SenderThread:2574263 [sender.py:transition_state():387] send defer: 8
|
5549 |
+
2022-02-05 14:10:28,220 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5550 |
+
2022-02-05 14:10:28,221 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: defer
|
5551 |
+
2022-02-05 14:10:28,221 INFO HandlerThread:2574263 [handler.py:handle_request_defer():147] handle defer: 8
|
5552 |
+
2022-02-05 14:10:28,221 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: defer
|
5553 |
+
2022-02-05 14:10:28,221 INFO SenderThread:2574263 [sender.py:send_request_defer():383] handle sender defer: 8
|
5554 |
+
2022-02-05 14:10:28,222 INFO SenderThread:2574263 [sender.py:transition_state():387] send defer: 9
|
5555 |
+
2022-02-05 14:10:28,223 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: defer
|
5556 |
+
2022-02-05 14:10:28,223 DEBUG SenderThread:2574263 [sender.py:send():234] send: final
|
5557 |
+
2022-02-05 14:10:28,225 INFO HandlerThread:2574263 [handler.py:handle_request_defer():147] handle defer: 9
|
5558 |
+
2022-02-05 14:10:28,226 DEBUG SenderThread:2574263 [sender.py:send():234] send: footer
|
5559 |
+
2022-02-05 14:10:28,226 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: defer
|
5560 |
+
2022-02-05 14:10:28,227 INFO SenderThread:2574263 [sender.py:send_request_defer():383] handle sender defer: 9
|
5561 |
+
2022-02-05 14:10:28,322 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: poll_exit
|
5562 |
+
2022-02-05 14:10:28,322 DEBUG SenderThread:2574263 [sender.py:send_request():248] send_request: poll_exit
|
5563 |
+
2022-02-05 14:10:28,323 INFO SenderThread:2574263 [file_pusher.py:join():182] waiting for file pusher
|
5564 |
+
2022-02-05 14:10:28,767 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: get_summary
|
5565 |
+
2022-02-05 14:10:28,836 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: sampled_history
|
5566 |
+
2022-02-05 14:10:28,839 DEBUG HandlerThread:2574263 [handler.py:handle_request():130] handle_request: shutdown
|
5567 |
+
2022-02-05 14:10:28,839 INFO HandlerThread:2574263 [handler.py:finish():731] shutting down handler
|
5568 |
+
2022-02-05 14:10:29,225 INFO WriterThread:2574263 [datastore.py:close():281] close: /mnt/lv_ai_1_dante/javierr/wav2vec2-large-voxrex-npsc-bokmaal/wandb/run-20220205_115616-3j72kd91/run-3j72kd91.wandb
|
5569 |
+
2022-02-05 14:10:29,766 INFO SenderThread:2574263 [sender.py:finish():1070] shutting down sender
|
5570 |
+
2022-02-05 14:10:29,766 INFO SenderThread:2574263 [file_pusher.py:finish():177] shutting down file pusher
|
5571 |
+
2022-02-05 14:10:29,773 INFO SenderThread:2574263 [file_pusher.py:join():182] waiting for file pusher
|
5572 |
+
2022-02-05 14:10:29,777 INFO MainThread:2574263 [internal.py:handle_exit():77] Internal process exited
|
wandb/run-20220205_115616-3j72kd91/logs/debug.log
CHANGED
@@ -23,3 +23,175 @@ config: {}
|
|
23 |
2022-02-05 11:56:23,094 INFO MainThread:2573362 [wandb_init.py:init():633] run started, returning control to user process
|
24 |
2022-02-05 11:56:23,096 INFO MainThread:2573362 [wandb_run.py:_config_callback():956] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'float32', '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': ['Wav2Vec2ForCTC'], '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': 31, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': './', 'transformers_version': '4.17.0.dev0', 'feat_extract_dropout': 0.0, 'mask_channel_length': 10, 'mask_channel_min_space': 1, 'mask_channel_other': 0.0, 'mask_channel_prob': 0.0, 'mask_channel_selection': 'static', 'mask_time_min_space': 1, 'mask_time_other': 0.0, 'mask_time_selection': 'static', 'model_type': 'wav2vec2', '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.047, 'attention_dropout': 0.094, 'activation_dropout': 0.055, 'feat_proj_dropout': 0.04, 'final_dropout': 0.0, 'layerdrop': 0.041, 'layer_norm_eps': 1e-05, 'initializer_range': 0.02, 'vocab_size': 34, 'do_stable_layer_norm': True, 'use_weighted_layer_sum': False, 'apply_spec_augment': True, 'mask_time_prob': 0.082, 'mask_time_length': 10, 'mask_time_min_masks': 2, 'mask_feature_prob': 0.25, 'mask_feature_length': 64, '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': 'mean', 'ctc_zero_infinity': True, 'add_adapter': False, '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, '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': 16, 'per_device_eval_batch_size': 16, 'per_gpu_train_batch_size': 'None', 'per_gpu_eval_batch_size': 'None', 'gradient_accumulation_steps': 2, 'eval_accumulation_steps': 'None', 'learning_rate': 8.379967082059723e-06, 'weight_decay': 0.0, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 1.5, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'warmup_ratio': 0.0, 'warmup_steps': 0, 'log_level': -1, 'log_level_replica': -1, 'log_on_each_node': True, 'logging_dir': './runs/Feb05_11-55-40_dante', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 100, 'logging_nan_inf_filter': True, 'save_strategy': 'steps', 'save_steps': 500, 'save_total_limit': 3, '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': 'NbAiLab/wav2vec2-large-voxrex-npsc-bokmaal', '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': '', 'train_batch_size': 16, 'eval_batch_size': 16}
|
25 |
2022-02-05 11:56:23,101 INFO MainThread:2573362 [wandb_watch.py:watch():43] Watching
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
2022-02-05 11:56:23,094 INFO MainThread:2573362 [wandb_init.py:init():633] run started, returning control to user process
|
24 |
2022-02-05 11:56:23,096 INFO MainThread:2573362 [wandb_run.py:_config_callback():956] config_cb None None {'return_dict': True, 'output_hidden_states': False, 'output_attentions': False, 'torchscript': False, 'torch_dtype': 'float32', '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': ['Wav2Vec2ForCTC'], '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': 31, 'eos_token_id': 2, 'sep_token_id': None, 'decoder_start_token_id': None, 'task_specific_params': None, 'problem_type': None, '_name_or_path': './', 'transformers_version': '4.17.0.dev0', 'feat_extract_dropout': 0.0, 'mask_channel_length': 10, 'mask_channel_min_space': 1, 'mask_channel_other': 0.0, 'mask_channel_prob': 0.0, 'mask_channel_selection': 'static', 'mask_time_min_space': 1, 'mask_time_other': 0.0, 'mask_time_selection': 'static', 'model_type': 'wav2vec2', '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.047, 'attention_dropout': 0.094, 'activation_dropout': 0.055, 'feat_proj_dropout': 0.04, 'final_dropout': 0.0, 'layerdrop': 0.041, 'layer_norm_eps': 1e-05, 'initializer_range': 0.02, 'vocab_size': 34, 'do_stable_layer_norm': True, 'use_weighted_layer_sum': False, 'apply_spec_augment': True, 'mask_time_prob': 0.082, 'mask_time_length': 10, 'mask_time_min_masks': 2, 'mask_feature_prob': 0.25, 'mask_feature_length': 64, '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': 'mean', 'ctc_zero_infinity': True, 'add_adapter': False, '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, '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': 16, 'per_device_eval_batch_size': 16, 'per_gpu_train_batch_size': 'None', 'per_gpu_eval_batch_size': 'None', 'gradient_accumulation_steps': 2, 'eval_accumulation_steps': 'None', 'learning_rate': 8.379967082059723e-06, 'weight_decay': 0.0, 'adam_beta1': 0.9, 'adam_beta2': 0.999, 'adam_epsilon': 1e-08, 'max_grad_norm': 1.0, 'num_train_epochs': 1.5, 'max_steps': -1, 'lr_scheduler_type': 'linear', 'warmup_ratio': 0.0, 'warmup_steps': 0, 'log_level': -1, 'log_level_replica': -1, 'log_on_each_node': True, 'logging_dir': './runs/Feb05_11-55-40_dante', 'logging_strategy': 'steps', 'logging_first_step': False, 'logging_steps': 100, 'logging_nan_inf_filter': True, 'save_strategy': 'steps', 'save_steps': 500, 'save_total_limit': 3, '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': 'NbAiLab/wav2vec2-large-voxrex-npsc-bokmaal', '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': '', 'train_batch_size': 16, 'eval_batch_size': 16}
|
25 |
2022-02-05 11:56:23,101 INFO MainThread:2573362 [wandb_watch.py:watch():43] Watching
|
26 |
+
2022-02-05 14:10:21,781 INFO MainThread:2573362 [wandb_run.py:_atexit_cleanup():1780] got exitcode: 1
|
27 |
+
2022-02-05 14:10:21,793 INFO MainThread:2573362 [wandb_run.py:_restore():1752] restore
|
28 |
+
2022-02-05 14:10:24,195 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
29 |
+
wandb_count: 1
|
30 |
+
other_count: 1
|
31 |
+
}
|
32 |
+
pusher_stats {
|
33 |
+
uploaded_bytes: 35404
|
34 |
+
total_bytes: 35404
|
35 |
+
}
|
36 |
+
|
37 |
+
2022-02-05 14:10:24,344 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
38 |
+
wandb_count: 1
|
39 |
+
other_count: 1
|
40 |
+
}
|
41 |
+
pusher_stats {
|
42 |
+
uploaded_bytes: 35404
|
43 |
+
total_bytes: 35404
|
44 |
+
}
|
45 |
+
|
46 |
+
2022-02-05 14:10:25,327 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
47 |
+
wandb_count: 1
|
48 |
+
other_count: 1
|
49 |
+
}
|
50 |
+
pusher_stats {
|
51 |
+
uploaded_bytes: 35404
|
52 |
+
total_bytes: 35404
|
53 |
+
}
|
54 |
+
|
55 |
+
2022-02-05 14:10:25,726 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
56 |
+
wandb_count: 4
|
57 |
+
other_count: 1
|
58 |
+
}
|
59 |
+
pusher_stats {
|
60 |
+
uploaded_bytes: 35404
|
61 |
+
total_bytes: 819250
|
62 |
+
}
|
63 |
+
|
64 |
+
2022-02-05 14:10:25,829 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
65 |
+
wandb_count: 6
|
66 |
+
other_count: 1
|
67 |
+
}
|
68 |
+
pusher_stats {
|
69 |
+
uploaded_bytes: 35404
|
70 |
+
total_bytes: 2619290
|
71 |
+
}
|
72 |
+
|
73 |
+
2022-02-05 14:10:25,931 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
74 |
+
wandb_count: 6
|
75 |
+
other_count: 1
|
76 |
+
}
|
77 |
+
pusher_stats {
|
78 |
+
uploaded_bytes: 35404
|
79 |
+
total_bytes: 2619290
|
80 |
+
}
|
81 |
+
|
82 |
+
2022-02-05 14:10:26,037 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
83 |
+
wandb_count: 6
|
84 |
+
other_count: 1
|
85 |
+
}
|
86 |
+
pusher_stats {
|
87 |
+
uploaded_bytes: 35404
|
88 |
+
total_bytes: 2619290
|
89 |
+
}
|
90 |
+
|
91 |
+
2022-02-05 14:10:26,139 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
92 |
+
wandb_count: 6
|
93 |
+
other_count: 1
|
94 |
+
}
|
95 |
+
pusher_stats {
|
96 |
+
uploaded_bytes: 320427
|
97 |
+
total_bytes: 2619290
|
98 |
+
}
|
99 |
+
|
100 |
+
2022-02-05 14:10:26,242 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
101 |
+
wandb_count: 6
|
102 |
+
other_count: 1
|
103 |
+
}
|
104 |
+
pusher_stats {
|
105 |
+
uploaded_bytes: 2619290
|
106 |
+
total_bytes: 2619290
|
107 |
+
}
|
108 |
+
|
109 |
+
2022-02-05 14:10:26,344 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
110 |
+
wandb_count: 6
|
111 |
+
other_count: 1
|
112 |
+
}
|
113 |
+
pusher_stats {
|
114 |
+
uploaded_bytes: 2619290
|
115 |
+
total_bytes: 2619290
|
116 |
+
}
|
117 |
+
|
118 |
+
2022-02-05 14:10:26,447 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
119 |
+
wandb_count: 6
|
120 |
+
other_count: 1
|
121 |
+
}
|
122 |
+
pusher_stats {
|
123 |
+
uploaded_bytes: 2619290
|
124 |
+
total_bytes: 2619290
|
125 |
+
}
|
126 |
+
|
127 |
+
2022-02-05 14:10:26,549 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
128 |
+
wandb_count: 6
|
129 |
+
other_count: 1
|
130 |
+
}
|
131 |
+
pusher_stats {
|
132 |
+
uploaded_bytes: 2619290
|
133 |
+
total_bytes: 2619290
|
134 |
+
}
|
135 |
+
|
136 |
+
2022-02-05 14:10:26,652 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
137 |
+
wandb_count: 6
|
138 |
+
other_count: 1
|
139 |
+
}
|
140 |
+
pusher_stats {
|
141 |
+
uploaded_bytes: 2619290
|
142 |
+
total_bytes: 2619290
|
143 |
+
}
|
144 |
+
|
145 |
+
2022-02-05 14:10:26,754 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
146 |
+
wandb_count: 6
|
147 |
+
other_count: 1
|
148 |
+
}
|
149 |
+
pusher_stats {
|
150 |
+
uploaded_bytes: 2619290
|
151 |
+
total_bytes: 2619290
|
152 |
+
}
|
153 |
+
|
154 |
+
2022-02-05 14:10:26,856 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
155 |
+
wandb_count: 6
|
156 |
+
other_count: 1
|
157 |
+
}
|
158 |
+
pusher_stats {
|
159 |
+
uploaded_bytes: 2619290
|
160 |
+
total_bytes: 2619290
|
161 |
+
}
|
162 |
+
|
163 |
+
2022-02-05 14:10:26,959 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
164 |
+
wandb_count: 6
|
165 |
+
other_count: 1
|
166 |
+
}
|
167 |
+
pusher_stats {
|
168 |
+
uploaded_bytes: 2619290
|
169 |
+
total_bytes: 2619290
|
170 |
+
}
|
171 |
+
|
172 |
+
2022-02-05 14:10:28,221 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: file_counts {
|
173 |
+
wandb_count: 6
|
174 |
+
other_count: 1
|
175 |
+
}
|
176 |
+
pusher_stats {
|
177 |
+
uploaded_bytes: 2619290
|
178 |
+
total_bytes: 2619290
|
179 |
+
}
|
180 |
+
|
181 |
+
2022-02-05 14:10:28,766 INFO MainThread:2573362 [wandb_run.py:_wait_for_finish():1912] got exit ret: done: true
|
182 |
+
exit_result {
|
183 |
+
}
|
184 |
+
file_counts {
|
185 |
+
wandb_count: 6
|
186 |
+
other_count: 1
|
187 |
+
}
|
188 |
+
pusher_stats {
|
189 |
+
uploaded_bytes: 2619290
|
190 |
+
total_bytes: 2619290
|
191 |
+
}
|
192 |
+
local_info {
|
193 |
+
}
|
194 |
+
|
195 |
+
2022-02-05 14:10:30,272 INFO MainThread:2573362 [wandb_run.py:_append_history():2130] rendering history
|
196 |
+
2022-02-05 14:10:30,273 INFO MainThread:2573362 [wandb_run.py:_append_summary():2085] rendering summary
|
197 |
+
2022-02-05 14:10:30,275 INFO MainThread:2573362 [wandb_run.py:_append_files():2180] logging synced files
|
wandb/run-20220205_115616-3j72kd91/run-3j72kd91.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:873e5cece05232fc914e47d138c707d5c6f3cc278bb66eacb0211ca6b86a7840
|
3 |
+
size 17555397
|