Femboyuwu2000 commited on
Commit
5d2d646
1 Parent(s): dab66d6

Training in progress, step 5960

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:608a6b07ab17338bd6282af158218a38aaf660c765e9d6ab6b3901cfdb0f98b7
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:010f676ba5602979d0c7829e0358b3d388c49d2f6fee5237a36a28449c16b492
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:8d6272b28aacd0aad5512b5f88183efaee054f0fdf8c9c27717a0a6a4ec0b70e
3
- size 67925
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61ec96f910ba27e6e35009e4f4201affe521bc49d63397dcb92a35dcc58130ab
3
+ size 68136
wandb/debug-internal.log CHANGED
@@ -4923,3 +4923,22 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
4923
  2024-04-12 09:41:57,583 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
4924
  2024-04-12 09:41:57,583 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
4925
  2024-04-12 09:41:57,937 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4923
  2024-04-12 09:41:57,583 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
4924
  2024-04-12 09:41:57,583 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
4925
  2024-04-12 09:41:57,937 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
4926
+ 2024-04-12 09:41:59,938 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
4927
+ 2024-04-12 09:42:02,129 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
4928
+ 2024-04-12 09:42:02,403 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
4929
+ 2024-04-12 09:42:02,403 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
4930
+ 2024-04-12 09:42:02,524 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
4931
+ 2024-04-12 09:42:07,525 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
4932
+ 2024-04-12 09:42:12,527 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
4933
+ 2024-04-12 09:42:15,279 DEBUG SenderThread:485 [sender.py:send():379] send: stats
4934
+ 2024-04-12 09:42:17,130 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
4935
+ 2024-04-12 09:42:17,402 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
4936
+ 2024-04-12 09:42:17,402 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
4937
+ 2024-04-12 09:42:18,513 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
4938
+ 2024-04-12 09:42:23,514 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
4939
+ 2024-04-12 09:42:23,802 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
4940
+ 2024-04-12 09:42:23,803 DEBUG SenderThread:485 [sender.py:send():379] send: history
4941
+ 2024-04-12 09:42:23,804 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
4942
+ 2024-04-12 09:42:23,804 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
4943
+ 2024-04-12 09:42:23,947 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
4944
+ 2024-04-12 09:42:25,947 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
wandb/run-20240412_074044-widovcn3/files/output.log CHANGED
@@ -590,4 +590,8 @@
590
  warnings.warn(
591
  /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.
592
  warnings.warn(
 
 
 
 
593
  /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.
 
590
  warnings.warn(
591
  /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.
592
  warnings.warn(
593
+ /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.
594
+ warnings.warn(
595
+ /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.
596
+ warnings.warn(
597
  /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.4577, "train/grad_norm": 27.388093948364258, "train/learning_rate": 2.4732482149416325e-05, "train/epoch": 0.48, "train/global_step": 5940, "_timestamp": 1712914917.5814888, "_runtime": 7273.07377076149, "_step": 296}
 
1
+ {"train/loss": 3.4816, "train/grad_norm": 22.31077766418457, "train/learning_rate": 2.4695464102141002e-05, "train/epoch": 0.48, "train/global_step": 5960, "_timestamp": 1712914943.802061, "_runtime": 7299.29434299469, "_step": 297}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -4923,3 +4923,22 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
4923
  2024-04-12 09:41:57,583 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
4924
  2024-04-12 09:41:57,583 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
4925
  2024-04-12 09:41:57,937 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4923
  2024-04-12 09:41:57,583 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
4924
  2024-04-12 09:41:57,583 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
4925
  2024-04-12 09:41:57,937 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
4926
+ 2024-04-12 09:41:59,938 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
4927
+ 2024-04-12 09:42:02,129 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
4928
+ 2024-04-12 09:42:02,403 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
4929
+ 2024-04-12 09:42:02,403 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
4930
+ 2024-04-12 09:42:02,524 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
4931
+ 2024-04-12 09:42:07,525 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
4932
+ 2024-04-12 09:42:12,527 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
4933
+ 2024-04-12 09:42:15,279 DEBUG SenderThread:485 [sender.py:send():379] send: stats
4934
+ 2024-04-12 09:42:17,130 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
4935
+ 2024-04-12 09:42:17,402 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
4936
+ 2024-04-12 09:42:17,402 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
4937
+ 2024-04-12 09:42:18,513 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
4938
+ 2024-04-12 09:42:23,514 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
4939
+ 2024-04-12 09:42:23,802 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
4940
+ 2024-04-12 09:42:23,803 DEBUG SenderThread:485 [sender.py:send():379] send: history
4941
+ 2024-04-12 09:42:23,804 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
4942
+ 2024-04-12 09:42:23,804 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
4943
+ 2024-04-12 09:42:23,947 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
4944
+ 2024-04-12 09:42:25,947 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log