Femboyuwu2000
commited on
Commit
•
13742f4
1
Parent(s):
ab36250
Training in progress, step 40
Browse files- adapter_model.safetensors +1 -1
- runs/Apr14_07-30-34_f694866fb244/events.out.tfevents.1713079834.f694866fb244.141.0 +2 -2
- wandb/debug-internal.log +15 -0
- wandb/run-20240414_073117-xuqlocdo/files/output.log +2 -0
- wandb/run-20240414_073117-xuqlocdo/files/wandb-summary.json +1 -1
- wandb/run-20240414_073117-xuqlocdo/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 12803224
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d1b8936336ff610c11541b9799877d17a6fd74ef7458f9355dbb1999c703751
|
3 |
size 12803224
|
runs/Apr14_07-30-34_f694866fb244/events.out.tfevents.1713079834.f694866fb244.141.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:bb8d399141c20a86ee377255e55772bfce1bb01815ec3897356ebf21a3e1c1fd
|
3 |
+
size 5694
|
wandb/debug-internal.log
CHANGED
@@ -81,3 +81,18 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
81 |
2024-04-14 07:31:56,466 DEBUG SenderThread:183 [sender.py:send_request():406] send_request: summary_record
|
82 |
2024-04-14 07:31:56,468 INFO SenderThread:183 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
83 |
2024-04-14 07:31:57,129 INFO Thread-12 :183 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240414_073117-xuqlocdo/files/wandb-summary.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
2024-04-14 07:31:56,466 DEBUG SenderThread:183 [sender.py:send_request():406] send_request: summary_record
|
82 |
2024-04-14 07:31:56,468 INFO SenderThread:183 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
83 |
2024-04-14 07:31:57,129 INFO Thread-12 :183 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240414_073117-xuqlocdo/files/wandb-summary.json
|
84 |
+
2024-04-14 07:32:00,130 INFO Thread-12 :183 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_073117-xuqlocdo/files/output.log
|
85 |
+
2024-04-14 07:32:00,285 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: status_report
|
86 |
+
2024-04-14 07:32:04,298 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: stop_status
|
87 |
+
2024-04-14 07:32:04,298 DEBUG SenderThread:183 [sender.py:send_request():406] send_request: stop_status
|
88 |
+
2024-04-14 07:32:04,301 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: internal_messages
|
89 |
+
2024-04-14 07:32:05,328 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: status_report
|
90 |
+
2024-04-14 07:32:10,328 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: status_report
|
91 |
+
2024-04-14 07:32:15,329 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: status_report
|
92 |
+
2024-04-14 07:32:17,474 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: partial_history
|
93 |
+
2024-04-14 07:32:17,475 DEBUG SenderThread:183 [sender.py:send():379] send: history
|
94 |
+
2024-04-14 07:32:17,475 DEBUG SenderThread:183 [sender.py:send_request():406] send_request: summary_record
|
95 |
+
2024-04-14 07:32:17,477 INFO SenderThread:183 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
96 |
+
2024-04-14 07:32:18,137 INFO Thread-12 :183 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_073117-xuqlocdo/files/wandb-summary.json
|
97 |
+
2024-04-14 07:32:18,235 DEBUG SystemMonitor:183 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
98 |
+
2024-04-14 07:32:18,237 DEBUG SenderThread:183 [sender.py:send():379] send: stats
|
wandb/run-20240414_073117-xuqlocdo/files/output.log
CHANGED
@@ -1 +1,3 @@
|
|
|
|
|
|
1 |
/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.
|
|
|
1 |
+
/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.
|
2 |
+
warnings.warn(
|
3 |
/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_073117-xuqlocdo/files/wandb-summary.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"train/loss": 3.
|
|
|
1 |
+
{"train/loss": 3.7962, "train/grad_norm": 90.38651275634766, "train/learning_rate": 5.333333333333334e-06, "train/epoch": 0.0, "train/global_step": 40, "_timestamp": 1713079937.4737687, "_runtime": 60.03454566001892, "_step": 1}
|
wandb/run-20240414_073117-xuqlocdo/logs/debug-internal.log
CHANGED
@@ -81,3 +81,18 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
81 |
2024-04-14 07:31:56,466 DEBUG SenderThread:183 [sender.py:send_request():406] send_request: summary_record
|
82 |
2024-04-14 07:31:56,468 INFO SenderThread:183 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
83 |
2024-04-14 07:31:57,129 INFO Thread-12 :183 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240414_073117-xuqlocdo/files/wandb-summary.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
2024-04-14 07:31:56,466 DEBUG SenderThread:183 [sender.py:send_request():406] send_request: summary_record
|
82 |
2024-04-14 07:31:56,468 INFO SenderThread:183 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
83 |
2024-04-14 07:31:57,129 INFO Thread-12 :183 [dir_watcher.py:_on_file_created():271] file/dir created: /kaggle/working/wandb/run-20240414_073117-xuqlocdo/files/wandb-summary.json
|
84 |
+
2024-04-14 07:32:00,130 INFO Thread-12 :183 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_073117-xuqlocdo/files/output.log
|
85 |
+
2024-04-14 07:32:00,285 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: status_report
|
86 |
+
2024-04-14 07:32:04,298 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: stop_status
|
87 |
+
2024-04-14 07:32:04,298 DEBUG SenderThread:183 [sender.py:send_request():406] send_request: stop_status
|
88 |
+
2024-04-14 07:32:04,301 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: internal_messages
|
89 |
+
2024-04-14 07:32:05,328 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: status_report
|
90 |
+
2024-04-14 07:32:10,328 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: status_report
|
91 |
+
2024-04-14 07:32:15,329 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: status_report
|
92 |
+
2024-04-14 07:32:17,474 DEBUG HandlerThread:183 [handler.py:handle_request():146] handle_request: partial_history
|
93 |
+
2024-04-14 07:32:17,475 DEBUG SenderThread:183 [sender.py:send():379] send: history
|
94 |
+
2024-04-14 07:32:17,475 DEBUG SenderThread:183 [sender.py:send_request():406] send_request: summary_record
|
95 |
+
2024-04-14 07:32:17,477 INFO SenderThread:183 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
96 |
+
2024-04-14 07:32:18,137 INFO Thread-12 :183 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_073117-xuqlocdo/files/wandb-summary.json
|
97 |
+
2024-04-14 07:32:18,235 DEBUG SystemMonitor:183 [system_monitor.py:_start():172] Starting system metrics aggregation loop
|
98 |
+
2024-04-14 07:32:18,237 DEBUG SenderThread:183 [sender.py:send():379] send: stats
|