Femboyuwu2000 commited on
Commit
dee540b
1 Parent(s): f06b1ac

Training in progress, step 2640

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:102a934b9c2b16bd152b8fb45fb756ed8a39ee8f7db8b00ff347bd79c86fbef6
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54c37478ba6579cff2d0646434ea7d1892cb48a4219f90126afbdf7bde329abb
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:3aa0007a3970a6a3d78e5d544ffcacd675c46c52125276c776752ee3c5281ec8
3
- size 32899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ad880d6bf3cfccf5ff98c48e6458a5f7864afac6fbddca1f5321669a9420084
3
+ size 33110
wandb/debug-internal.log CHANGED
@@ -2210,3 +2210,22 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
2210
  2024-04-12 08:34:22,666 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2211
  2024-04-12 08:34:23,263 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
2212
  2024-04-12 08:34:23,439 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2210
  2024-04-12 08:34:22,666 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2211
  2024-04-12 08:34:23,263 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
2212
  2024-04-12 08:34:23,439 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2213
+ 2024-04-12 08:34:25,264 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
2214
+ 2024-04-12 08:34:28,440 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2215
+ 2024-04-12 08:34:31,761 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2216
+ 2024-04-12 08:34:31,761 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2217
+ 2024-04-12 08:34:31,802 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2218
+ 2024-04-12 08:34:33,824 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2219
+ 2024-04-12 08:34:38,825 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2220
+ 2024-04-12 08:34:43,827 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2221
+ 2024-04-12 08:34:45,137 DEBUG SenderThread:485 [sender.py:send():379] send: stats
2222
+ 2024-04-12 08:34:46,761 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2223
+ 2024-04-12 08:34:46,762 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2224
+ 2024-04-12 08:34:46,802 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2225
+ 2024-04-12 08:34:48,192 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
2226
+ 2024-04-12 08:34:48,193 DEBUG SenderThread:485 [sender.py:send():379] send: history
2227
+ 2024-04-12 08:34:48,193 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2228
+ 2024-04-12 08:34:48,194 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2229
+ 2024-04-12 08:34:48,272 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
2230
+ 2024-04-12 08:34:48,995 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2231
+ 2024-04-12 08:34:49,273 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
@@ -258,4 +258,8 @@
258
  warnings.warn(
259
  /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.
260
  warnings.warn(
 
 
 
 
261
  /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.
 
258
  warnings.warn(
259
  /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.
260
  warnings.warn(
261
+ /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.
262
+ warnings.warn(
263
+ /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.
264
+ warnings.warn(
265
  /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.621, "train/grad_norm": 25.755775451660156, "train/learning_rate": 2.920460247795056e-05, "train/epoch": 0.21, "train/global_step": 2620, "_timestamp": 1712910862.664395, "_runtime": 3218.156677007675, "_step": 130}
 
1
+ {"train/loss": 3.6067, "train/grad_norm": 29.75731086730957, "train/learning_rate": 2.918891825699857e-05, "train/epoch": 0.21, "train/global_step": 2640, "_timestamp": 1712910888.1916091, "_runtime": 3243.683891057968, "_step": 131}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -2210,3 +2210,22 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
2210
  2024-04-12 08:34:22,666 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2211
  2024-04-12 08:34:23,263 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
2212
  2024-04-12 08:34:23,439 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2210
  2024-04-12 08:34:22,666 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2211
  2024-04-12 08:34:23,263 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
2212
  2024-04-12 08:34:23,439 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2213
+ 2024-04-12 08:34:25,264 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
2214
+ 2024-04-12 08:34:28,440 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2215
+ 2024-04-12 08:34:31,761 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2216
+ 2024-04-12 08:34:31,761 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2217
+ 2024-04-12 08:34:31,802 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2218
+ 2024-04-12 08:34:33,824 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2219
+ 2024-04-12 08:34:38,825 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2220
+ 2024-04-12 08:34:43,827 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2221
+ 2024-04-12 08:34:45,137 DEBUG SenderThread:485 [sender.py:send():379] send: stats
2222
+ 2024-04-12 08:34:46,761 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
2223
+ 2024-04-12 08:34:46,762 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
2224
+ 2024-04-12 08:34:46,802 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
2225
+ 2024-04-12 08:34:48,192 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
2226
+ 2024-04-12 08:34:48,193 DEBUG SenderThread:485 [sender.py:send():379] send: history
2227
+ 2024-04-12 08:34:48,193 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
2228
+ 2024-04-12 08:34:48,194 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
2229
+ 2024-04-12 08:34:48,272 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
2230
+ 2024-04-12 08:34:48,995 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
2231
+ 2024-04-12 08:34:49,273 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log