Femboyuwu2000
commited on
Training in progress, step 3620
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 +15 -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 +15 -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:62bf22c6eeae733bf8b6cecf81b15e2b37848eb3b634eababf70fb6e6cccfec6
|
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:e88782b8ada187ba86fdc154cba82217dba36a699b778066e3efc7f93b2b64ec
|
3 |
+
size 43449
|
wandb/debug-internal.log
CHANGED
@@ -3012,3 +3012,18 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
3012 |
2024-04-12 08:54:21,418 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3013 |
2024-04-12 08:54:21,418 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3014 |
2024-04-12 08:54:21,781 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3012 |
2024-04-12 08:54:21,418 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3013 |
2024-04-12 08:54:21,418 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3014 |
2024-04-12 08:54:21,781 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
|
3015 |
+
2024-04-12 08:54:24,782 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
3016 |
+
2024-04-12 08:54:25,449 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3017 |
+
2024-04-12 08:54:30,450 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3018 |
+
2024-04-12 08:54:31,773 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
3019 |
+
2024-04-12 08:54:31,774 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
3020 |
+
2024-04-12 08:54:31,793 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
3021 |
+
2024-04-12 08:54:35,914 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3022 |
+
2024-04-12 08:54:40,916 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3023 |
+
2024-04-12 08:54:44,314 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
3024 |
+
2024-04-12 08:54:44,315 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
3025 |
+
2024-04-12 08:54:44,315 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3026 |
+
2024-04-12 08:54:44,316 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3027 |
+
2024-04-12 08:54:44,791 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
|
3028 |
+
2024-04-12 08:54:45,179 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
3029 |
+
2024-04-12 08:54:46,180 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
wandb/run-20240412_074044-widovcn3/files/output.log
CHANGED
@@ -356,4 +356,6 @@
|
|
356 |
warnings.warn(
|
357 |
/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.
|
358 |
warnings.warn(
|
|
|
|
|
359 |
/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.
|
|
|
356 |
warnings.warn(
|
357 |
/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.
|
358 |
warnings.warn(
|
359 |
+
/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.
|
360 |
+
warnings.warn(
|
361 |
/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.4831, "train/grad_norm": 27.4322509765625, "train/learning_rate": 2.8241678862842374e-05, "train/epoch": 0.29, "train/global_step": 3620, "_timestamp": 1712912084.3139167, "_runtime": 4439.806198596954, "_step": 180}
|
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log
CHANGED
@@ -3012,3 +3012,18 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
3012 |
2024-04-12 08:54:21,418 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3013 |
2024-04-12 08:54:21,418 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3014 |
2024-04-12 08:54:21,781 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3012 |
2024-04-12 08:54:21,418 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3013 |
2024-04-12 08:54:21,418 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3014 |
2024-04-12 08:54:21,781 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
|
3015 |
+
2024-04-12 08:54:24,782 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
3016 |
+
2024-04-12 08:54:25,449 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3017 |
+
2024-04-12 08:54:30,450 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3018 |
+
2024-04-12 08:54:31,773 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
3019 |
+
2024-04-12 08:54:31,774 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
3020 |
+
2024-04-12 08:54:31,793 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
3021 |
+
2024-04-12 08:54:35,914 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3022 |
+
2024-04-12 08:54:40,916 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
3023 |
+
2024-04-12 08:54:44,314 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
3024 |
+
2024-04-12 08:54:44,315 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
3025 |
+
2024-04-12 08:54:44,315 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
3026 |
+
2024-04-12 08:54:44,316 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
3027 |
+
2024-04-12 08:54:44,791 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
|
3028 |
+
2024-04-12 08:54:45,179 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
3029 |
+
2024-04-12 08:54:46,180 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|