Femboyuwu2000 commited on
Commit
397e442
1 Parent(s): 83ab16e

Training in progress, step 2360

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8d9bb442ae601cf106b3006a0b171f810e2b1e6f85cad6fe3662e4f7d6b8c2b
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b209e171b2bafde533025af3ea490078abf0bfdeb25b88b922c9d4d854d7b585
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:d274f1a1bf5d6a8325fc1eaa140dfb395d0fd374ce351806dcd57bdf913cc77f
3
- size 29945
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d59b1509a86bec9150afca9f1a392df75b95d5d8b786d5de53696b7773352a
3
+ size 30156
wandb/debug-internal.log CHANGED
@@ -1980,3 +1980,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
1980
  2024-04-12 08:28:41,269 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
1981
  2024-04-12 08:28:42,124 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
1982
  2024-04-12 08:28:42,998 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1980
  2024-04-12 08:28:41,269 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
1981
  2024-04-12 08:28:42,124 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
1982
  2024-04-12 08:28:42,998 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
1983
+ 2024-04-12 08:28:43,124 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
1984
+ 2024-04-12 08:28:45,123 DEBUG SenderThread:485 [sender.py:send():379] send: stats
1985
+ 2024-04-12 08:28:46,520 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
1986
+ 2024-04-12 08:28:46,521 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
1987
+ 2024-04-12 08:28:46,521 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
1988
+ 2024-04-12 08:28:48,566 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
1989
+ 2024-04-12 08:28:53,567 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
1990
+ 2024-04-12 08:28:58,568 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
1991
+ 2024-04-12 08:29:01,520 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
1992
+ 2024-04-12 08:29:01,520 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
1993
+ 2024-04-12 08:29:01,521 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
1994
+ 2024-04-12 08:29:03,589 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
1995
+ 2024-04-12 08:29:05,159 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
1996
+ 2024-04-12 08:29:05,160 DEBUG SenderThread:485 [sender.py:send():379] send: history
1997
+ 2024-04-12 08:29:05,161 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
1998
+ 2024-04-12 08:29:05,161 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
1999
+ 2024-04-12 08:29:06,134 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
@@ -232,4 +232,6 @@
232
  warnings.warn(
233
  /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.
234
  warnings.warn(
 
 
235
  /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.
 
232
  warnings.warn(
233
  /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.
234
  warnings.warn(
235
+ /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.
236
+ warnings.warn(
237
  /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.5959, "train/grad_norm": 35.22037124633789, "train/learning_rate": 2.9408464612887484e-05, "train/epoch": 0.19, "train/global_step": 2340, "_timestamp": 1712910521.267247, "_runtime": 2876.759528875351, "_step": 116}
 
1
+ {"train/loss": 3.5974, "train/grad_norm": 31.878395080566406, "train/learning_rate": 2.9394880643660242e-05, "train/epoch": 0.19, "train/global_step": 2360, "_timestamp": 1712910545.158962, "_runtime": 2900.6512439250946, "_step": 117}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -1980,3 +1980,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
1980
  2024-04-12 08:28:41,269 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
1981
  2024-04-12 08:28:42,124 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
1982
  2024-04-12 08:28:42,998 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1980
  2024-04-12 08:28:41,269 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
1981
  2024-04-12 08:28:42,124 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
1982
  2024-04-12 08:28:42,998 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
1983
+ 2024-04-12 08:28:43,124 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
1984
+ 2024-04-12 08:28:45,123 DEBUG SenderThread:485 [sender.py:send():379] send: stats
1985
+ 2024-04-12 08:28:46,520 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
1986
+ 2024-04-12 08:28:46,521 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
1987
+ 2024-04-12 08:28:46,521 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
1988
+ 2024-04-12 08:28:48,566 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
1989
+ 2024-04-12 08:28:53,567 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
1990
+ 2024-04-12 08:28:58,568 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
1991
+ 2024-04-12 08:29:01,520 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
1992
+ 2024-04-12 08:29:01,520 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
1993
+ 2024-04-12 08:29:01,521 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
1994
+ 2024-04-12 08:29:03,589 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
1995
+ 2024-04-12 08:29:05,159 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
1996
+ 2024-04-12 08:29:05,160 DEBUG SenderThread:485 [sender.py:send():379] send: history
1997
+ 2024-04-12 08:29:05,161 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
1998
+ 2024-04-12 08:29:05,161 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
1999
+ 2024-04-12 08:29:06,134 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