Femboyuwu2000
commited on
Commit
•
ae0d3b6
1
Parent(s):
44b3a10
Training in progress, step 2760
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:1b7c4a44abf8634f7abd4ae2e7c69c9985e580503513a18830a2ecd874d0f563
|
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:81037ce52713713dda078d9987fa49d00bada9e6ed2e10356cac592a067c89a5
|
3 |
+
size 34376
|
wandb/debug-internal.log
CHANGED
@@ -2309,3 +2309,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
2309 |
2024-04-12 08:36:50,281 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2310 |
2024-04-12 08:36:50,281 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2311 |
2024-04-12 08:36:50,324 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2309 |
2024-04-12 08:36:50,281 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2310 |
2024-04-12 08:36:50,281 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2311 |
2024-04-12 08:36:50,324 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
|
2312 |
+
2024-04-12 08:36:52,325 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
2313 |
+
2024-04-12 08:36:54,992 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2314 |
+
2024-04-12 08:36:59,993 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2315 |
+
2024-04-12 08:37:01,762 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
2316 |
+
2024-04-12 08:37:01,763 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
2317 |
+
2024-04-12 08:37:01,803 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
2318 |
+
2024-04-12 08:37:05,875 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2319 |
+
2024-04-12 08:37:10,876 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2320 |
+
2024-04-12 08:37:13,748 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
2321 |
+
2024-04-12 08:37:13,749 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
2322 |
+
2024-04-12 08:37:13,749 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2323 |
+
2024-04-12 08:37:13,750 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2324 |
+
2024-04-12 08:37:14,333 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
|
2325 |
+
2024-04-12 08:37:15,142 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
wandb/run-20240412_074044-widovcn3/files/output.log
CHANGED
@@ -272,4 +272,6 @@
|
|
272 |
warnings.warn(
|
273 |
/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.
|
274 |
warnings.warn(
|
|
|
|
|
275 |
/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.
|
|
|
272 |
warnings.warn(
|
273 |
/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.
|
274 |
warnings.warn(
|
275 |
+
/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.
|
276 |
+
warnings.warn(
|
277 |
/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.4967, "train/grad_norm": 26.25998878479004, "train/learning_rate": 2.909169326286807e-05, "train/epoch": 0.22, "train/global_step": 2760, "_timestamp": 1712911033.7477245, "_runtime": 3389.2400064468384, "_step": 137}
|
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log
CHANGED
@@ -2309,3 +2309,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
2309 |
2024-04-12 08:36:50,281 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2310 |
2024-04-12 08:36:50,281 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2311 |
2024-04-12 08:36:50,324 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2309 |
2024-04-12 08:36:50,281 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2310 |
2024-04-12 08:36:50,281 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2311 |
2024-04-12 08:36:50,324 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
|
2312 |
+
2024-04-12 08:36:52,325 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
2313 |
+
2024-04-12 08:36:54,992 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2314 |
+
2024-04-12 08:36:59,993 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2315 |
+
2024-04-12 08:37:01,762 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
2316 |
+
2024-04-12 08:37:01,763 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
2317 |
+
2024-04-12 08:37:01,803 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
2318 |
+
2024-04-12 08:37:05,875 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2319 |
+
2024-04-12 08:37:10,876 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
2320 |
+
2024-04-12 08:37:13,748 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
2321 |
+
2024-04-12 08:37:13,749 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
2322 |
+
2024-04-12 08:37:13,749 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
2323 |
+
2024-04-12 08:37:13,750 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
2324 |
+
2024-04-12 08:37:14,333 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
|
2325 |
+
2024-04-12 08:37:15,142 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
|
|