Femboyuwu2000 commited on
Commit
82375e2
·
verified ·
1 Parent(s): a719f79

Training in progress, step 6860

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:518c66ebd8ad215b6e10e1e9f964e45894e80619dac9fca6659b4f3ddeb3b3fd
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59e4deb0fd7483db8ad6ecbc4b685edbd17935d1da824196ba4fc901973119e0
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:1740aa37b1c5f869c255136496130e1a51aa09d330f10227dde83d8a9b00ccd1
3
- size 77420
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bd7bfbb35ce3d2268fea9d2ec3e16f3d75a98257df0ed30b7815bb73a45912f
3
+ size 77631
wandb/debug-internal.log CHANGED
@@ -5654,3 +5654,21 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
5654
  2024-04-12 10:00:05,021 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5655
  2024-04-12 10:00:05,022 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
5656
  2024-04-12 10:00:05,386 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5654
  2024-04-12 10:00:05,021 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5655
  2024-04-12 10:00:05,022 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
5656
  2024-04-12 10:00:05,386 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
5657
+ 2024-04-12 10:00:07,387 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
5658
+ 2024-04-12 10:00:10,773 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5659
+ 2024-04-12 10:00:15,317 DEBUG SenderThread:485 [sender.py:send():379] send: stats
5660
+ 2024-04-12 10:00:16,318 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5661
+ 2024-04-12 10:00:17,141 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
5662
+ 2024-04-12 10:00:17,629 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
5663
+ 2024-04-12 10:00:17,630 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
5664
+ 2024-04-12 10:00:21,757 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5665
+ 2024-04-12 10:00:26,758 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5666
+ 2024-04-12 10:00:30,325 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
5667
+ 2024-04-12 10:00:30,326 DEBUG SenderThread:485 [sender.py:send():379] send: history
5668
+ 2024-04-12 10:00:30,327 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
5669
+ 2024-04-12 10:00:30,327 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
5670
+ 2024-04-12 10:00:30,395 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
5671
+ 2024-04-12 10:00:32,105 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5672
+ 2024-04-12 10:00:32,141 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
5673
+ 2024-04-12 10:00:32,629 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
5674
+ 2024-04-12 10:00:32,630 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
wandb/run-20240412_074044-widovcn3/files/output.log CHANGED
@@ -682,4 +682,6 @@
682
  warnings.warn(
683
  /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.
684
  warnings.warn(
 
 
685
  /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.
 
682
  warnings.warn(
683
  /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.
684
  warnings.warn(
685
+ /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.
686
+ warnings.warn(
687
  /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.531, "train/grad_norm": 55.637813568115234, "train/learning_rate": 2.2971664586314055e-05, "train/epoch": 0.55, "train/global_step": 6840, "_timestamp": 1712916005.019154, "_runtime": 8360.511435985565, "_step": 341}
 
1
+ {"train/loss": 3.567, "train/grad_norm": 29.17162322998047, "train/learning_rate": 2.293046993300198e-05, "train/epoch": 0.55, "train/global_step": 6860, "_timestamp": 1712916030.3250177, "_runtime": 8385.817299604416, "_step": 342}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -5654,3 +5654,21 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
5654
  2024-04-12 10:00:05,021 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5655
  2024-04-12 10:00:05,022 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
5656
  2024-04-12 10:00:05,386 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5654
  2024-04-12 10:00:05,021 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5655
  2024-04-12 10:00:05,022 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
5656
  2024-04-12 10:00:05,386 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
5657
+ 2024-04-12 10:00:07,387 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
5658
+ 2024-04-12 10:00:10,773 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5659
+ 2024-04-12 10:00:15,317 DEBUG SenderThread:485 [sender.py:send():379] send: stats
5660
+ 2024-04-12 10:00:16,318 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5661
+ 2024-04-12 10:00:17,141 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
5662
+ 2024-04-12 10:00:17,629 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
5663
+ 2024-04-12 10:00:17,630 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
5664
+ 2024-04-12 10:00:21,757 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5665
+ 2024-04-12 10:00:26,758 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5666
+ 2024-04-12 10:00:30,325 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
5667
+ 2024-04-12 10:00:30,326 DEBUG SenderThread:485 [sender.py:send():379] send: history
5668
+ 2024-04-12 10:00:30,327 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
5669
+ 2024-04-12 10:00:30,327 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
5670
+ 2024-04-12 10:00:30,395 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
5671
+ 2024-04-12 10:00:32,105 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
5672
+ 2024-04-12 10:00:32,141 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
5673
+ 2024-04-12 10:00:32,629 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
5674
+ 2024-04-12 10:00:32,630 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status