Femboyuwu2000 commited on
Commit
38c4ddd
1 Parent(s): 66ed2a0

Training in progress, step 1040

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f83a14bad50ef4fa91e680835e699b0c0964a4a774e2df1471356c3eb34e2483
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fafd0f157d14e49e4739550f3f127d870e4c0caf60624531f00c5d7035d51299
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:89803f54ca67392db0d5ee7d51dce97b243c702c8e20d3bd14d0239d672ec209
3
- size 16019
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263e95e489134c19c6467c8addd67b64a66b331d93143fdf2a4c454a79fc3ac7
3
+ size 16230
wandb/debug-internal.log CHANGED
@@ -904,3 +904,21 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
904
  2024-04-12 08:01:52,073 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
905
  2024-04-12 08:01:52,073 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
906
  2024-04-12 08:01:52,460 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
904
  2024-04-12 08:01:52,073 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
905
  2024-04-12 08:01:52,073 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
906
  2024-04-12 08:01:52,460 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
907
+ 2024-04-12 08:01:55,461 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
908
+ 2024-04-12 08:01:56,785 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
909
+ 2024-04-12 08:02:01,289 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
910
+ 2024-04-12 08:02:01,290 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
911
+ 2024-04-12 08:02:01,290 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
912
+ 2024-04-12 08:02:02,404 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
913
+ 2024-04-12 08:02:07,405 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
914
+ 2024-04-12 08:02:12,405 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
915
+ 2024-04-12 08:02:15,062 DEBUG SenderThread:485 [sender.py:send():379] send: stats
916
+ 2024-04-12 08:02:16,240 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
917
+ 2024-04-12 08:02:16,241 DEBUG SenderThread:485 [sender.py:send():379] send: history
918
+ 2024-04-12 08:02:16,242 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
919
+ 2024-04-12 08:02:16,242 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
920
+ 2024-04-12 08:02:16,288 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
921
+ 2024-04-12 08:02:16,288 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
922
+ 2024-04-12 08:02:16,290 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
923
+ 2024-04-12 08:02:16,469 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
924
+ 2024-04-12 08:02:17,979 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
wandb/run-20240412_074044-widovcn3/files/output.log CHANGED
@@ -98,4 +98,6 @@
98
  warnings.warn(
99
  /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.
100
  warnings.warn(
 
 
101
  /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.
 
98
  warnings.warn(
99
  /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.
100
  warnings.warn(
101
+ /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.
102
+ warnings.warn(
103
  /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.7106, "train/grad_norm": 27.07135581970215, "train/learning_rate": 2.996531923195246e-05, "train/epoch": 0.08, "train/global_step": 1020, "_timestamp": 1712908912.07072, "_runtime": 1267.563001871109, "_step": 50}
 
1
+ {"train/loss": 3.7447, "train/grad_norm": 37.24673843383789, "train/learning_rate": 2.996193909122197e-05, "train/epoch": 0.08, "train/global_step": 1040, "_timestamp": 1712908936.239854, "_runtime": 1291.7321360111237, "_step": 51}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -904,3 +904,21 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
904
  2024-04-12 08:01:52,073 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
905
  2024-04-12 08:01:52,073 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
906
  2024-04-12 08:01:52,460 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
904
  2024-04-12 08:01:52,073 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
905
  2024-04-12 08:01:52,073 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
906
  2024-04-12 08:01:52,460 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
907
+ 2024-04-12 08:01:55,461 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
908
+ 2024-04-12 08:01:56,785 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
909
+ 2024-04-12 08:02:01,289 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
910
+ 2024-04-12 08:02:01,290 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
911
+ 2024-04-12 08:02:01,290 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
912
+ 2024-04-12 08:02:02,404 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
913
+ 2024-04-12 08:02:07,405 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
914
+ 2024-04-12 08:02:12,405 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
915
+ 2024-04-12 08:02:15,062 DEBUG SenderThread:485 [sender.py:send():379] send: stats
916
+ 2024-04-12 08:02:16,240 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
917
+ 2024-04-12 08:02:16,241 DEBUG SenderThread:485 [sender.py:send():379] send: history
918
+ 2024-04-12 08:02:16,242 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
919
+ 2024-04-12 08:02:16,242 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
920
+ 2024-04-12 08:02:16,288 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
921
+ 2024-04-12 08:02:16,288 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
922
+ 2024-04-12 08:02:16,290 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
923
+ 2024-04-12 08:02:16,469 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
924
+ 2024-04-12 08:02:17,979 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report