Femboyuwu2000
commited on
Commit
•
c74a8fd
1
Parent(s):
21a082b
Training in progress, step 360
Browse files- adapter_model.safetensors +1 -1
- runs/Apr14_08-02-48_22f82e031f6d/events.out.tfevents.1713081770.22f82e031f6d.90.0 +2 -2
- wandb/debug-internal.log +14 -0
- wandb/run-20240414_080844-fw7v7n5v/files/output.log +2 -0
- wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json +1 -1
- wandb/run-20240414_080844-fw7v7n5v/logs/debug-internal.log +14 -0
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4725640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be1c47e7c45521d38d74b6126649ceb2df1743106d5e52fc59729f4ddcf09e52
|
3 |
size 4725640
|
runs/Apr14_08-02-48_22f82e031f6d/events.out.tfevents.1713081770.22f82e031f6d.90.0
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:9d3779c73e056dddcffe20a7ac5abfddb0b9e0e93c2792b362874e939c548d52
|
3 |
+
size 24833
|
wandb/debug-internal.log
CHANGED
@@ -367,3 +367,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
367 |
2024-04-14 08:16:32,692 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
368 |
2024-04-14 08:16:32,692 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
369 |
2024-04-14 08:16:33,643 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
367 |
2024-04-14 08:16:32,692 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
368 |
2024-04-14 08:16:32,692 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
369 |
2024-04-14 08:16:33,643 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
370 |
+
2024-04-14 08:16:35,407 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
371 |
+
2024-04-14 08:16:35,644 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/output.log
|
372 |
+
2024-04-14 08:16:40,408 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
373 |
+
2024-04-14 08:16:45,408 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
374 |
+
2024-04-14 08:16:45,584 DEBUG SenderThread:143 [sender.py:send():379] send: stats
|
375 |
+
2024-04-14 08:16:46,709 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: stop_status
|
376 |
+
2024-04-14 08:16:46,710 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: internal_messages
|
377 |
+
2024-04-14 08:16:46,710 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: stop_status
|
378 |
+
2024-04-14 08:16:50,833 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
379 |
+
2024-04-14 08:16:53,409 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: partial_history
|
380 |
+
2024-04-14 08:16:53,410 DEBUG SenderThread:143 [sender.py:send():379] send: history
|
381 |
+
2024-04-14 08:16:53,410 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
382 |
+
2024-04-14 08:16:53,412 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
383 |
+
2024-04-14 08:16:53,652 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
wandb/run-20240414_080844-fw7v7n5v/files/output.log
CHANGED
@@ -32,4 +32,6 @@
|
|
32 |
warnings.warn(
|
33 |
/opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
|
34 |
warnings.warn(
|
|
|
|
|
35 |
/opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
|
|
|
32 |
warnings.warn(
|
33 |
/opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
|
34 |
warnings.warn(
|
35 |
+
/opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
|
36 |
+
warnings.warn(
|
37 |
/opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
|
wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"train/loss": 2.
|
|
|
1 |
+
{"train/loss": 2.7863, "train/grad_norm": 4.9223952293396, "train/learning_rate": 4.9995435879539254e-05, "train/epoch": 0.0, "train/global_step": 360, "_timestamp": 1713082613.4089081, "_runtime": 488.65215015411377, "_step": 18}
|
wandb/run-20240414_080844-fw7v7n5v/logs/debug-internal.log
CHANGED
@@ -367,3 +367,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
367 |
2024-04-14 08:16:32,692 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
368 |
2024-04-14 08:16:32,692 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
369 |
2024-04-14 08:16:33,643 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
367 |
2024-04-14 08:16:32,692 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
368 |
2024-04-14 08:16:32,692 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
369 |
2024-04-14 08:16:33,643 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
370 |
+
2024-04-14 08:16:35,407 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
371 |
+
2024-04-14 08:16:35,644 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/output.log
|
372 |
+
2024-04-14 08:16:40,408 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
373 |
+
2024-04-14 08:16:45,408 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
374 |
+
2024-04-14 08:16:45,584 DEBUG SenderThread:143 [sender.py:send():379] send: stats
|
375 |
+
2024-04-14 08:16:46,709 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: stop_status
|
376 |
+
2024-04-14 08:16:46,710 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: internal_messages
|
377 |
+
2024-04-14 08:16:46,710 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: stop_status
|
378 |
+
2024-04-14 08:16:50,833 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
379 |
+
2024-04-14 08:16:53,409 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: partial_history
|
380 |
+
2024-04-14 08:16:53,410 DEBUG SenderThread:143 [sender.py:send():379] send: history
|
381 |
+
2024-04-14 08:16:53,410 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
382 |
+
2024-04-14 08:16:53,412 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
383 |
+
2024-04-14 08:16:53,652 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|