Commit
•
79493fa
1
Parent(s):
c2d5bea
End of training
Browse files- all_results.json +9 -9
- eval_results.json +5 -5
- train_results.json +4 -4
- trainer_state.json +0 -0
- wandb/run-20220228_144113-18osrjm3/files/config.yaml +20 -0
- wandb/run-20220228_144113-18osrjm3/files/output.log +0 -0
- wandb/run-20220228_144113-18osrjm3/files/wandb-summary.json +0 -0
- wandb/run-20220228_144113-18osrjm3/logs/debug-internal.log +547 -0
- wandb/run-20220228_144113-18osrjm3/run-18osrjm3.wandb +2 -2
all_results.json
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
-
"eval_loss": 4.
|
4 |
-
"eval_runtime":
|
5 |
"eval_samples": 2642,
|
6 |
-
"eval_samples_per_second": 2.
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
-
"eval_wer": 2.
|
9 |
-
"train_loss": 4.
|
10 |
-
"train_runtime":
|
11 |
"train_samples": 28538,
|
12 |
-
"train_samples_per_second":
|
13 |
-
"train_steps_per_second": 0.
|
14 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 4.211044788360596,
|
4 |
+
"eval_runtime": 1133.2799,
|
5 |
"eval_samples": 2642,
|
6 |
+
"eval_samples_per_second": 2.331,
|
7 |
+
"eval_steps_per_second": 0.292,
|
8 |
+
"eval_wer": 2.02631892106307,
|
9 |
+
"train_loss": 4.375692403904526,
|
10 |
+
"train_runtime": 5180.8925,
|
11 |
"train_samples": 28538,
|
12 |
+
"train_samples_per_second": 5.508,
|
13 |
+
"train_steps_per_second": 0.086
|
14 |
}
|
eval_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
-
"eval_loss": 4.
|
4 |
-
"eval_runtime":
|
5 |
"eval_samples": 2642,
|
6 |
-
"eval_samples_per_second": 2.
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
-
"eval_wer": 2.
|
9 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"eval_loss": 4.211044788360596,
|
4 |
+
"eval_runtime": 1133.2799,
|
5 |
"eval_samples": 2642,
|
6 |
+
"eval_samples_per_second": 2.331,
|
7 |
+
"eval_steps_per_second": 0.292,
|
8 |
+
"eval_wer": 2.02631892106307
|
9 |
}
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
-
"train_loss": 4.
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 28538,
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"train_loss": 4.375692403904526,
|
4 |
+
"train_runtime": 5180.8925,
|
5 |
"train_samples": 28538,
|
6 |
+
"train_samples_per_second": 5.508,
|
7 |
+
"train_steps_per_second": 0.086
|
8 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
wandb/run-20220228_144113-18osrjm3/files/config.yaml
CHANGED
@@ -10646,6 +10646,26 @@ _wandb:
|
|
10646 |
5: 1
|
10647 |
6:
|
10648 |
- 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10649 |
python_version: 3.9.5
|
10650 |
start_time: 1646059273
|
10651 |
t:
|
|
|
10646 |
5: 1
|
10647 |
6:
|
10648 |
- 1
|
10649 |
+
- 1: eval/loss
|
10650 |
+
5: 1
|
10651 |
+
6:
|
10652 |
+
- 1
|
10653 |
+
- 1: eval/wer
|
10654 |
+
5: 1
|
10655 |
+
6:
|
10656 |
+
- 1
|
10657 |
+
- 1: eval/runtime
|
10658 |
+
5: 1
|
10659 |
+
6:
|
10660 |
+
- 1
|
10661 |
+
- 1: eval/samples_per_second
|
10662 |
+
5: 1
|
10663 |
+
6:
|
10664 |
+
- 1
|
10665 |
+
- 1: eval/steps_per_second
|
10666 |
+
5: 1
|
10667 |
+
6:
|
10668 |
+
- 1
|
10669 |
python_version: 3.9.5
|
10670 |
start_time: 1646059273
|
10671 |
t:
|
wandb/run-20220228_144113-18osrjm3/files/output.log
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
wandb/run-20220228_144113-18osrjm3/files/wandb-summary.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
wandb/run-20220228_144113-18osrjm3/logs/debug-internal.log
CHANGED
@@ -8185,3 +8185,550 @@
|
|
8185 |
2022-02-28 16:12:28,258 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8186 |
2022-02-28 16:12:29,259 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8187 |
2022-02-28 16:12:31,260 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8185 |
2022-02-28 16:12:28,258 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8186 |
2022-02-28 16:12:29,259 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8187 |
2022-02-28 16:12:31,260 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8188 |
+
2022-02-28 16:12:32,342 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8189 |
+
2022-02-28 16:12:33,260 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8190 |
+
2022-02-28 16:12:34,233 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8191 |
+
2022-02-28 16:12:34,233 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8192 |
+
2022-02-28 16:12:37,262 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8193 |
+
2022-02-28 16:12:38,262 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8194 |
+
2022-02-28 16:12:39,263 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8195 |
+
2022-02-28 16:12:42,264 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8196 |
+
2022-02-28 16:12:43,264 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8197 |
+
2022-02-28 16:12:45,265 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8198 |
+
2022-02-28 16:12:49,266 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8199 |
+
2022-02-28 16:12:49,327 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8200 |
+
2022-02-28 16:12:49,327 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8201 |
+
2022-02-28 16:12:51,267 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8202 |
+
2022-02-28 16:12:53,268 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8203 |
+
2022-02-28 16:12:57,269 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8204 |
+
2022-02-28 16:13:01,271 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8205 |
+
2022-02-28 16:13:02,743 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8206 |
+
2022-02-28 16:13:03,272 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8207 |
+
2022-02-28 16:13:04,437 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8208 |
+
2022-02-28 16:13:04,438 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8209 |
+
2022-02-28 16:13:07,273 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8210 |
+
2022-02-28 16:13:09,274 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8211 |
+
2022-02-28 16:13:13,276 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8212 |
+
2022-02-28 16:13:17,277 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8213 |
+
2022-02-28 16:13:19,278 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8214 |
+
2022-02-28 16:13:19,627 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8215 |
+
2022-02-28 16:13:19,627 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8216 |
+
2022-02-28 16:13:23,279 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8217 |
+
2022-02-28 16:13:25,280 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8218 |
+
2022-02-28 16:13:29,282 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8219 |
+
2022-02-28 16:13:33,131 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8220 |
+
2022-02-28 16:13:33,283 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8221 |
+
2022-02-28 16:13:34,680 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8222 |
+
2022-02-28 16:13:34,681 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8223 |
+
2022-02-28 16:13:37,284 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8224 |
+
2022-02-28 16:13:41,286 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8225 |
+
2022-02-28 16:13:43,287 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8226 |
+
2022-02-28 16:13:47,288 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8227 |
+
2022-02-28 16:13:49,289 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8228 |
+
2022-02-28 16:13:49,735 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8229 |
+
2022-02-28 16:13:49,735 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8230 |
+
2022-02-28 16:13:53,291 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8231 |
+
2022-02-28 16:13:59,293 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8232 |
+
2022-02-28 16:14:03,294 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8233 |
+
2022-02-28 16:14:03,524 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8234 |
+
2022-02-28 16:14:04,832 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8235 |
+
2022-02-28 16:14:04,832 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8236 |
+
2022-02-28 16:14:07,296 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8237 |
+
2022-02-28 16:14:09,297 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8238 |
+
2022-02-28 16:14:13,298 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8239 |
+
2022-02-28 16:14:17,299 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8240 |
+
2022-02-28 16:14:19,300 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8241 |
+
2022-02-28 16:14:19,928 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8242 |
+
2022-02-28 16:14:19,928 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8243 |
+
2022-02-28 16:14:23,302 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8244 |
+
2022-02-28 16:14:25,303 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8245 |
+
2022-02-28 16:14:29,304 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8246 |
+
2022-02-28 16:14:31,305 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8247 |
+
2022-02-28 16:14:33,937 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8248 |
+
2022-02-28 16:14:34,992 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8249 |
+
2022-02-28 16:14:34,992 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8250 |
+
2022-02-28 16:14:35,307 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8251 |
+
2022-02-28 16:14:39,308 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8252 |
+
2022-02-28 16:14:43,309 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8253 |
+
2022-02-28 16:14:47,311 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8254 |
+
2022-02-28 16:14:50,040 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8255 |
+
2022-02-28 16:14:50,040 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8256 |
+
2022-02-28 16:14:51,312 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8257 |
+
2022-02-28 16:14:53,313 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8258 |
+
2022-02-28 16:14:57,314 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8259 |
+
2022-02-28 16:14:59,315 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8260 |
+
2022-02-28 16:15:03,317 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8261 |
+
2022-02-28 16:15:04,355 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8262 |
+
2022-02-28 16:15:05,087 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8263 |
+
2022-02-28 16:15:05,087 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8264 |
+
2022-02-28 16:15:07,318 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8265 |
+
2022-02-28 16:15:11,320 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8266 |
+
2022-02-28 16:15:15,321 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8267 |
+
2022-02-28 16:15:17,322 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8268 |
+
2022-02-28 16:15:19,323 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8269 |
+
2022-02-28 16:15:20,148 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8270 |
+
2022-02-28 16:15:20,148 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8271 |
+
2022-02-28 16:15:23,324 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8272 |
+
2022-02-28 16:15:27,326 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8273 |
+
2022-02-28 16:15:31,327 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8274 |
+
2022-02-28 16:15:33,328 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8275 |
+
2022-02-28 16:15:34,726 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8276 |
+
2022-02-28 16:15:35,197 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8277 |
+
2022-02-28 16:15:35,198 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8278 |
+
2022-02-28 16:15:37,330 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8279 |
+
2022-02-28 16:15:41,331 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8280 |
+
2022-02-28 16:15:43,332 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8281 |
+
2022-02-28 16:15:47,333 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8282 |
+
2022-02-28 16:15:50,243 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8283 |
+
2022-02-28 16:15:50,243 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8284 |
+
2022-02-28 16:15:51,335 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8285 |
+
2022-02-28 16:15:53,335 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8286 |
+
2022-02-28 16:15:57,337 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8287 |
+
2022-02-28 16:16:01,338 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8288 |
+
2022-02-28 16:16:03,339 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8289 |
+
2022-02-28 16:16:05,119 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8290 |
+
2022-02-28 16:16:05,300 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8291 |
+
2022-02-28 16:16:05,300 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8292 |
+
2022-02-28 16:16:07,340 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8293 |
+
2022-02-28 16:16:11,342 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8294 |
+
2022-02-28 16:16:13,342 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8295 |
+
2022-02-28 16:16:17,344 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8296 |
+
2022-02-28 16:16:20,413 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8297 |
+
2022-02-28 16:16:20,414 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8298 |
+
2022-02-28 16:16:21,345 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8299 |
+
2022-02-28 16:16:25,347 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8300 |
+
2022-02-28 16:16:29,348 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8301 |
+
2022-02-28 16:16:33,350 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8302 |
+
2022-02-28 16:16:35,458 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8303 |
+
2022-02-28 16:16:35,458 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8304 |
+
2022-02-28 16:16:35,517 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8305 |
+
2022-02-28 16:16:37,351 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8306 |
+
2022-02-28 16:16:41,352 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8307 |
+
2022-02-28 16:16:45,354 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8308 |
+
2022-02-28 16:16:49,355 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8309 |
+
2022-02-28 16:16:50,519 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8310 |
+
2022-02-28 16:16:50,519 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8311 |
+
2022-02-28 16:16:51,356 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8312 |
+
2022-02-28 16:16:55,357 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8313 |
+
2022-02-28 16:16:59,359 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8314 |
+
2022-02-28 16:17:03,361 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8315 |
+
2022-02-28 16:17:05,361 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8316 |
+
2022-02-28 16:17:05,566 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8317 |
+
2022-02-28 16:17:05,566 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8318 |
+
2022-02-28 16:17:05,885 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8319 |
+
2022-02-28 16:17:09,363 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8320 |
+
2022-02-28 16:17:11,363 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8321 |
+
2022-02-28 16:17:15,365 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8322 |
+
2022-02-28 16:17:19,366 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8323 |
+
2022-02-28 16:17:20,662 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8324 |
+
2022-02-28 16:17:20,663 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8325 |
+
2022-02-28 16:17:23,368 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8326 |
+
2022-02-28 16:17:25,369 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8327 |
+
2022-02-28 16:17:29,370 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8328 |
+
2022-02-28 16:17:33,371 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8329 |
+
2022-02-28 16:17:35,860 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8330 |
+
2022-02-28 16:17:35,861 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8331 |
+
2022-02-28 16:17:36,261 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8332 |
+
2022-02-28 16:17:37,373 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8333 |
+
2022-02-28 16:17:41,374 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8334 |
+
2022-02-28 16:17:43,375 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8335 |
+
2022-02-28 16:17:47,376 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8336 |
+
2022-02-28 16:17:49,377 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8337 |
+
2022-02-28 16:17:50,948 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8338 |
+
2022-02-28 16:17:50,948 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8339 |
+
2022-02-28 16:17:53,379 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8340 |
+
2022-02-28 16:17:55,380 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8341 |
+
2022-02-28 16:17:59,381 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8342 |
+
2022-02-28 16:18:03,383 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8343 |
+
2022-02-28 16:18:05,384 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8344 |
+
2022-02-28 16:18:05,998 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8345 |
+
2022-02-28 16:18:05,998 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8346 |
+
2022-02-28 16:18:06,632 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8347 |
+
2022-02-28 16:18:09,385 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8348 |
+
2022-02-28 16:18:11,386 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8349 |
+
2022-02-28 16:18:15,387 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8350 |
+
2022-02-28 16:18:19,388 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8351 |
+
2022-02-28 16:18:21,314 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8352 |
+
2022-02-28 16:18:21,314 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8353 |
+
2022-02-28 16:18:21,389 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8354 |
+
2022-02-28 16:18:25,390 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8355 |
+
2022-02-28 16:18:29,392 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8356 |
+
2022-02-28 16:18:31,393 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8357 |
+
2022-02-28 16:18:35,394 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8358 |
+
2022-02-28 16:18:36,365 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8359 |
+
2022-02-28 16:18:36,366 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8360 |
+
2022-02-28 16:18:37,010 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8361 |
+
2022-02-28 16:18:37,395 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8362 |
+
2022-02-28 16:18:41,396 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8363 |
+
2022-02-28 16:18:43,397 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8364 |
+
2022-02-28 16:18:47,398 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8365 |
+
2022-02-28 16:18:49,399 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8366 |
+
2022-02-28 16:18:51,413 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8367 |
+
2022-02-28 16:18:51,414 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8368 |
+
2022-02-28 16:18:53,400 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8369 |
+
2022-02-28 16:18:58,402 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8370 |
+
2022-02-28 16:19:00,403 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8371 |
+
2022-02-28 16:19:04,404 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8372 |
+
2022-02-28 16:19:06,405 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8373 |
+
2022-02-28 16:19:06,470 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8374 |
+
2022-02-28 16:19:06,470 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8375 |
+
2022-02-28 16:19:07,393 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8376 |
+
2022-02-28 16:19:10,406 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8377 |
+
2022-02-28 16:19:12,407 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8378 |
+
2022-02-28 16:19:16,408 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8379 |
+
2022-02-28 16:19:20,410 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8380 |
+
2022-02-28 16:19:21,520 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8381 |
+
2022-02-28 16:19:21,520 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8382 |
+
2022-02-28 16:19:22,411 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8383 |
+
2022-02-28 16:19:26,412 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8384 |
+
2022-02-28 16:19:30,414 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8385 |
+
2022-02-28 16:19:32,414 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8386 |
+
2022-02-28 16:19:36,416 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8387 |
+
2022-02-28 16:19:36,569 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8388 |
+
2022-02-28 16:19:36,569 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8389 |
+
2022-02-28 16:19:37,809 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8390 |
+
2022-02-28 16:19:40,417 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8391 |
+
2022-02-28 16:19:44,418 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8392 |
+
2022-02-28 16:19:48,420 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8393 |
+
2022-02-28 16:19:51,614 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8394 |
+
2022-02-28 16:19:51,615 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8395 |
+
2022-02-28 16:19:52,421 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8396 |
+
2022-02-28 16:19:56,423 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8397 |
+
2022-02-28 16:20:00,424 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8398 |
+
2022-02-28 16:20:04,426 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8399 |
+
2022-02-28 16:20:06,701 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8400 |
+
2022-02-28 16:20:06,701 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8401 |
+
2022-02-28 16:20:08,199 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8402 |
+
2022-02-28 16:20:08,427 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8403 |
+
2022-02-28 16:20:10,428 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8404 |
+
2022-02-28 16:20:14,429 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8405 |
+
2022-02-28 16:20:18,431 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8406 |
+
2022-02-28 16:20:20,432 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8407 |
+
2022-02-28 16:20:21,745 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8408 |
+
2022-02-28 16:20:21,745 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8409 |
+
2022-02-28 16:20:24,433 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8410 |
+
2022-02-28 16:20:28,434 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8411 |
+
2022-02-28 16:20:32,436 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8412 |
+
2022-02-28 16:20:36,437 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8413 |
+
2022-02-28 16:20:36,808 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8414 |
+
2022-02-28 16:20:36,809 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8415 |
+
2022-02-28 16:20:38,580 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8416 |
+
2022-02-28 16:20:40,439 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8417 |
+
2022-02-28 16:20:42,439 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8418 |
+
2022-02-28 16:20:46,441 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8419 |
+
2022-02-28 16:20:50,442 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8420 |
+
2022-02-28 16:20:51,868 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8421 |
+
2022-02-28 16:20:51,868 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8422 |
+
2022-02-28 16:20:54,443 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8423 |
+
2022-02-28 16:20:56,444 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8424 |
+
2022-02-28 16:21:00,445 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8425 |
+
2022-02-28 16:21:04,447 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8426 |
+
2022-02-28 16:21:06,448 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8427 |
+
2022-02-28 16:21:06,917 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8428 |
+
2022-02-28 16:21:06,917 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8429 |
+
2022-02-28 16:21:08,952 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8430 |
+
2022-02-28 16:21:10,449 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8431 |
+
2022-02-28 16:21:14,451 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8432 |
+
2022-02-28 16:21:16,452 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8433 |
+
2022-02-28 16:21:20,453 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8434 |
+
2022-02-28 16:21:21,968 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8435 |
+
2022-02-28 16:21:21,969 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8436 |
+
2022-02-28 16:21:22,454 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8437 |
+
2022-02-28 16:21:26,455 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8438 |
+
2022-02-28 16:21:30,457 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8439 |
+
2022-02-28 16:21:34,458 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8440 |
+
2022-02-28 16:21:37,031 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8441 |
+
2022-02-28 16:21:37,031 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8442 |
+
2022-02-28 16:21:38,459 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8443 |
+
2022-02-28 16:21:39,332 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8444 |
+
2022-02-28 16:21:42,461 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8445 |
+
2022-02-28 16:21:46,462 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8446 |
+
2022-02-28 16:21:48,463 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8447 |
+
2022-02-28 16:21:52,093 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8448 |
+
2022-02-28 16:21:52,094 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8449 |
+
2022-02-28 16:21:52,464 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8450 |
+
2022-02-28 16:21:56,466 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8451 |
+
2022-02-28 16:22:00,467 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8452 |
+
2022-02-28 16:22:04,469 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8453 |
+
2022-02-28 16:22:06,469 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8454 |
+
2022-02-28 16:22:07,147 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8455 |
+
2022-02-28 16:22:07,148 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8456 |
+
2022-02-28 16:22:09,722 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8457 |
+
2022-02-28 16:22:10,471 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8458 |
+
2022-02-28 16:22:14,472 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8459 |
+
2022-02-28 16:22:16,473 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8460 |
+
2022-02-28 16:22:20,474 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8461 |
+
2022-02-28 16:22:22,209 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8462 |
+
2022-02-28 16:22:22,209 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8463 |
+
2022-02-28 16:22:24,475 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8464 |
+
2022-02-28 16:22:26,476 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8465 |
+
2022-02-28 16:22:30,478 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8466 |
+
2022-02-28 16:22:32,478 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8467 |
+
2022-02-28 16:22:36,480 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8468 |
+
2022-02-28 16:22:37,264 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8469 |
+
2022-02-28 16:22:37,264 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8470 |
+
2022-02-28 16:22:38,481 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8471 |
+
2022-02-28 16:22:40,088 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8472 |
+
2022-02-28 16:22:42,482 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8473 |
+
2022-02-28 16:22:46,483 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8474 |
+
2022-02-28 16:22:50,485 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8475 |
+
2022-02-28 16:22:52,311 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8476 |
+
2022-02-28 16:22:52,312 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8477 |
+
2022-02-28 16:22:54,486 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8478 |
+
2022-02-28 16:22:58,488 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8479 |
+
2022-02-28 16:23:00,488 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8480 |
+
2022-02-28 16:23:04,490 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8481 |
+
2022-02-28 16:23:06,491 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8482 |
+
2022-02-28 16:23:07,417 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8483 |
+
2022-02-28 16:23:07,417 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8484 |
+
2022-02-28 16:23:08,491 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8485 |
+
2022-02-28 16:23:10,478 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8486 |
+
2022-02-28 16:23:12,493 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8487 |
+
2022-02-28 16:23:14,493 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8488 |
+
2022-02-28 16:23:18,495 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8489 |
+
2022-02-28 16:23:22,471 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8490 |
+
2022-02-28 16:23:22,471 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8491 |
+
2022-02-28 16:23:22,496 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8492 |
+
2022-02-28 16:23:24,497 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8493 |
+
2022-02-28 16:23:28,498 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8494 |
+
2022-02-28 16:23:30,499 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8495 |
+
2022-02-28 16:23:32,500 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8496 |
+
2022-02-28 16:23:36,501 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8497 |
+
2022-02-28 16:23:37,538 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8498 |
+
2022-02-28 16:23:37,538 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8499 |
+
2022-02-28 16:23:40,503 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8500 |
+
2022-02-28 16:23:40,848 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8501 |
+
2022-02-28 16:23:42,504 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8502 |
+
2022-02-28 16:23:46,505 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8503 |
+
2022-02-28 16:23:48,506 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8504 |
+
2022-02-28 16:23:52,507 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8505 |
+
2022-02-28 16:23:52,591 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8506 |
+
2022-02-28 16:23:52,591 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8507 |
+
2022-02-28 16:23:54,508 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8508 |
+
2022-02-28 16:23:58,510 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8509 |
+
2022-02-28 16:24:00,511 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8510 |
+
2022-02-28 16:24:04,513 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8511 |
+
2022-02-28 16:24:06,514 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8512 |
+
2022-02-28 16:24:07,639 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8513 |
+
2022-02-28 16:24:07,639 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8514 |
+
2022-02-28 16:24:10,515 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8515 |
+
2022-02-28 16:24:11,260 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8516 |
+
2022-02-28 16:24:14,517 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8517 |
+
2022-02-28 16:24:18,518 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8518 |
+
2022-02-28 16:24:20,519 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8519 |
+
2022-02-28 16:24:22,688 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8520 |
+
2022-02-28 16:24:22,688 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8521 |
+
2022-02-28 16:24:24,521 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8522 |
+
2022-02-28 16:24:28,522 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8523 |
+
2022-02-28 16:24:30,523 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8524 |
+
2022-02-28 16:24:34,524 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8525 |
+
2022-02-28 16:24:36,525 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8526 |
+
2022-02-28 16:24:37,735 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8527 |
+
2022-02-28 16:24:37,735 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8528 |
+
2022-02-28 16:24:40,526 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8529 |
+
2022-02-28 16:24:41,620 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8530 |
+
2022-02-28 16:24:42,527 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8531 |
+
2022-02-28 16:24:44,528 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8532 |
+
2022-02-28 16:24:48,529 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8533 |
+
2022-02-28 16:24:52,531 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8534 |
+
2022-02-28 16:24:52,792 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8535 |
+
2022-02-28 16:24:52,792 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8536 |
+
2022-02-28 16:24:54,531 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8537 |
+
2022-02-28 16:24:58,533 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8538 |
+
2022-02-28 16:25:02,534 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8539 |
+
2022-02-28 16:25:04,535 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8540 |
+
2022-02-28 16:25:07,852 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8541 |
+
2022-02-28 16:25:07,852 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8542 |
+
2022-02-28 16:25:08,536 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8543 |
+
2022-02-28 16:25:10,537 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8544 |
+
2022-02-28 16:25:11,987 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8545 |
+
2022-02-28 16:25:14,538 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8546 |
+
2022-02-28 16:25:18,539 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8547 |
+
2022-02-28 16:25:22,541 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8548 |
+
2022-02-28 16:25:22,895 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8549 |
+
2022-02-28 16:25:22,895 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8550 |
+
2022-02-28 16:25:24,541 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8551 |
+
2022-02-28 16:25:28,543 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8552 |
+
2022-02-28 16:25:32,544 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8553 |
+
2022-02-28 16:25:34,545 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8554 |
+
2022-02-28 16:25:37,942 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8555 |
+
2022-02-28 16:25:37,942 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8556 |
+
2022-02-28 16:25:38,546 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8557 |
+
2022-02-28 16:25:42,358 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8558 |
+
2022-02-28 16:25:42,547 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8559 |
+
2022-02-28 16:25:44,548 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8560 |
+
2022-02-28 16:25:48,549 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8561 |
+
2022-02-28 16:25:50,550 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8562 |
+
2022-02-28 16:25:52,992 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8563 |
+
2022-02-28 16:25:52,992 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8564 |
+
2022-02-28 16:25:55,552 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8565 |
+
2022-02-28 16:25:59,553 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8566 |
+
2022-02-28 16:26:03,555 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8567 |
+
2022-02-28 16:26:07,556 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8568 |
+
2022-02-28 16:26:08,046 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8569 |
+
2022-02-28 16:26:08,046 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8570 |
+
2022-02-28 16:26:11,558 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8571 |
+
2022-02-28 16:26:12,747 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8572 |
+
2022-02-28 16:26:15,559 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8573 |
+
2022-02-28 16:26:19,561 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8574 |
+
2022-02-28 16:26:23,096 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8575 |
+
2022-02-28 16:26:23,097 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8576 |
+
2022-02-28 16:26:23,563 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8577 |
+
2022-02-28 16:26:27,564 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8578 |
+
2022-02-28 16:26:31,566 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8579 |
+
2022-02-28 16:26:35,567 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8580 |
+
2022-02-28 16:26:38,182 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8581 |
+
2022-02-28 16:26:38,182 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8582 |
+
2022-02-28 16:26:39,568 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8583 |
+
2022-02-28 16:26:43,130 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8584 |
+
2022-02-28 16:26:43,570 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8585 |
+
2022-02-28 16:26:45,571 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8586 |
+
2022-02-28 16:26:49,572 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8587 |
+
2022-02-28 16:26:51,573 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8588 |
+
2022-02-28 16:26:53,649 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8589 |
+
2022-02-28 16:26:53,649 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8590 |
+
2022-02-28 16:26:55,574 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8591 |
+
2022-02-28 16:26:59,576 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8592 |
+
2022-02-28 16:27:01,576 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8593 |
+
2022-02-28 16:27:05,578 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8594 |
+
2022-02-28 16:27:08,700 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8595 |
+
2022-02-28 16:27:08,700 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8596 |
+
2022-02-28 16:27:09,579 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8597 |
+
2022-02-28 16:27:13,513 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8598 |
+
2022-02-28 16:27:13,581 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8599 |
+
2022-02-28 16:27:15,581 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8600 |
+
2022-02-28 16:27:19,583 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8601 |
+
2022-02-28 16:27:21,584 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8602 |
+
2022-02-28 16:27:23,752 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8603 |
+
2022-02-28 16:27:23,752 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8604 |
+
2022-02-28 16:27:25,586 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8605 |
+
2022-02-28 16:27:27,587 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8606 |
+
2022-02-28 16:27:31,588 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8607 |
+
2022-02-28 16:27:35,589 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8608 |
+
2022-02-28 16:27:37,590 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8609 |
+
2022-02-28 16:27:38,798 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8610 |
+
2022-02-28 16:27:38,798 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8611 |
+
2022-02-28 16:27:41,592 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8612 |
+
2022-02-28 16:27:43,895 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8613 |
+
2022-02-28 16:27:45,593 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8614 |
+
2022-02-28 16:27:47,594 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8615 |
+
2022-02-28 16:27:51,595 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8616 |
+
2022-02-28 16:27:53,874 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8617 |
+
2022-02-28 16:27:53,874 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8618 |
+
2022-02-28 16:27:55,596 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8619 |
+
2022-02-28 16:27:59,598 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8620 |
+
2022-02-28 16:28:03,599 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8621 |
+
2022-02-28 16:28:05,600 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8622 |
+
2022-02-28 16:28:08,937 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8623 |
+
2022-02-28 16:28:08,937 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8624 |
+
2022-02-28 16:28:09,601 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8625 |
+
2022-02-28 16:28:13,603 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8626 |
+
2022-02-28 16:28:14,293 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8627 |
+
2022-02-28 16:28:17,604 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8628 |
+
2022-02-28 16:28:19,605 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8629 |
+
2022-02-28 16:28:23,606 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8630 |
+
2022-02-28 16:28:23,982 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8631 |
+
2022-02-28 16:28:23,983 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8632 |
+
2022-02-28 16:28:27,608 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8633 |
+
2022-02-28 16:28:31,609 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8634 |
+
2022-02-28 16:28:35,611 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8635 |
+
2022-02-28 16:28:37,611 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8636 |
+
2022-02-28 16:28:39,068 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8637 |
+
2022-02-28 16:28:39,069 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8638 |
+
2022-02-28 16:28:41,613 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8639 |
+
2022-02-28 16:28:44,673 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8640 |
+
2022-02-28 16:28:47,614 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8641 |
+
2022-02-28 16:28:49,615 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8642 |
+
2022-02-28 16:28:53,617 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8643 |
+
2022-02-28 16:28:54,115 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8644 |
+
2022-02-28 16:28:54,115 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8645 |
+
2022-02-28 16:28:59,619 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8646 |
+
2022-02-28 16:29:03,620 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8647 |
+
2022-02-28 16:29:05,621 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8648 |
+
2022-02-28 16:29:09,180 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8649 |
+
2022-02-28 16:29:09,180 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8650 |
+
2022-02-28 16:29:09,622 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8651 |
+
2022-02-28 16:29:11,623 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8652 |
+
2022-02-28 16:29:15,042 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8653 |
+
2022-02-28 16:29:15,624 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8654 |
+
2022-02-28 16:29:19,626 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8655 |
+
2022-02-28 16:29:21,627 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8656 |
+
2022-02-28 16:29:24,230 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8657 |
+
2022-02-28 16:29:24,230 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8658 |
+
2022-02-28 16:29:25,628 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8659 |
+
2022-02-28 16:29:27,629 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8660 |
+
2022-02-28 16:29:31,630 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8661 |
+
2022-02-28 16:29:35,631 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8662 |
+
2022-02-28 16:29:39,271 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8663 |
+
2022-02-28 16:29:39,272 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8664 |
+
2022-02-28 16:29:39,633 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8665 |
+
2022-02-28 16:29:41,634 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8666 |
+
2022-02-28 16:29:45,428 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8667 |
+
2022-02-28 16:29:45,635 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8668 |
+
2022-02-28 16:29:49,636 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8669 |
+
2022-02-28 16:29:51,637 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8670 |
+
2022-02-28 16:29:54,325 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8671 |
+
2022-02-28 16:29:54,325 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8672 |
+
2022-02-28 16:29:55,638 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8673 |
+
2022-02-28 16:29:59,640 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8674 |
+
2022-02-28 16:30:03,641 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8675 |
+
2022-02-28 16:30:07,643 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8676 |
+
2022-02-28 16:30:09,381 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8677 |
+
2022-02-28 16:30:09,381 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8678 |
+
2022-02-28 16:30:11,644 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8679 |
+
2022-02-28 16:30:15,646 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8680 |
+
2022-02-28 16:30:15,808 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8681 |
+
2022-02-28 16:30:19,647 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8682 |
+
2022-02-28 16:30:23,648 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8683 |
+
2022-02-28 16:30:24,446 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8684 |
+
2022-02-28 16:30:24,447 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8685 |
+
2022-02-28 16:30:25,649 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8686 |
+
2022-02-28 16:30:29,650 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8687 |
+
2022-02-28 16:30:33,652 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8688 |
+
2022-02-28 16:30:37,653 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8689 |
+
2022-02-28 16:30:39,593 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8690 |
+
2022-02-28 16:30:39,594 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8691 |
+
2022-02-28 16:30:41,655 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8692 |
+
2022-02-28 16:30:45,656 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8693 |
+
2022-02-28 16:30:46,182 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8694 |
+
2022-02-28 16:30:47,657 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8695 |
+
2022-02-28 16:30:51,658 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8696 |
+
2022-02-28 16:30:54,666 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8697 |
+
2022-02-28 16:30:54,666 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8698 |
+
2022-02-28 16:30:55,660 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8699 |
+
2022-02-28 16:30:57,660 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8700 |
+
2022-02-28 16:31:01,662 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8701 |
+
2022-02-28 16:31:05,663 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8702 |
+
2022-02-28 16:31:09,665 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8703 |
+
2022-02-28 16:31:09,727 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8704 |
+
2022-02-28 16:31:09,727 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8705 |
+
2022-02-28 16:31:13,666 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8706 |
+
2022-02-28 16:31:16,567 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8707 |
+
2022-02-28 16:31:17,668 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8708 |
+
2022-02-28 16:31:21,669 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8709 |
+
2022-02-28 16:31:23,670 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8710 |
+
2022-02-28 16:31:24,819 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8711 |
+
2022-02-28 16:31:24,819 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8712 |
+
2022-02-28 16:31:27,671 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8713 |
+
2022-02-28 16:31:31,673 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8714 |
+
2022-02-28 16:31:33,552 DEBUG SenderThread:224575 [sender.py:send():235] send: metric
|
8715 |
+
2022-02-28 16:31:33,563 DEBUG SenderThread:224575 [sender.py:send():235] send: metric
|
8716 |
+
2022-02-28 16:31:33,568 DEBUG SenderThread:224575 [sender.py:send():235] send: metric
|
8717 |
+
2022-02-28 16:31:33,568 DEBUG SenderThread:224575 [sender.py:send():235] send: metric
|
8718 |
+
2022-02-28 16:31:33,568 DEBUG SenderThread:224575 [sender.py:send():235] send: metric
|
8719 |
+
2022-02-28 16:31:33,568 DEBUG SenderThread:224575 [sender.py:send():235] send: history
|
8720 |
+
2022-02-28 16:31:33,610 DEBUG SenderThread:224575 [sender.py:send():235] send: summary
|
8721 |
+
2022-02-28 16:31:33,694 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8722 |
+
2022-02-28 16:31:33,696 INFO SenderThread:224575 [sender.py:_save_file():944] saving file wandb-summary.json with policy end
|
8723 |
+
2022-02-28 16:31:34,694 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/wandb-summary.json
|
8724 |
+
2022-02-28 16:31:34,694 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8725 |
+
2022-02-28 16:31:35,695 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8726 |
+
2022-02-28 16:31:39,889 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8727 |
+
2022-02-28 16:31:40,686 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8728 |
+
2022-02-28 16:31:40,696 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/config.yaml
|
8729 |
+
2022-02-28 16:31:47,013 DEBUG SenderThread:224575 [sender.py:send():235] send: stats
|
8730 |
+
2022-02-28 16:31:51,700 INFO Thread-8 :224575 [dir_watcher.py:_on_file_modified():230] file/dir modified: /home/sanchit_huggingface_co/wav2vec2-gpt2-wandb-grid-search/wandb/run-20220228_144113-18osrjm3/files/output.log
|
8731 |
+
2022-02-28 16:31:55,742 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8732 |
+
2022-02-28 16:31:55,743 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
8733 |
+
2022-02-28 16:32:10,787 DEBUG HandlerThread:224575 [handler.py:handle_request():131] handle_request: stop_status
|
8734 |
+
2022-02-28 16:32:10,788 DEBUG SenderThread:224575 [sender.py:send_request():249] send_request: stop_status
|
wandb/run-20220228_144113-18osrjm3/run-18osrjm3.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:85d90845ebb54a0cb6b279d3bcdf721a69f247791dd753a9db94abf736be32a1
|
3 |
+
size 56393843
|