Femboyuwu2000 commited on
Commit
7e1d62c
1 Parent(s): 920f58f

Training in progress, step 280

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:522ee37b4985087ce98792cc977d563bbb4e264494f4c8b7e96a93bbf4fa1b5c
3
  size 13982248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cbe3c6e0c939b7773c3ee67f37433449f5a84e931b0b93674d92e692405aae6
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:d9c4ef441751a48a3b26cfd18d959d3c9f6ab0c97f3c2a831555c904c1fdc1e3
3
- size 8001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbf53306d4a519a98ace705aa2df4154872df3a207f36583d3425fb8c6eb6d44
3
+ size 8212
wandb/debug-internal.log CHANGED
@@ -283,3 +283,21 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
283
  2024-04-12 07:46:17,039 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
284
  2024-04-12 07:46:18,040 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
285
  2024-04-12 07:46:18,335 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
283
  2024-04-12 07:46:17,039 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
284
  2024-04-12 07:46:18,040 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
285
  2024-04-12 07:46:18,335 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
286
+ 2024-04-12 07:46:23,336 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
287
+ 2024-04-12 07:46:28,337 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
288
+ 2024-04-12 07:46:31,040 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
289
+ 2024-04-12 07:46:31,041 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
290
+ 2024-04-12 07:46:31,042 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
291
+ 2024-04-12 07:46:34,086 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
292
+ 2024-04-12 07:46:39,086 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
293
+ 2024-04-12 07:46:44,087 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
294
+ 2024-04-12 07:46:45,027 DEBUG SenderThread:485 [sender.py:send():379] send: stats
295
+ 2024-04-12 07:46:46,040 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
296
+ 2024-04-12 07:46:46,041 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
297
+ 2024-04-12 07:46:46,042 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
298
+ 2024-04-12 07:46:46,101 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
299
+ 2024-04-12 07:46:46,159 DEBUG SenderThread:485 [sender.py:send():379] send: history
300
+ 2024-04-12 07:46:46,159 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
301
+ 2024-04-12 07:46:46,160 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
302
+ 2024-04-12 07:46:47,054 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
303
+ 2024-04-12 07:46:48,054 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
@@ -24,4 +24,6 @@
24
  warnings.warn(
25
  /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.
26
  warnings.warn(
 
 
27
  /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.
 
24
  warnings.warn(
25
  /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.
26
  warnings.warn(
27
+ /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.
28
+ warnings.warn(
29
  /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": 4.1238, "train/grad_norm": 91.47773742675781, "train/learning_rate": 1.3000000000000001e-05, "train/epoch": 0.02, "train/global_step": 260, "_timestamp": 1712907976.6427386, "_runtime": 332.13502049446106, "_step": 12}
 
1
+ {"train/loss": 4.1245, "train/grad_norm": 23.16193389892578, "train/learning_rate": 1.4e-05, "train/epoch": 0.02, "train/global_step": 280, "_timestamp": 1712908006.1010258, "_runtime": 361.59330773353577, "_step": 13}
wandb/run-20240412_074044-widovcn3/logs/debug-internal.log CHANGED
@@ -283,3 +283,21 @@ subprocess.TimeoutExpired: Command '['conda', 'env', 'export']' timed out after
283
  2024-04-12 07:46:17,039 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
284
  2024-04-12 07:46:18,040 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
285
  2024-04-12 07:46:18,335 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
283
  2024-04-12 07:46:17,039 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
284
  2024-04-12 07:46:18,040 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log
285
  2024-04-12 07:46:18,335 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
286
+ 2024-04-12 07:46:23,336 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
287
+ 2024-04-12 07:46:28,337 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
288
+ 2024-04-12 07:46:31,040 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
289
+ 2024-04-12 07:46:31,041 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
290
+ 2024-04-12 07:46:31,042 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
291
+ 2024-04-12 07:46:34,086 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
292
+ 2024-04-12 07:46:39,086 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
293
+ 2024-04-12 07:46:44,087 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: status_report
294
+ 2024-04-12 07:46:45,027 DEBUG SenderThread:485 [sender.py:send():379] send: stats
295
+ 2024-04-12 07:46:46,040 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: internal_messages
296
+ 2024-04-12 07:46:46,041 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: stop_status
297
+ 2024-04-12 07:46:46,042 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: stop_status
298
+ 2024-04-12 07:46:46,101 DEBUG HandlerThread:485 [handler.py:handle_request():146] handle_request: partial_history
299
+ 2024-04-12 07:46:46,159 DEBUG SenderThread:485 [sender.py:send():379] send: history
300
+ 2024-04-12 07:46:46,159 DEBUG SenderThread:485 [sender.py:send_request():406] send_request: summary_record
301
+ 2024-04-12 07:46:46,160 INFO SenderThread:485 [sender.py:_save_file():1390] saving file wandb-summary.json with policy end
302
+ 2024-04-12 07:46:47,054 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
303
+ 2024-04-12 07:46:48,054 INFO Thread-12 :485 [dir_watcher.py:_on_file_modified():288] file/dir modified: /kaggle/working/wandb/run-20240412_074044-widovcn3/files/output.log