Femboyuwu2000 commited on
Commit
6e39a22
1 Parent(s): b7c7fa6

Training in progress, step 480

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73a88f4bf7a1b6dddff39e8af97c009fd73b38526759b2a26f6ec08d9b4d183f
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afc3626697f9b8b21110b8ca8aa05f989017e7e572a2ad1c791d8f8de7672958
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:491600951bf03b7f39b400c5df8df478b9138dfcc02803563c3423c62dcba612
3
- size 10111
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd76f2a1c797b469628143339b502a86b4aa34844a40ffb24c2b87c27d980020
3
+ size 10322
wandb/debug-internal.log CHANGED
@@ -445,3 +445,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
445
  2024-04-12 07:50:23,390 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
446
  2024-04-12 07:50:24,158 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
447
  2024-04-12 07:50:24,184 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
445
  2024-04-12 07:50:23,390 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
446
  2024-04-12 07:50:24,158 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
447
  2024-04-12 07:50:24,184 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
448
+ 2024-04-12 07:50:27,186 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
449
+ 2024-04-12 07:50:29,159 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
450
+ 2024-04-12 07:50:31,047 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
451
+ 2024-04-12 07:50:31,047 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
452
+ 2024-04-12 07:50:31,048 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
453
+ 2024-04-12 07:50:35,072 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
454
+ 2024-04-12 07:50:40,073 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
455
+ 2024-04-12 07:50:45,035 DEBUG SenderThread:485 [sender.py:send():379] send: stats
456
+ 2024-04-12 07:50:46,036 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
457
+ 2024-04-12 07:50:46,046 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
458
+ 2024-04-12 07:50:46,046 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
459
+ 2024-04-12 07:50:46,087 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
460
+ 2024-04-12 07:50:50,249 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
461
+ 2024-04-12 07:50:50,250 DEBUG SenderThread:485 [sender.py:send():379] send: history
462
+ 2024-04-12 07:50:50,251 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
463
+ 2024-04-12 07:50:50,251 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
464
+ 2024-04-12 07:50:51,194 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
@@ -42,4 +42,6 @@
42
  warnings.warn(
43
  /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.
44
  warnings.warn(
 
 
45
  /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.
 
42
  warnings.warn(
43
  /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.
44
  warnings.warn(
45
+ /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.
46
+ warnings.warn(
47
  /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.8172, "train/grad_norm": 33.225223541259766, "train/learning_rate": 2.3000000000000003e-05, "train/epoch": 0.04, "train/global_step": 460, "_timestamp": 1712908223.3879418, "_runtime": 578.8802237510681, "_step": 22}
 
1
+ {"train/loss": 3.8934, "train/grad_norm": 26.000978469848633, "train/learning_rate": 2.4e-05, "train/epoch": 0.04, "train/global_step": 480, "_timestamp": 1712908250.2491362, "_runtime": 605.7414181232452, "_step": 23}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -445,3 +445,20 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
445
  2024-04-12 07:50:23,390 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
446
  2024-04-12 07:50:24,158 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
447
  2024-04-12 07:50:24,184 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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
445
  2024-04-12 07:50:23,390 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
446
  2024-04-12 07:50:24,158 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
447
  2024-04-12 07:50:24,184 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
448
+ 2024-04-12 07:50:27,186 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
449
+ 2024-04-12 07:50:29,159 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
450
+ 2024-04-12 07:50:31,047 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
451
+ 2024-04-12 07:50:31,047 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
452
+ 2024-04-12 07:50:31,048 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
453
+ 2024-04-12 07:50:35,072 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
454
+ 2024-04-12 07:50:40,073 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
455
+ 2024-04-12 07:50:45,035 DEBUG SenderThread:485 [sender.py:send():379] send: stats
456
+ 2024-04-12 07:50:46,036 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
457
+ 2024-04-12 07:50:46,046 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
458
+ 2024-04-12 07:50:46,046 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
459
+ 2024-04-12 07:50:46,087 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
460
+ 2024-04-12 07:50:50,249 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
461
+ 2024-04-12 07:50:50,250 DEBUG SenderThread:485 [sender.py:send():379] send: history
462
+ 2024-04-12 07:50:50,251 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
463
+ 2024-04-12 07:50:50,251 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
464
+ 2024-04-12 07:50:51,194 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