Femboyuwu2000 commited on
Commit
17592e5
1 Parent(s): 664a7c8

Training in progress, step 9300

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d33aa6465f9abb34233b6354f37a051718d38bdd7e741298841e4582d0f142d
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85beb4e63f2c5b59a9fb44c1941465e25467b6f51e0595870a1ed098da9eb3a9
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:334792b88e4bd664efde657169ab57634a9aecc34d21f25548f7e2fe0c91dba6
3
- size 103162
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33e27f3233afb0b0ff01390aca9c6fe754ea7571cf84968ab78cb7474e20c311
3
+ size 103373
wandb/debug-internal.log CHANGED
@@ -7659,3 +7659,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
7659
  2024-04-12 10:50:13,656 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
7660
  2024-04-12 10:50:14,657 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
7661
  2024-04-12 10:50:14,926 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7659
  2024-04-12 10:50:13,656 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
7660
  2024-04-12 10:50:14,657 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
7661
  2024-04-12 10:50:14,926 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
7662
+ 2024-04-12 10:50:15,416 DEBUG SenderThread:485 [sender.py:send():379] send: stats
7663
+ 2024-04-12 10:50:17,690 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
7664
+ 2024-04-12 10:50:17,993 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
7665
+ 2024-04-12 10:50:17,993 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
7666
+ 2024-04-12 10:50:20,045 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
7667
+ 2024-04-12 10:50:25,046 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
7668
+ 2024-04-12 10:50:30,047 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
7669
+ 2024-04-12 10:50:32,690 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
7670
+ 2024-04-12 10:50:32,993 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
7671
+ 2024-04-12 10:50:32,994 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
7672
+ 2024-04-12 10:50:35,126 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
7673
+ 2024-04-12 10:50:36,434 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
7674
+ 2024-04-12 10:50:36,435 DEBUG SenderThread:485 [sender.py:send():379] send: history
7675
+ 2024-04-12 10:50:36,435 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
7676
+ 2024-04-12 10:50:36,436 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
7677
+ 2024-04-12 10:50:36,665 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
7678
+ 2024-04-12 10:50:38,666 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
@@ -926,4 +926,6 @@
926
  warnings.warn(
927
  /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.
928
  warnings.warn(
 
 
929
  /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.
 
926
  warnings.warn(
927
  /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.
928
  warnings.warn(
929
+ /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.
930
+ warnings.warn(
931
  /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.4381, "train/grad_norm": 25.349609375, "train/learning_rate": 1.7466396779212695e-05, "train/epoch": 0.74, "train/global_step": 9280, "_timestamp": 1712919012.8216536, "_runtime": 11368.313935518265, "_step": 463}
 
1
+ {"train/loss": 3.4075, "train/grad_norm": 26.957141876220703, "train/learning_rate": 1.7418463821296398e-05, "train/epoch": 0.74, "train/global_step": 9300, "_timestamp": 1712919036.433693, "_runtime": 11391.925974845886, "_step": 464}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -7659,3 +7659,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
7659
  2024-04-12 10:50:13,656 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
7660
  2024-04-12 10:50:14,657 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
7661
  2024-04-12 10:50:14,926 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7659
  2024-04-12 10:50:13,656 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
7660
  2024-04-12 10:50:14,657 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
7661
  2024-04-12 10:50:14,926 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
7662
+ 2024-04-12 10:50:15,416 DEBUG SenderThread:485 [sender.py:send():379] send: stats
7663
+ 2024-04-12 10:50:17,690 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
7664
+ 2024-04-12 10:50:17,993 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
7665
+ 2024-04-12 10:50:17,993 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
7666
+ 2024-04-12 10:50:20,045 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
7667
+ 2024-04-12 10:50:25,046 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
7668
+ 2024-04-12 10:50:30,047 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
7669
+ 2024-04-12 10:50:32,690 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
7670
+ 2024-04-12 10:50:32,993 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
7671
+ 2024-04-12 10:50:32,994 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
7672
+ 2024-04-12 10:50:35,126 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
7673
+ 2024-04-12 10:50:36,434 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
7674
+ 2024-04-12 10:50:36,435 DEBUG SenderThread:485 [sender.py:send():379] send: history
7675
+ 2024-04-12 10:50:36,435 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
7676
+ 2024-04-12 10:50:36,436 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
7677
+ 2024-04-12 10:50:36,665 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
7678
+ 2024-04-12 10:50:38,666 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log