Femboyuwu2000
commited on
Commit
•
41e359b
1
Parent(s):
f5e5cd6
Training in progress, step 4020
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:35a69ca220b03dc6504efc110f15929f9ae57c96d280eb843d1af6a4264874a6
|
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:97355c997ba78c8325ab979dee52d82b332760187e5c3955adcaf2666880fcaa
|
3 |
+
size 47669
|
wandb/debug-internal.log
CHANGED
@@ -3335,3 +3335,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
3335 |
2024-04-12 09:02:21,398 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3336 |
2024-04-12 09:02:21,399 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3337 |
2024-04-12 09:02:21,976 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3335 |
2024-04-12 09:02:21,398 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3336 |
2024-04-12 09:02:21,399 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3337 |
2024-04-12 09:02:21,976 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
|
3338 |
+
2024-04-12 09:02:23,977 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
3339 |
+
2024-04-12 09:02:27,109 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3340 |
+
2024-04-12 09:02:31,919 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
3341 |
+
2024-04-12 09:02:32,110 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3342 |
+
2024-04-12 09:02:32,161 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
3343 |
+
2024-04-12 09:02:32,161 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
3344 |
+
2024-04-12 09:02:37,271 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3345 |
+
2024-04-12 09:02:42,272 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3346 |
+
2024-04-12 09:02:43,942 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
3347 |
+
2024-04-12 09:02:43,943 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
3348 |
+
2024-04-12 09:02:43,944 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3349 |
+
2024-04-12 09:02:43,944 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3350 |
+
2024-04-12 09:02:43,984 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
|
3351 |
+
2024-04-12 09:02:45,196 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
wandb/run-20240412_074044-widovcn3/files/output.log
CHANGED
@@ -396,4 +396,6 @@
|
|
396 |
warnings.warn(
|
397 |
/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.
|
398 |
warnings.warn(
|
|
|
|
|
399 |
/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.
|
|
|
396 |
warnings.warn(
|
397 |
/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.
|
398 |
warnings.warn(
|
399 |
+
/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.
|
400 |
+
warnings.warn(
|
401 |
/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.4266, "train/grad_norm": 32.5091667175293, "train/learning_rate": 2.775776814817928e-05, "train/epoch": 0.32, "train/global_step": 4020, "_timestamp": 1712912563.941801, "_runtime": 4919.434082984924, "_step": 200}
|
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log
CHANGED
@@ -3335,3 +3335,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
3335 |
2024-04-12 09:02:21,398 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3336 |
2024-04-12 09:02:21,399 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3337 |
2024-04-12 09:02:21,976 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3335 |
2024-04-12 09:02:21,398 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3336 |
2024-04-12 09:02:21,399 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3337 |
2024-04-12 09:02:21,976 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
|
3338 |
+
2024-04-12 09:02:23,977 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
3339 |
+
2024-04-12 09:02:27,109 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3340 |
+
2024-04-12 09:02:31,919 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
3341 |
+
2024-04-12 09:02:32,110 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3342 |
+
2024-04-12 09:02:32,161 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
3343 |
+
2024-04-12 09:02:32,161 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
3344 |
+
2024-04-12 09:02:37,271 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3345 |
+
2024-04-12 09:02:42,272 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3346 |
+
2024-04-12 09:02:43,942 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
3347 |
+
2024-04-12 09:02:43,943 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
3348 |
+
2024-04-12 09:02:43,944 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3349 |
+
2024-04-12 09:02:43,944 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3350 |
+
2024-04-12 09:02:43,984 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
|
3351 |
+
2024-04-12 09:02:45,196 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|