Femboyuwu2000
commited on
Commit
•
26e7ac6
1
Parent(s):
7b7304c
Training in progress, step 620
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:c92ea041d259fd0f1f97d3d99cc8dcb4a35f0729c4f9cfe1e03af37c28316782
|
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:cccf39d1db5e0b71dc00b875481ae0f60139b2e99b660737a6096067592c6d4a
|
3 |
+
size 11799
|
wandb/debug-internal.log
CHANGED
@@ -562,3 +562,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
562 |
2024-04-12 07:53:20,633 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
563 |
2024-04-12 07:53:20,633 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
564 |
2024-04-12 07:53:21,254 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
562 |
2024-04-12 07:53:20,633 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
563 |
2024-04-12 07:53:20,633 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
564 |
2024-04-12 07:53:21,254 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
|
565 |
+
2024-04-12 07:53:23,255 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
566 |
+
2024-04-12 07:53:25,336 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
567 |
+
2024-04-12 07:53:30,336 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
568 |
+
2024-04-12 07:53:31,050 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
569 |
+
2024-04-12 07:53:31,050 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
570 |
+
2024-04-12 07:53:31,091 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
571 |
+
2024-04-12 07:53:36,158 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
572 |
+
2024-04-12 07:53:41,159 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
573 |
+
2024-04-12 07:53:43,275 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
574 |
+
2024-04-12 07:53:43,277 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
575 |
+
2024-04-12 07:53:43,277 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
576 |
+
2024-04-12 07:53:43,277 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
577 |
+
2024-04-12 07:53:44,262 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
|
578 |
+
2024-04-12 07:53:45,042 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
wandb/run-20240412_074044-widovcn3/files/output.log
CHANGED
@@ -56,4 +56,6 @@
|
|
56 |
warnings.warn(
|
57 |
/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.
|
58 |
warnings.warn(
|
|
|
|
|
59 |
/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.
|
|
|
56 |
warnings.warn(
|
57 |
/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.
|
58 |
warnings.warn(
|
59 |
+
/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.
|
60 |
+
warnings.warn(
|
61 |
/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.8692, "train/grad_norm": 49.25693893432617, "train/learning_rate": 2.999992132854894e-05, "train/epoch": 0.05, "train/global_step": 620, "_timestamp": 1712908423.2752821, "_runtime": 778.7675640583038, "_step": 30}
|
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log
CHANGED
@@ -562,3 +562,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
562 |
2024-04-12 07:53:20,633 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
563 |
2024-04-12 07:53:20,633 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
564 |
2024-04-12 07:53:21,254 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
562 |
2024-04-12 07:53:20,633 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
563 |
2024-04-12 07:53:20,633 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
564 |
2024-04-12 07:53:21,254 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
|
565 |
+
2024-04-12 07:53:23,255 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
566 |
+
2024-04-12 07:53:25,336 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
567 |
+
2024-04-12 07:53:30,336 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
568 |
+
2024-04-12 07:53:31,050 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
569 |
+
2024-04-12 07:53:31,050 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
570 |
+
2024-04-12 07:53:31,091 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
571 |
+
2024-04-12 07:53:36,158 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
572 |
+
2024-04-12 07:53:41,159 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
573 |
+
2024-04-12 07:53:43,275 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
574 |
+
2024-04-12 07:53:43,277 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
575 |
+
2024-04-12 07:53:43,277 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
576 |
+
2024-04-12 07:53:43,277 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
577 |
+
2024-04-12 07:53:44,262 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
|
578 |
+
2024-04-12 07:53:45,042 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
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
|
|