Femboyuwu2000
commited on
Commit
•
116b078
1
Parent(s):
71f7e6d
Training in progress, step 260
Browse files- adapter_model.safetensors +1 -1
- runs/Apr14_08-02-48_22f82e031f6d/events.out.tfevents.1713081770.22f82e031f6d.90.0 +2 -2
- wandb/debug-internal.log +13 -0
- wandb/run-20240414_080844-fw7v7n5v/files/output.log +4 -0
- wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json +1 -1
- wandb/run-20240414_080844-fw7v7n5v/logs/debug-internal.log +13 -0
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4725640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c74abcbc22a956d2c4927f3cd90c498db1401577c1a95edd5aa2828ae826f3e
|
3 |
size 4725640
|
runs/Apr14_08-02-48_22f82e031f6d/events.out.tfevents.1713081770.22f82e031f6d.90.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:96c0cfcb5abfe450a3a94f12cb18d0721ef08941fefb8e8cc9aa19baffea334d
|
3 |
+
size 23778
|
wandb/debug-internal.log
CHANGED
@@ -293,3 +293,16 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
293 |
2024-04-14 08:14:48,934 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
294 |
2024-04-14 08:14:48,934 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
295 |
2024-04-14 08:14:49,605 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
293 |
2024-04-14 08:14:48,934 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
294 |
2024-04-14 08:14:48,934 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
295 |
2024-04-14 08:14:49,605 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
296 |
+
2024-04-14 08:14:50,677 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
297 |
+
2024-04-14 08:14:51,605 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/output.log
|
298 |
+
2024-04-14 08:14:55,678 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
299 |
+
2024-04-14 08:15:00,679 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
300 |
+
2024-04-14 08:15:01,712 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: stop_status
|
301 |
+
2024-04-14 08:15:01,713 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: stop_status
|
302 |
+
2024-04-14 08:15:01,717 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: internal_messages
|
303 |
+
2024-04-14 08:15:05,803 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
304 |
+
2024-04-14 08:15:09,725 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: partial_history
|
305 |
+
2024-04-14 08:15:09,726 DEBUG SenderThread:143 [sender.py:send():379] send: history
|
306 |
+
2024-04-14 08:15:09,726 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
307 |
+
2024-04-14 08:15:09,727 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
308 |
+
2024-04-14 08:15:10,612 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
wandb/run-20240414_080844-fw7v7n5v/files/output.log
CHANGED
@@ -22,4 +22,8 @@
|
|
22 |
warnings.warn(
|
23 |
/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.
|
24 |
warnings.warn(
|
|
|
|
|
|
|
|
|
25 |
/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.
|
|
|
22 |
warnings.warn(
|
23 |
/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.
|
24 |
warnings.warn(
|
25 |
+
/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.
|
26 |
+
warnings.warn(
|
27 |
+
/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.
|
28 |
+
warnings.warn(
|
29 |
/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-20240414_080844-fw7v7n5v/files/wandb-summary.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"train/loss":
|
|
|
1 |
+
{"train/loss": 3.0079, "train/grad_norm": 4.688353538513184, "train/learning_rate": 4.316666666666667e-05, "train/epoch": 0.0, "train/global_step": 260, "_timestamp": 1713082509.724792, "_runtime": 384.96803402900696, "_step": 13}
|
wandb/run-20240414_080844-fw7v7n5v/logs/debug-internal.log
CHANGED
@@ -293,3 +293,16 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
293 |
2024-04-14 08:14:48,934 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
294 |
2024-04-14 08:14:48,934 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
295 |
2024-04-14 08:14:49,605 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
293 |
2024-04-14 08:14:48,934 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
294 |
2024-04-14 08:14:48,934 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
295 |
2024-04-14 08:14:49,605 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
296 |
+
2024-04-14 08:14:50,677 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
297 |
+
2024-04-14 08:14:51,605 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/output.log
|
298 |
+
2024-04-14 08:14:55,678 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
299 |
+
2024-04-14 08:15:00,679 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
300 |
+
2024-04-14 08:15:01,712 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: stop_status
|
301 |
+
2024-04-14 08:15:01,713 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: stop_status
|
302 |
+
2024-04-14 08:15:01,717 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: internal_messages
|
303 |
+
2024-04-14 08:15:05,803 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
304 |
+
2024-04-14 08:15:09,725 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: partial_history
|
305 |
+
2024-04-14 08:15:09,726 DEBUG SenderThread:143 [sender.py:send():379] send: history
|
306 |
+
2024-04-14 08:15:09,726 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
307 |
+
2024-04-14 08:15:09,727 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
308 |
+
2024-04-14 08:15:10,612 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|