Femboyuwu2000 commited on
Commit
92cabed
1 Parent(s): b514bb6

Training in progress, step 3300

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cef3b2a83ea1cb259fff0cd16f5f6824fb3fabe41664906e64bc466d8d4535d
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e565712a0ef912b852daaf23e3daf21c19d424436855fcca6aa5097628cd9a00
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:463b4404e727a42fbdd02a0718913ea66efbf77990dd4ae9402604d933a7a74c
3
- size 39862
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07ebeef81169fa89c26337009b3bf42a1e66b1a7c14a78bb89828968e276265c
3
+ size 40073
wandb/debug-internal.log CHANGED
@@ -2751,3 +2751,21 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
2751
  2024-04-12 08:47:56,435 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2752
  2024-04-12 08:47:56,435 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2753
  2024-04-12 08:47:56,600 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2751
  2024-04-12 08:47:56,435 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2752
  2024-04-12 08:47:56,435 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2753
  2024-04-12 08:47:56,600 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
2754
+ 2024-04-12 08:47:58,145 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2755
+ 2024-04-12 08:47:58,601 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
2756
+ 2024-04-12 08:48:01,769 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2757
+ 2024-04-12 08:48:01,770 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2758
+ 2024-04-12 08:48:01,784 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2759
+ 2024-04-12 08:48:03,830 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2760
+ 2024-04-12 08:48:08,832 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2761
+ 2024-04-12 08:48:13,832 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2762
+ 2024-04-12 08:48:15,166 DEBUG SenderThread:485 [sender.py:send():379] send: stats
2763
+ 2024-04-12 08:48:16,770 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2764
+ 2024-04-12 08:48:16,770 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2765
+ 2024-04-12 08:48:16,810 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2766
+ 2024-04-12 08:48:18,851 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2767
+ 2024-04-12 08:48:20,054 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
2768
+ 2024-04-12 08:48:20,055 DEBUG SenderThread:485 [sender.py:send():379] send: history
2769
+ 2024-04-12 08:48:20,056 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2770
+ 2024-04-12 08:48:20,056 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2771
+ 2024-04-12 08:48:20,609 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
@@ -324,4 +324,6 @@
324
  warnings.warn(
325
  /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.
326
  warnings.warn(
 
 
327
  /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.
 
324
  warnings.warn(
325
  /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.
326
  warnings.warn(
327
+ /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.
328
+ warnings.warn(
329
  /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.4699, "train/grad_norm": 32.290626525878906, "train/learning_rate": 2.8609407803650295e-05, "train/epoch": 0.26, "train/global_step": 3280, "_timestamp": 1712911676.4330485, "_runtime": 4031.925330400467, "_step": 163}
 
1
+ {"train/loss": 3.5642, "train/grad_norm": 26.942697525024414, "train/learning_rate": 2.8588908149976702e-05, "train/epoch": 0.26, "train/global_step": 3300, "_timestamp": 1712911700.053828, "_runtime": 4055.5461099147797, "_step": 164}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -2751,3 +2751,21 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
2751
  2024-04-12 08:47:56,435 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2752
  2024-04-12 08:47:56,435 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2753
  2024-04-12 08:47:56,600 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2751
  2024-04-12 08:47:56,435 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2752
  2024-04-12 08:47:56,435 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2753
  2024-04-12 08:47:56,600 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
2754
+ 2024-04-12 08:47:58,145 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2755
+ 2024-04-12 08:47:58,601 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
2756
+ 2024-04-12 08:48:01,769 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2757
+ 2024-04-12 08:48:01,770 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2758
+ 2024-04-12 08:48:01,784 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2759
+ 2024-04-12 08:48:03,830 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2760
+ 2024-04-12 08:48:08,832 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2761
+ 2024-04-12 08:48:13,832 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2762
+ 2024-04-12 08:48:15,166 DEBUG SenderThread:485 [sender.py:send():379] send: stats
2763
+ 2024-04-12 08:48:16,770 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2764
+ 2024-04-12 08:48:16,770 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2765
+ 2024-04-12 08:48:16,810 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2766
+ 2024-04-12 08:48:18,851 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2767
+ 2024-04-12 08:48:20,054 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
2768
+ 2024-04-12 08:48:20,055 DEBUG SenderThread:485 [sender.py:send():379] send: history
2769
+ 2024-04-12 08:48:20,056 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2770
+ 2024-04-12 08:48:20,056 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2771
+ 2024-04-12 08:48:20,609 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