Femboyuwu2000
commited on
Commit
•
834fe60
1
Parent(s):
4f835ac
Training in progress, step 260
Browse files- adapter_model.safetensors +1 -1
- runs/Apr12_07-35-52_e5a48bec8248/events.out.tfevents.1712907354.e5a48bec8248.289.0 +2 -2
- wandb/debug-internal.log +14 -0
- wandb/run-20240412_073555-bw7oy9ix/files/output.log +4 -0
- wandb/run-20240412_073555-bw7oy9ix/files/wandb-summary.json +1 -1
- wandb/run-20240412_073555-bw7oy9ix/logs/debug-internal.log +14 -0
- wandb/run-20240412_073555-bw7oy9ix/run-bw7oy9ix.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 8077608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f88b742b927dcff0f162dbd2d40b862aa8ef86446a3c2429f62119bf050fa1f
|
3 |
size 8077608
|
runs/Apr12_07-35-52_e5a48bec8248/events.out.tfevents.1712907354.e5a48bec8248.289.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:b9b23332ee364098b81e33dcbc97b2fd2d867cb1273c81b127665e2b94b46ab5
|
3 |
+
size 8001
|
wandb/debug-internal.log
CHANGED
@@ -166,3 +166,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
166 |
2024-04-12 07:37:27,512 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: stop_status
|
167 |
2024-04-12 07:37:27,513 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: internal_messages
|
168 |
2024-04-12 07:37:27,513 DEBUG SenderThread:334 [sender.py:send_request():406] send_request: stop_status
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
2024-04-12 07:37:27,512 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: stop_status
|
167 |
2024-04-12 07:37:27,513 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: internal_messages
|
168 |
2024-04-12 07:37:27,513 DEBUG SenderThread:334 [sender.py:send_request():406] send_request: stop_status
|
169 |
+
2024-04-12 07:37:29,344 INFO Thread-12 :334 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_073555-bw7oy9ix/files/output.log
|
170 |
+
2024-04-12 07:37:32,639 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: status_report
|
171 |
+
2024-04-12 07:37:33,407 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: partial_history
|
172 |
+
2024-04-12 07:37:33,408 DEBUG SenderThread:334 [sender.py:send():379] send: history
|
173 |
+
2024-04-12 07:37:33,408 DEBUG SenderThread:334 [sender.py:send_request():406] send_request: summary_record
|
174 |
+
2024-04-12 07:37:33,411 INFO SenderThread:334 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
175 |
+
2024-04-12 07:37:34,346 INFO Thread-12 :334 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_073555-bw7oy9ix/files/wandb-summary.json
|
176 |
+
2024-04-12 07:37:35,347 INFO Thread-12 :334 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_073555-bw7oy9ix/files/output.log
|
177 |
+
2024-04-12 07:37:37,838 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: status_report
|
178 |
+
2024-04-12 07:37:40,002 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: partial_history
|
179 |
+
2024-04-12 07:37:40,003 DEBUG SenderThread:334 [sender.py:send():379] send: history
|
180 |
+
2024-04-12 07:37:40,004 DEBUG SenderThread:334 [sender.py:send_request():406] send_request: summary_record
|
181 |
+
2024-04-12 07:37:40,004 INFO SenderThread:334 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
182 |
+
2024-04-12 07:37:40,349 INFO Thread-12 :334 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_073555-bw7oy9ix/files/wandb-summary.json
|
wandb/run-20240412_073555-bw7oy9ix/files/output.log
CHANGED
@@ -18,4 +18,8 @@
|
|
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.
|
|
|
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.
|
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.
|
wandb/run-20240412_073555-bw7oy9ix/files/wandb-summary.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"train/loss": 4.
|
|
|
1 |
+
{"train/loss": 4.9076, "train/grad_norm": 92.3516845703125, "train/learning_rate": 1.3000000000000001e-05, "train/epoch": 0.01, "train/global_step": 260, "_timestamp": 1712907460.001729, "_runtime": 104.2528429031372, "_step": 12}
|
wandb/run-20240412_073555-bw7oy9ix/logs/debug-internal.log
CHANGED
@@ -166,3 +166,17 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
166 |
2024-04-12 07:37:27,512 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: stop_status
|
167 |
2024-04-12 07:37:27,513 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: internal_messages
|
168 |
2024-04-12 07:37:27,513 DEBUG SenderThread:334 [sender.py:send_request():406] send_request: stop_status
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
2024-04-12 07:37:27,512 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: stop_status
|
167 |
2024-04-12 07:37:27,513 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: internal_messages
|
168 |
2024-04-12 07:37:27,513 DEBUG SenderThread:334 [sender.py:send_request():406] send_request: stop_status
|
169 |
+
2024-04-12 07:37:29,344 INFO Thread-12 :334 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_073555-bw7oy9ix/files/output.log
|
170 |
+
2024-04-12 07:37:32,639 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: status_report
|
171 |
+
2024-04-12 07:37:33,407 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: partial_history
|
172 |
+
2024-04-12 07:37:33,408 DEBUG SenderThread:334 [sender.py:send():379] send: history
|
173 |
+
2024-04-12 07:37:33,408 DEBUG SenderThread:334 [sender.py:send_request():406] send_request: summary_record
|
174 |
+
2024-04-12 07:37:33,411 INFO SenderThread:334 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
175 |
+
2024-04-12 07:37:34,346 INFO Thread-12 :334 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_073555-bw7oy9ix/files/wandb-summary.json
|
176 |
+
2024-04-12 07:37:35,347 INFO Thread-12 :334 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_073555-bw7oy9ix/files/output.log
|
177 |
+
2024-04-12 07:37:37,838 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: status_report
|
178 |
+
2024-04-12 07:37:40,002 DEBUG HandlerThread:334 [handler.py:handle_request():146] handle_request: partial_history
|
179 |
+
2024-04-12 07:37:40,003 DEBUG SenderThread:334 [sender.py:send():379] send: history
|
180 |
+
2024-04-12 07:37:40,004 DEBUG SenderThread:334 [sender.py:send_request():406] send_request: summary_record
|
181 |
+
2024-04-12 07:37:40,004 INFO SenderThread:334 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
182 |
+
2024-04-12 07:37:40,349 INFO Thread-12 :334 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_073555-bw7oy9ix/files/wandb-summary.json
|
wandb/run-20240412_073555-bw7oy9ix/run-bw7oy9ix.wandb
CHANGED
Binary files a/wandb/run-20240412_073555-bw7oy9ix/run-bw7oy9ix.wandb and b/wandb/run-20240412_073555-bw7oy9ix/run-bw7oy9ix.wandb differ
|
|