Femboyuwu2000
commited on
Training in progress, step 5940
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:608a6b07ab17338bd6282af158218a38aaf660c765e9d6ab6b3901cfdb0f98b7
|
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:8d6272b28aacd0aad5512b5f88183efaee054f0fdf8c9c27717a0a6a4ec0b70e
|
3 |
+
size 67925
|
wandb/debug-internal.log
CHANGED
@@ -4909,3 +4909,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
4909 |
2024-04-12 09:41:34,557 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
4910 |
2024-04-12 09:41:34,929 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
|
4911 |
2024-04-12 09:41:36,678 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4909 |
2024-04-12 09:41:34,557 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
4910 |
2024-04-12 09:41:34,929 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
|
4911 |
2024-04-12 09:41:36,678 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
4912 |
+
2024-04-12 09:41:37,930 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
4913 |
+
2024-04-12 09:41:41,679 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
4914 |
+
2024-04-12 09:41:45,278 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
4915 |
+
2024-04-12 09:41:47,129 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
4916 |
+
2024-04-12 09:41:47,279 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
4917 |
+
2024-04-12 09:41:47,401 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
4918 |
+
2024-04-12 09:41:47,402 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
4919 |
+
2024-04-12 09:41:52,478 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
4920 |
+
2024-04-12 09:41:57,479 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
4921 |
+
2024-04-12 09:41:57,582 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
4922 |
+
2024-04-12 09:41:57,583 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
4923 |
+
2024-04-12 09:41:57,583 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
4924 |
+
2024-04-12 09:41:57,583 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
4925 |
+
2024-04-12 09:41:57,937 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
@@ -588,4 +588,6 @@
|
|
588 |
warnings.warn(
|
589 |
/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.
|
590 |
warnings.warn(
|
|
|
|
|
591 |
/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.
|
|
|
588 |
warnings.warn(
|
589 |
/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.
|
590 |
warnings.warn(
|
591 |
+
/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.
|
592 |
+
warnings.warn(
|
593 |
/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.4577, "train/grad_norm": 27.388093948364258, "train/learning_rate": 2.4732482149416325e-05, "train/epoch": 0.48, "train/global_step": 5940, "_timestamp": 1712914917.5814888, "_runtime": 7273.07377076149, "_step": 296}
|
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log
CHANGED
@@ -4909,3 +4909,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
4909 |
2024-04-12 09:41:34,557 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
4910 |
2024-04-12 09:41:34,929 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
|
4911 |
2024-04-12 09:41:36,678 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4909 |
2024-04-12 09:41:34,557 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
4910 |
2024-04-12 09:41:34,929 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
|
4911 |
2024-04-12 09:41:36,678 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
4912 |
+
2024-04-12 09:41:37,930 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
4913 |
+
2024-04-12 09:41:41,679 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
4914 |
+
2024-04-12 09:41:45,278 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
4915 |
+
2024-04-12 09:41:47,129 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
4916 |
+
2024-04-12 09:41:47,279 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
4917 |
+
2024-04-12 09:41:47,401 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
4918 |
+
2024-04-12 09:41:47,402 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
4919 |
+
2024-04-12 09:41:52,478 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
4920 |
+
2024-04-12 09:41:57,479 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
4921 |
+
2024-04-12 09:41:57,582 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
4922 |
+
2024-04-12 09:41:57,583 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
4923 |
+
2024-04-12 09:41:57,583 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
4924 |
+
2024-04-12 09:41:57,583 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
4925 |
+
2024-04-12 09:41:57,937 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
|
|