Femboyuwu2000
commited on
Commit
•
52c473a
1
Parent(s):
6418675
Training in progress, step 6560
Browse files- adapter_model.safetensors +1 -1
- runs/Apr12_07-40-41_e5a48bec8248/events.out.tfevents.1712907642.e5a48bec8248.443.0 +2 -2
- wandb/debug-internal.log +14 -0
- wandb/run-20240412_074044-widovcn3/files/output.log +2 -0
- wandb/run-20240412_074044-widovcn3/files/wandb-summary.json +1 -1
- wandb/run-20240412_074044-widovcn3/logs/debug-internal.log +14 -0
- wandb/run-20240412_074044-widovcn3/run-widovcn3.wandb +0 -0
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 13982248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af05e0a6c9ba308c4aa54b622a45d3520ca159d9d263a4a9c8055c1826a20938
|
3 |
size 13982248
|
runs/Apr12_07-40-41_e5a48bec8248/events.out.tfevents.1712907642.e5a48bec8248.443.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:40c9b692716367d48b83c95893f16b125c6077669b2d08f0b7f621cdd68aa598
|
3 |
+
size 74466
|
wandb/debug-internal.log
CHANGED
@@ -5411,3 +5411,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
5411 |
2024-04-12 09:54:02,227 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/wandb-summary.json
|
5412 |
2024-04-12 09:54:02,654 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
5413 |
2024-04-12 09:54:02,654 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5411 |
2024-04-12 09:54:02,227 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/wandb-summary.json
|
5412 |
2024-04-12 09:54:02,654 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
5413 |
2024-04-12 09:54:02,654 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
5414 |
+
2024-04-12 09:54:05,228 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
5415 |
+
2024-04-12 09:54:06,959 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
5416 |
+
2024-04-12 09:54:11,960 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
5417 |
+
2024-04-12 09:54:15,305 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
5418 |
+
2024-04-12 09:54:17,138 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
5419 |
+
2024-04-12 09:54:17,306 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
5420 |
+
2024-04-12 09:54:17,609 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
5421 |
+
2024-04-12 09:54:17,609 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
5422 |
+
2024-04-12 09:54:22,744 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
5423 |
+
2024-04-12 09:54:24,414 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
5424 |
+
2024-04-12 09:54:24,416 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
5425 |
+
2024-04-12 09:54:24,416 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
5426 |
+
2024-04-12 09:54:24,416 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
5427 |
+
2024-04-12 09:54:25,236 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/wandb-summary.json
|
wandb/run-20240412_074044-widovcn3/files/output.log
CHANGED
@@ -650,4 +650,6 @@
|
|
650 |
warnings.warn(
|
651 |
/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.
|
652 |
warnings.warn(
|
|
|
|
|
653 |
/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.
|
|
|
650 |
warnings.warn(
|
651 |
/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.
|
652 |
warnings.warn(
|
653 |
+
/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.
|
654 |
+
warnings.warn(
|
655 |
/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-20240412_074044-widovcn3/files/wandb-summary.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"train/loss": 3.
|
|
|
1 |
+
{"train/loss": 3.4933, "train/grad_norm": 26.61548614501953, "train/learning_rate": 2.353941474369544e-05, "train/epoch": 0.52, "train/global_step": 6560, "_timestamp": 1712915664.4143715, "_runtime": 8019.906653404236, "_step": 327}
|
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log
CHANGED
@@ -5411,3 +5411,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
5411 |
2024-04-12 09:54:02,227 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/wandb-summary.json
|
5412 |
2024-04-12 09:54:02,654 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
5413 |
2024-04-12 09:54:02,654 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5411 |
2024-04-12 09:54:02,227 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/wandb-summary.json
|
5412 |
2024-04-12 09:54:02,654 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
5413 |
2024-04-12 09:54:02,654 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
5414 |
+
2024-04-12 09:54:05,228 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
5415 |
+
2024-04-12 09:54:06,959 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
5416 |
+
2024-04-12 09:54:11,960 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
5417 |
+
2024-04-12 09:54:15,305 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
5418 |
+
2024-04-12 09:54:17,138 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
5419 |
+
2024-04-12 09:54:17,306 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
5420 |
+
2024-04-12 09:54:17,609 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
5421 |
+
2024-04-12 09:54:17,609 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
5422 |
+
2024-04-12 09:54:22,744 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
5423 |
+
2024-04-12 09:54:24,414 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
5424 |
+
2024-04-12 09:54:24,416 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
5425 |
+
2024-04-12 09:54:24,416 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
5426 |
+
2024-04-12 09:54:24,416 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
5427 |
+
2024-04-12 09:54:25,236 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/wandb-summary.json
|
wandb/run-20240412_074044-widovcn3/run-widovcn3.wandb
CHANGED
Binary files a/wandb/run-20240412_074044-widovcn3/run-widovcn3.wandb and b/wandb/run-20240412_074044-widovcn3/run-widovcn3.wandb differ
|
|