Femboyuwu2000 commited on
Commit
2f31a57
1 Parent(s): 5037e74

Training in progress, step 600

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b1967693c07100a438639df88eb53656c00dbba558ea2c42ffa73fba1446eee
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc4a41d5d22b7d0d85455aa32db9e7c97b9166ea007173ae0f8b60ba7996b322
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:571ae048c293de8c9d2f4fa75684f3964294c74bb8580ce257c1b6ee278e3561
3
- size 11377
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d448b3f5148c2bcacdce35a8942d6c68605f0ce10c7beb54ae38b2da0d8a60d5
3
+ size 11588
wandb/debug-internal.log CHANGED
@@ -545,3 +545,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
545
  2024-04-12 07:52:57,002 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
546
  2024-04-12 07:52:57,246 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
547
  2024-04-12 07:52:58,985 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
545
  2024-04-12 07:52:57,002 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
546
  2024-04-12 07:52:57,246 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
547
  2024-04-12 07:52:58,985 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
548
+ 2024-04-12 07:53:01,047 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
549
+ 2024-04-12 07:53:01,048 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
550
+ 2024-04-12 07:53:01,048 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
551
+ 2024-04-12 07:53:01,247 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
552
+ 2024-04-12 07:53:04,136 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
553
+ 2024-04-12 07:53:09,137 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
554
+ 2024-04-12 07:53:14,137 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
555
+ 2024-04-12 07:53:15,041 DEBUG SenderThread:485 [sender.py:send():379] send: stats
556
+ 2024-04-12 07:53:16,048 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
557
+ 2024-04-12 07:53:16,048 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
558
+ 2024-04-12 07:53:16,089 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
559
+ 2024-04-12 07:53:20,128 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
560
+ 2024-04-12 07:53:20,631 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
561
+ 2024-04-12 07:53:20,633 DEBUG SenderThread:485 [sender.py:send():379] send: history
562
+ 2024-04-12 07:53:20,633 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
563
+ 2024-04-12 07:53:20,633 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
564
+ 2024-04-12 07:53:21,254 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
@@ -54,4 +54,6 @@
54
  warnings.warn(
55
  /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.
56
  warnings.warn(
 
 
57
  /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.
 
54
  warnings.warn(
55
  /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.
56
  warnings.warn(
57
+ /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.
58
+ warnings.warn(
59
  /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.7538, "train/grad_norm": 21.58758544921875, "train/learning_rate": 2.9e-05, "train/epoch": 0.05, "train/global_step": 580, "_timestamp": 1712908376.9997563, "_runtime": 732.4920382499695, "_step": 28}
 
1
+ {"train/loss": 3.726, "train/grad_norm": 22.339618682861328, "train/learning_rate": 3e-05, "train/epoch": 0.05, "train/global_step": 600, "_timestamp": 1712908400.6314201, "_runtime": 756.1237020492554, "_step": 29}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -545,3 +545,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
545
  2024-04-12 07:52:57,002 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
546
  2024-04-12 07:52:57,246 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
547
  2024-04-12 07:52:58,985 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
545
  2024-04-12 07:52:57,002 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
546
  2024-04-12 07:52:57,246 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
547
  2024-04-12 07:52:58,985 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
548
+ 2024-04-12 07:53:01,047 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
549
+ 2024-04-12 07:53:01,048 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
550
+ 2024-04-12 07:53:01,048 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
551
+ 2024-04-12 07:53:01,247 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
552
+ 2024-04-12 07:53:04,136 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
553
+ 2024-04-12 07:53:09,137 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
554
+ 2024-04-12 07:53:14,137 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
555
+ 2024-04-12 07:53:15,041 DEBUG SenderThread:485 [sender.py:send():379] send: stats
556
+ 2024-04-12 07:53:16,048 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
557
+ 2024-04-12 07:53:16,048 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
558
+ 2024-04-12 07:53:16,089 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
559
+ 2024-04-12 07:53:20,128 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
560
+ 2024-04-12 07:53:20,631 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
561
+ 2024-04-12 07:53:20,633 DEBUG SenderThread:485 [sender.py:send():379] send: history
562
+ 2024-04-12 07:53:20,633 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
563
+ 2024-04-12 07:53:20,633 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
564
+ 2024-04-12 07:53:21,254 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