Femboyuwu2000
commited on
Commit
•
e1b9942
1
Parent(s):
da24497
Training in progress, step 2860
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
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:4f42cba240aace3a7aa0f5f7c273be1525eb8be352f43f1cf0bdb166bd389200
|
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:ce236af37282b37a35ccd2a44a736eddac4a7fbe7c4644bf959bb9081fdcffea
|
3 |
+
size 35431
|
wandb/debug-internal.log
CHANGED
@@ -2389,3 +2389,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
2389 |
2024-04-12 08:38:48,977 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2390 |
2024-04-12 08:38:48,977 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2391 |
2024-04-12 08:38:49,372 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2389 |
2024-04-12 08:38:48,977 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2390 |
2024-04-12 08:38:48,977 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2391 |
2024-04-12 08:38:49,372 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
|
2392 |
+
2024-04-12 08:38:52,373 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
2393 |
+
2024-04-12 08:38:52,672 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2394 |
+
2024-04-12 08:38:57,673 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2395 |
+
2024-04-12 08:39:01,763 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
2396 |
+
2024-04-12 08:39:01,764 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
2397 |
+
2024-04-12 08:39:01,804 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
2398 |
+
2024-04-12 08:39:02,875 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2399 |
+
2024-04-12 08:39:07,876 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2400 |
+
2024-04-12 08:39:12,877 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2401 |
+
2024-04-12 08:39:13,169 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
2402 |
+
2024-04-12 08:39:13,170 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
2403 |
+
2024-04-12 08:39:13,171 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2404 |
+
2024-04-12 08:39:13,171 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2405 |
+
2024-04-12 08:39:13,382 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
@@ -280,4 +280,6 @@
|
|
280 |
warnings.warn(
|
281 |
/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.
|
282 |
warnings.warn(
|
|
|
|
|
283 |
/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.
|
|
|
280 |
warnings.warn(
|
281 |
/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.
|
282 |
warnings.warn(
|
283 |
+
/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.
|
284 |
+
warnings.warn(
|
285 |
/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.498, "train/grad_norm": 33.75153732299805, "train/learning_rate": 2.900660602239667e-05, "train/epoch": 0.23, "train/global_step": 2860, "_timestamp": 1712911153.169259, "_runtime": 3508.6615409851074, "_step": 142}
|
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log
CHANGED
@@ -2389,3 +2389,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
2389 |
2024-04-12 08:38:48,977 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2390 |
2024-04-12 08:38:48,977 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2391 |
2024-04-12 08:38:49,372 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2389 |
2024-04-12 08:38:48,977 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2390 |
2024-04-12 08:38:48,977 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2391 |
2024-04-12 08:38:49,372 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
|
2392 |
+
2024-04-12 08:38:52,373 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
2393 |
+
2024-04-12 08:38:52,672 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2394 |
+
2024-04-12 08:38:57,673 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2395 |
+
2024-04-12 08:39:01,763 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
2396 |
+
2024-04-12 08:39:01,764 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
2397 |
+
2024-04-12 08:39:01,804 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
2398 |
+
2024-04-12 08:39:02,875 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2399 |
+
2024-04-12 08:39:07,876 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2400 |
+
2024-04-12 08:39:12,877 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2401 |
+
2024-04-12 08:39:13,169 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
2402 |
+
2024-04-12 08:39:13,170 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
2403 |
+
2024-04-12 08:39:13,171 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2404 |
+
2024-04-12 08:39:13,171 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2405 |
+
2024-04-12 08:39:13,382 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
|