Femboyuwu2000
commited on
Commit
•
82ab9fa
1
Parent(s):
24057e1
Training in progress, step 220
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 +13 -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 +13 -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:0ac4e8ebb114f42d0531e2331ad3d7d0b7a1676fe7ade920bb7975f484ed7650
|
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:834618b1ab26ea22fec7987c497479a963a61cf8cf76057b8771e43284c32e56
|
3 |
+
size 7579
|
wandb/debug-internal.log
CHANGED
@@ -232,3 +232,16 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
232 |
2024-04-12 07:45:03,601 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
233 |
2024-04-12 07:45:04,005 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
|
234 |
2024-04-12 07:45:05,363 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
232 |
2024-04-12 07:45:03,601 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
233 |
2024-04-12 07:45:04,005 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
|
234 |
2024-04-12 07:45:05,363 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
235 |
+
2024-04-12 07:45:06,006 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
236 |
+
2024-04-12 07:45:10,364 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
237 |
+
2024-04-12 07:45:15,024 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
238 |
+
2024-04-12 07:45:16,025 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
239 |
+
2024-04-12 07:45:16,040 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
240 |
+
2024-04-12 07:45:16,043 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
241 |
+
2024-04-12 07:45:16,043 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
242 |
+
2024-04-12 07:45:21,075 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
243 |
+
2024-04-12 07:45:24,892 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
244 |
+
2024-04-12 07:45:24,894 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
245 |
+
2024-04-12 07:45:24,894 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
246 |
+
2024-04-12 07:45:24,896 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
247 |
+
2024-04-12 07:45:25,016 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
|
wandb/run-20240412_074044-widovcn3/files/output.log
CHANGED
@@ -16,4 +16,6 @@
|
|
16 |
warnings.warn(
|
17 |
/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.
|
18 |
warnings.warn(
|
|
|
|
|
19 |
/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.
|
|
|
16 |
warnings.warn(
|
17 |
/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.
|
18 |
warnings.warn(
|
19 |
+
/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.
|
20 |
+
warnings.warn(
|
21 |
/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": 4.
|
|
|
1 |
+
{"train/loss": 4.3298, "train/grad_norm": 37.95353698730469, "train/learning_rate": 1.1e-05, "train/epoch": 0.02, "train/global_step": 220, "_timestamp": 1712907924.892181, "_runtime": 280.38446283340454, "_step": 10}
|
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log
CHANGED
@@ -232,3 +232,16 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
232 |
2024-04-12 07:45:03,601 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
233 |
2024-04-12 07:45:04,005 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
|
234 |
2024-04-12 07:45:05,363 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
232 |
2024-04-12 07:45:03,601 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
233 |
2024-04-12 07:45:04,005 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
|
234 |
2024-04-12 07:45:05,363 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
235 |
+
2024-04-12 07:45:06,006 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
|
236 |
+
2024-04-12 07:45:10,364 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
237 |
+
2024-04-12 07:45:15,024 DEBUG SenderThread:485 [sender.py:send():379] send: stats
|
238 |
+
2024-04-12 07:45:16,025 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
239 |
+
2024-04-12 07:45:16,040 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
|
240 |
+
2024-04-12 07:45:16,043 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
|
241 |
+
2024-04-12 07:45:16,043 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
|
242 |
+
2024-04-12 07:45:21,075 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
|
243 |
+
2024-04-12 07:45:24,892 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
|
244 |
+
2024-04-12 07:45:24,894 DEBUG SenderThread:485 [sender.py:send():379] send: history
|
245 |
+
2024-04-12 07:45:24,894 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
|
246 |
+
2024-04-12 07:45:24,896 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
247 |
+
2024-04-12 07:45:25,016 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
|
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
|
|