Femboyuwu2000 commited on
Commit
d41377e
1 Parent(s): 812fd97

Training in progress, step 3560

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2eaaf1a4b9929034d74b8c50d19a6d8d53c2d26a4f6d02da1080dda4df0a360
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a279bb382c19f7087584582ba555522cb002ccf80a44bbe5e3c597b684301c82
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:e1df463bf2a8ad9cd212b2d8d058971a84cd4a7213bbfc964d38729ac1b4e187
3
- size 42605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b4a169d02a5f16f1bc83d4b215a41ee53e28bc5cfb4b3c7d23709782024ea39
3
+ size 42816
wandb/debug-internal.log CHANGED
@@ -2963,3 +2963,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
2963
  2024-04-12 08:53:10,830 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2964
  2024-04-12 08:53:10,831 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2965
  2024-04-12 08:53:11,739 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2963
  2024-04-12 08:53:10,830 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2964
  2024-04-12 08:53:10,831 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2965
  2024-04-12 08:53:11,739 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
2966
+ 2024-04-12 08:53:12,740 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
2967
+ 2024-04-12 08:53:15,176 DEBUG SenderThread:485 [sender.py:send():379] send: stats
2968
+ 2024-04-12 08:53:16,177 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2969
+ 2024-04-12 08:53:16,772 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2970
+ 2024-04-12 08:53:16,773 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2971
+ 2024-04-12 08:53:16,787 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2972
+ 2024-04-12 08:53:21,874 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2973
+ 2024-04-12 08:53:26,875 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2974
+ 2024-04-12 08:53:31,773 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2975
+ 2024-04-12 08:53:31,773 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2976
+ 2024-04-12 08:53:31,813 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2977
+ 2024-04-12 08:53:31,890 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2978
+ 2024-04-12 08:53:34,930 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
2979
+ 2024-04-12 08:53:34,932 DEBUG SenderThread:485 [sender.py:send():379] send: history
2980
+ 2024-04-12 08:53:34,932 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2981
+ 2024-04-12 08:53:34,932 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2982
+ 2024-04-12 08:53:35,755 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
@@ -352,4 +352,6 @@
352
  warnings.warn(
353
  /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.
354
  warnings.warn(
 
 
355
  /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.
 
352
  warnings.warn(
353
  /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.
354
  warnings.warn(
355
+ /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.
356
+ warnings.warn(
357
  /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.53, "train/grad_norm": 30.749858856201172, "train/learning_rate": 2.833185708216743e-05, "train/epoch": 0.28, "train/global_step": 3540, "_timestamp": 1712911990.8285518, "_runtime": 4346.320833683014, "_step": 176}
 
1
+ {"train/loss": 3.4933, "train/grad_norm": 27.148874282836914, "train/learning_rate": 2.8309521707095835e-05, "train/epoch": 0.28, "train/global_step": 3560, "_timestamp": 1712912014.9304147, "_runtime": 4370.422696590424, "_step": 177}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -2963,3 +2963,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
2963
  2024-04-12 08:53:10,830 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2964
  2024-04-12 08:53:10,831 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2965
  2024-04-12 08:53:11,739 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2963
  2024-04-12 08:53:10,830 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2964
  2024-04-12 08:53:10,831 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2965
  2024-04-12 08:53:11,739 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
2966
+ 2024-04-12 08:53:12,740 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
2967
+ 2024-04-12 08:53:15,176 DEBUG SenderThread:485 [sender.py:send():379] send: stats
2968
+ 2024-04-12 08:53:16,177 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2969
+ 2024-04-12 08:53:16,772 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2970
+ 2024-04-12 08:53:16,773 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2971
+ 2024-04-12 08:53:16,787 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2972
+ 2024-04-12 08:53:21,874 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2973
+ 2024-04-12 08:53:26,875 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2974
+ 2024-04-12 08:53:31,773 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2975
+ 2024-04-12 08:53:31,773 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2976
+ 2024-04-12 08:53:31,813 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2977
+ 2024-04-12 08:53:31,890 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2978
+ 2024-04-12 08:53:34,930 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
2979
+ 2024-04-12 08:53:34,932 DEBUG SenderThread:485 [sender.py:send():379] send: history
2980
+ 2024-04-12 08:53:34,932 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2981
+ 2024-04-12 08:53:34,932 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2982
+ 2024-04-12 08:53:35,755 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