Femboyuwu2000 commited on
Commit
b83a249
1 Parent(s): be89b1a

Training in progress, step 2980

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38f3ea2e710f0123cd317966daf5b272ed615e4c14e337828c2d49a95e7b8e06
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:724b47d9c8653ca30a08e92b5b2db184a6a2691e07d099d47dd64cd6bfb9234f
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:de40781eb00de5bdf8551d130aa37f13f98e3fef388c451997820a31ec09baf3
3
- size 36486
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db935a7bb28cf8189f92e0186d1529a18ea785c99045f42a546e5d1e7d565625
3
+ size 36697
wandb/debug-internal.log CHANGED
@@ -2484,3 +2484,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
2484
  2024-04-12 08:41:13,253 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2485
  2024-04-12 08:41:13,254 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2486
  2024-04-12 08:41:13,430 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2484
  2024-04-12 08:41:13,253 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2485
  2024-04-12 08:41:13,254 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2486
  2024-04-12 08:41:13,430 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
2487
+ 2024-04-12 08:41:15,152 DEBUG SenderThread:485 [sender.py:send():379] send: stats
2488
+ 2024-04-12 08:41:16,431 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
2489
+ 2024-04-12 08:41:16,765 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2490
+ 2024-04-12 08:41:16,766 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2491
+ 2024-04-12 08:41:16,780 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2492
+ 2024-04-12 08:41:18,886 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2493
+ 2024-04-12 08:41:23,887 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2494
+ 2024-04-12 08:41:28,887 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2495
+ 2024-04-12 08:41:31,766 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2496
+ 2024-04-12 08:41:31,766 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2497
+ 2024-04-12 08:41:31,807 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2498
+ 2024-04-12 08:41:34,825 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2499
+ 2024-04-12 08:41:36,995 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
2500
+ 2024-04-12 08:41:36,996 DEBUG SenderThread:485 [sender.py:send():379] send: history
2501
+ 2024-04-12 08:41:36,996 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2502
+ 2024-04-12 08:41:36,997 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2503
+ 2024-04-12 08:41:37,440 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
@@ -292,4 +292,6 @@
292
  warnings.warn(
293
  /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.
294
  warnings.warn(
 
 
295
  /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.
 
292
  warnings.warn(
293
  /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.
294
  warnings.warn(
295
+ /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.
296
+ warnings.warn(
297
  /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.5737, "train/grad_norm": 24.437808990478516, "train/learning_rate": 2.8917845792248085e-05, "train/epoch": 0.24, "train/global_step": 2960, "_timestamp": 1712911273.251721, "_runtime": 3628.7440028190613, "_step": 147}
 
1
+ {"train/loss": 3.5125, "train/grad_norm": 47.12533187866211, "train/learning_rate": 2.8899655018846297e-05, "train/epoch": 0.24, "train/global_step": 2980, "_timestamp": 1712911296.9946177, "_runtime": 3652.486899614334, "_step": 148}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -2484,3 +2484,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
2484
  2024-04-12 08:41:13,253 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2485
  2024-04-12 08:41:13,254 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2486
  2024-04-12 08:41:13,430 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2484
  2024-04-12 08:41:13,253 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2485
  2024-04-12 08:41:13,254 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2486
  2024-04-12 08:41:13,430 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
2487
+ 2024-04-12 08:41:15,152 DEBUG SenderThread:485 [sender.py:send():379] send: stats
2488
+ 2024-04-12 08:41:16,431 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
2489
+ 2024-04-12 08:41:16,765 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2490
+ 2024-04-12 08:41:16,766 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2491
+ 2024-04-12 08:41:16,780 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2492
+ 2024-04-12 08:41:18,886 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2493
+ 2024-04-12 08:41:23,887 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2494
+ 2024-04-12 08:41:28,887 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2495
+ 2024-04-12 08:41:31,766 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2496
+ 2024-04-12 08:41:31,766 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2497
+ 2024-04-12 08:41:31,807 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2498
+ 2024-04-12 08:41:34,825 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2499
+ 2024-04-12 08:41:36,995 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
2500
+ 2024-04-12 08:41:36,996 DEBUG SenderThread:485 [sender.py:send():379] send: history
2501
+ 2024-04-12 08:41:36,996 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2502
+ 2024-04-12 08:41:36,997 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2503
+ 2024-04-12 08:41:37,440 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