Femboyuwu2000
commited on
Commit
•
50d2747
1
Parent(s):
64dfaa7
Training in progress, step 100
Browse files- adapter_model.safetensors +1 -1
- runs/Apr14_08-02-48_22f82e031f6d/events.out.tfevents.1713081770.22f82e031f6d.90.0 +2 -2
- wandb/debug-internal.log +13 -0
- wandb/run-20240414_080844-fw7v7n5v/files/output.log +2 -0
- wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json +1 -1
- wandb/run-20240414_080844-fw7v7n5v/logs/debug-internal.log +13 -0
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4725640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:434e9148a55d7de38db07465532dbaab0cdcfec5676d112c61532c1b6dbdca8d
|
3 |
size 4725640
|
runs/Apr14_08-02-48_22f82e031f6d/events.out.tfevents.1713081770.22f82e031f6d.90.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:16ceb75e1d112c8c03c4d54284c8e145bc2bf3178940914e8630516d14a73eb7
|
3 |
+
size 22094
|
wandb/debug-internal.log
CHANGED
@@ -170,3 +170,16 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
170 |
2024-04-14 08:11:50,427 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
171 |
2024-04-14 08:11:50,429 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
172 |
2024-04-14 08:11:50,531 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
170 |
2024-04-14 08:11:50,427 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
171 |
2024-04-14 08:11:50,429 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
172 |
2024-04-14 08:11:50,531 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
173 |
+
2024-04-14 08:11:53,533 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/output.log
|
174 |
+
2024-04-14 08:11:55,104 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
175 |
+
2024-04-14 08:12:00,105 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
176 |
+
2024-04-14 08:12:01,706 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: stop_status
|
177 |
+
2024-04-14 08:12:01,707 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: stop_status
|
178 |
+
2024-04-14 08:12:01,709 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: internal_messages
|
179 |
+
2024-04-14 08:12:05,770 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
180 |
+
2024-04-14 08:12:10,772 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
181 |
+
2024-04-14 08:12:12,237 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: partial_history
|
182 |
+
2024-04-14 08:12:12,238 DEBUG SenderThread:143 [sender.py:send():379] send: history
|
183 |
+
2024-04-14 08:12:12,239 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
184 |
+
2024-04-14 08:12:12,239 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
185 |
+
2024-04-14 08:12:12,542 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
wandb/run-20240414_080844-fw7v7n5v/files/output.log
CHANGED
@@ -6,4 +6,6 @@
|
|
6 |
warnings.warn(
|
7 |
/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.
|
8 |
warnings.warn(
|
|
|
|
|
9 |
/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.
|
|
|
6 |
warnings.warn(
|
7 |
/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.
|
8 |
warnings.warn(
|
9 |
+
/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.
|
10 |
+
warnings.warn(
|
11 |
/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_080844-fw7v7n5v/files/wandb-summary.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"train/loss": 3.
|
|
|
1 |
+
{"train/loss": 3.3337, "train/grad_norm": 1.9482054710388184, "train/learning_rate": 1.65e-05, "train/epoch": 0.0, "train/global_step": 100, "_timestamp": 1713082332.2370584, "_runtime": 207.48030042648315, "_step": 5}
|
wandb/run-20240414_080844-fw7v7n5v/logs/debug-internal.log
CHANGED
@@ -170,3 +170,16 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
|
|
170 |
2024-04-14 08:11:50,427 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
171 |
2024-04-14 08:11:50,429 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
172 |
2024-04-14 08:11:50,531 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
170 |
2024-04-14 08:11:50,427 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
171 |
2024-04-14 08:11:50,429 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
172 |
2024-04-14 08:11:50,531 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|
173 |
+
2024-04-14 08:11:53,533 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/output.log
|
174 |
+
2024-04-14 08:11:55,104 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
175 |
+
2024-04-14 08:12:00,105 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
176 |
+
2024-04-14 08:12:01,706 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: stop_status
|
177 |
+
2024-04-14 08:12:01,707 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: stop_status
|
178 |
+
2024-04-14 08:12:01,709 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: internal_messages
|
179 |
+
2024-04-14 08:12:05,770 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
180 |
+
2024-04-14 08:12:10,772 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: status_report
|
181 |
+
2024-04-14 08:12:12,237 DEBUG HandlerThread:143 [handler.py:handle_request():146] handle_request: partial_history
|
182 |
+
2024-04-14 08:12:12,238 DEBUG SenderThread:143 [sender.py:send():379] send: history
|
183 |
+
2024-04-14 08:12:12,239 DEBUG SenderThread:143 [sender.py:send_request():406] send_request: summary_record
|
184 |
+
2024-04-14 08:12:12,239 INFO SenderThread:143 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
|
185 |
+
2024-04-14 08:12:12,542 INFO Thread-12 :143 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240414_080844-fw7v7n5v/files/wandb-summary.json
|