Femboyuwu2000 commited on
Commit
eb54688
1 Parent(s): dfe4fe5

Training in progress, step 800

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2df16ce8b561b352d3312652c40d477fbb877cd56ea970096f2dbaffa07fb552
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7b375ea6f5e70ef64e4641abb6a08df506c86a9a7bb439340b989e59fe64c0c
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:0fd4900f1c5382f936b69f9057f02d1507c3f57ce6fcaaf9b19afa4241a5aa13
3
- size 13487
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f45bd6148c867e174a7936c90b0eb233ea522dd2a7b341372ddca70d6acaae0
3
+ size 13698
wandb/debug-internal.log CHANGED
@@ -706,3 +706,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
706
  2024-04-12 07:56:54,462 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
707
  2024-04-12 07:56:55,183 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
708
  2024-04-12 07:56:55,339 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
706
  2024-04-12 07:56:54,462 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
707
  2024-04-12 07:56:55,183 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
708
  2024-04-12 07:56:55,339 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
709
+ 2024-04-12 07:56:57,340 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
710
+ 2024-04-12 07:57:00,184 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
711
+ 2024-04-12 07:57:01,051 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
712
+ 2024-04-12 07:57:01,052 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
713
+ 2024-04-12 07:57:01,052 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
714
+ 2024-04-12 07:57:06,080 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
715
+ 2024-04-12 07:57:11,081 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
716
+ 2024-04-12 07:57:15,054 DEBUG SenderThread:485 [sender.py:send():379] send: stats
717
+ 2024-04-12 07:57:16,052 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
718
+ 2024-04-12 07:57:16,052 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
719
+ 2024-04-12 07:57:16,053 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
720
+ 2024-04-12 07:57:17,080 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
721
+ 2024-04-12 07:57:19,400 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
722
+ 2024-04-12 07:57:19,401 DEBUG SenderThread:485 [sender.py:send():379] send: history
723
+ 2024-04-12 07:57:19,401 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
724
+ 2024-04-12 07:57:19,402 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
725
+ 2024-04-12 07:57:20,350 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
@@ -74,4 +74,8 @@
74
  warnings.warn(
75
  /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.
76
  warnings.warn(
 
 
 
 
77
  /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.
 
74
  warnings.warn(
75
  /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.
76
  warnings.warn(
77
+ /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.
78
+ warnings.warn(
79
+ /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.
80
+ warnings.warn(
81
  /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.7586, "train/grad_norm": 38.32442855834961, "train/learning_rate": 2.999362805807425e-05, "train/epoch": 0.06, "train/global_step": 780, "_timestamp": 1712908614.4598475, "_runtime": 969.9521293640137, "_step": 38}
 
1
+ {"train/loss": 3.6919, "train/grad_norm": 30.289432525634766, "train/learning_rate": 2.9992133535682725e-05, "train/epoch": 0.06, "train/global_step": 800, "_timestamp": 1712908639.3995047, "_runtime": 994.8917865753174, "_step": 39}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -706,3 +706,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
706
  2024-04-12 07:56:54,462 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
707
  2024-04-12 07:56:55,183 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
708
  2024-04-12 07:56:55,339 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
706
  2024-04-12 07:56:54,462 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
707
  2024-04-12 07:56:55,183 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
708
  2024-04-12 07:56:55,339 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
709
+ 2024-04-12 07:56:57,340 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
710
+ 2024-04-12 07:57:00,184 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
711
+ 2024-04-12 07:57:01,051 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
712
+ 2024-04-12 07:57:01,052 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
713
+ 2024-04-12 07:57:01,052 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
714
+ 2024-04-12 07:57:06,080 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
715
+ 2024-04-12 07:57:11,081 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
716
+ 2024-04-12 07:57:15,054 DEBUG SenderThread:485 [sender.py:send():379] send: stats
717
+ 2024-04-12 07:57:16,052 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
718
+ 2024-04-12 07:57:16,052 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
719
+ 2024-04-12 07:57:16,053 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
720
+ 2024-04-12 07:57:17,080 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
721
+ 2024-04-12 07:57:19,400 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
722
+ 2024-04-12 07:57:19,401 DEBUG SenderThread:485 [sender.py:send():379] send: history
723
+ 2024-04-12 07:57:19,401 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
724
+ 2024-04-12 07:57:19,402 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
725
+ 2024-04-12 07:57:20,350 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