Femboyuwu2000 commited on
Commit
994244d
·
verified ·
1 Parent(s): 31ca753

Training in progress, step 7360

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00ce3f623d20bb63874635e9ab5549586003cb7bbe97de574a4d3b26fcade91b
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d43dac100a478777d7327b0006c122763d2abb80886baee0035eb613a9d90058
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:c93ccd005b033f17d1181694981393f2815c5423a03ea442504336d002071c25
3
- size 82695
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce3a453e9a3070bc2949837988e1a22a912779f3e26d12c35f62775828b2588a
3
+ size 82906
wandb/debug-internal.log CHANGED
@@ -6067,3 +6067,22 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
6067
  2024-04-12 10:10:29,775 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
6068
  2024-04-12 10:10:30,681 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
6069
  2024-04-12 10:10:31,682 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6067
  2024-04-12 10:10:29,775 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
6068
  2024-04-12 10:10:30,681 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
6069
  2024-04-12 10:10:31,682 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
6070
+ 2024-04-12 10:10:32,147 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
6071
+ 2024-04-12 10:10:32,723 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
6072
+ 2024-04-12 10:10:32,723 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
6073
+ 2024-04-12 10:10:32,805 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6074
+ 2024-04-12 10:10:37,806 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6075
+ 2024-04-12 10:10:42,807 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6076
+ 2024-04-12 10:10:45,338 DEBUG SenderThread:485 [sender.py:send():379] send: stats
6077
+ 2024-04-12 10:10:47,148 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
6078
+ 2024-04-12 10:10:47,723 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
6079
+ 2024-04-12 10:10:47,723 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
6080
+ 2024-04-12 10:10:47,856 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6081
+ 2024-04-12 10:10:52,857 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6082
+ 2024-04-12 10:10:57,858 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6083
+ 2024-04-12 10:10:58,470 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
6084
+ 2024-04-12 10:10:58,471 DEBUG SenderThread:485 [sender.py:send():379] send: history
6085
+ 2024-04-12 10:10:58,472 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
6086
+ 2024-04-12 10:10:58,472 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
6087
+ 2024-04-12 10:10:58,699 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
6088
+ 2024-04-12 10:10:59,702 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
@@ -732,4 +732,6 @@
732
  warnings.warn(
733
  /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.
734
  warnings.warn(
 
 
735
  /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.
 
732
  warnings.warn(
733
  /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.
734
  warnings.warn(
735
+ /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.
736
+ warnings.warn(
737
  /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.395, "train/grad_norm": 25.02892303466797, "train/learning_rate": 2.1917848793399926e-05, "train/epoch": 0.59, "train/global_step": 7340, "_timestamp": 1712916629.7732532, "_runtime": 8985.265535116196, "_step": 366}
 
1
+ {"train/loss": 3.4692, "train/grad_norm": 25.45415687561035, "train/learning_rate": 2.187470630213845e-05, "train/epoch": 0.59, "train/global_step": 7360, "_timestamp": 1712916658.4701746, "_runtime": 9013.962456464767, "_step": 367}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -6067,3 +6067,22 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
6067
  2024-04-12 10:10:29,775 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
6068
  2024-04-12 10:10:30,681 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
6069
  2024-04-12 10:10:31,682 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6067
  2024-04-12 10:10:29,775 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
6068
  2024-04-12 10:10:30,681 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
6069
  2024-04-12 10:10:31,682 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
6070
+ 2024-04-12 10:10:32,147 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
6071
+ 2024-04-12 10:10:32,723 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
6072
+ 2024-04-12 10:10:32,723 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
6073
+ 2024-04-12 10:10:32,805 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6074
+ 2024-04-12 10:10:37,806 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6075
+ 2024-04-12 10:10:42,807 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6076
+ 2024-04-12 10:10:45,338 DEBUG SenderThread:485 [sender.py:send():379] send: stats
6077
+ 2024-04-12 10:10:47,148 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
6078
+ 2024-04-12 10:10:47,723 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
6079
+ 2024-04-12 10:10:47,723 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
6080
+ 2024-04-12 10:10:47,856 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6081
+ 2024-04-12 10:10:52,857 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6082
+ 2024-04-12 10:10:57,858 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
6083
+ 2024-04-12 10:10:58,470 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
6084
+ 2024-04-12 10:10:58,471 DEBUG SenderThread:485 [sender.py:send():379] send: history
6085
+ 2024-04-12 10:10:58,472 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
6086
+ 2024-04-12 10:10:58,472 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
6087
+ 2024-04-12 10:10:58,699 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
6088
+ 2024-04-12 10:10:59,702 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/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