321.1s 220 Unsloth 2024.2 patched 28 layers with 28 QKV layers, 28 O layers and 28 MLP layers. 350.5s 221 GPU = Tesla P100-PCIE-16GB. Max memory = 15.895 GB. 350.5s 222 6.141 GB of memory reserved. 351.0s 223 ==((====))== Unsloth - 2x faster free finetuning | Num GPUs = 1 351.0s 224 \\ /| Num examples = 51,760 | Num Epochs = 1 351.0s 225 O^O/ \_/ \ Batch size per device = 2 | Gradient Accumulation steps = 4 351.0s 226 \ / Total batch size = 8 | Total steps = 6,470 351.0s 227 "-____-" Number of trainable parameters = 50,003,968 351.0s 228 wandb: Currently logged in as: prateekg. Use `wandb login --relogin` to force relogin 381.5s 229 wandb: Tracking run with wandb version 0.16.3 381.5s 230 wandb: Run data is saved locally in /kaggle/working/wandb/run-20240229_042831-8mawyj4k 381.5s 231 wandb: Run `wandb offline` to turn off syncing. 381.5s 232 wandb: Syncing run wise-flower-2 381.5s 233 wandb: ⭐️ View project at https://wandb.ai/prateekg/huggingface 381.5s 234 wandb: 🚀 View run at https://wandb.ai/prateekg/huggingface/runs/8mawyj4k 383.6s 235 Traceback (most recent call last): 383.6s 236 File "/opt/conda/lib/python3.10/site-packages/nbclient/client.py", line 730, in _async_poll_for_reply 383.6s 237 msg = await ensure_async(self.kc.shell_channel.get_msg(timeout=new_timeout)) 383.6s 238 File "/opt/conda/lib/python3.10/site-packages/nbclient/util.py", line 96, in ensure_async 383.6s 239 result = await obj 383.6s 240 File "/opt/conda/lib/python3.10/site-packages/jupyter_client/channels.py", line 310, in get_msg 383.6s 241 ready = await self.socket.poll(timeout) 383.6s 242 asyncio.exceptions.CancelledError 383.6s 243 383.6s 244 During handling of the above exception, another exception occurred: 383.6s 245 383.6s 246 Traceback (most recent call last): 383.6s 247 File "/opt/conda/lib/python3.10/site-packages/nbclient/client.py", line 949, in async_execute_cell 383.6s 248 exec_reply = await self.task_poll_for_reply 383.6s 249 asyncio.exceptions.CancelledError 383.6s 250 383.6s 251 During handling of the above exception, another exception occurred: 383.6s 252 383.6s 253 Traceback (most recent call last): 383.6s 254 File "", line 1, in 383.6s 255 File "/opt/conda/lib/python3.10/site-packages/papermill/execute.py", line 119, in execute_notebook 383.6s 256 nb = papermill_engines.execute_notebook_with_engine( 383.6s 257 File "/opt/conda/lib/python3.10/site-packages/papermill/engines.py", line 48, in execute_notebook_with_engine 383.6s 258 return self.get_engine(engine_name).execute_notebook(nb, kernel_name, **kwargs) 383.6s 259 File "/opt/conda/lib/python3.10/site-packages/papermill/engines.py", line 365, in execute_notebook 383.6s 260 cls.execute_managed_notebook(nb_man, kernel_name, log_output=log_output, **kwargs) 383.6s 261 File "/opt/conda/lib/python3.10/site-packages/papermill/engines.py", line 434, in execute_managed_notebook 383.6s 262 return PapermillNotebookClient(nb_man, **final_kwargs).execute() 383.6s 263 File "/opt/conda/lib/python3.10/site-packages/papermill/clientwrap.py", line 45, in execute 383.6s 264 self.papermill_execute_cells() 383.6s 265 File "/opt/conda/lib/python3.10/site-packages/papermill/clientwrap.py", line 72, in papermill_execute_cells 383.6s 266 self.execute_cell(cell, index) 383.6s 267 File "/opt/conda/lib/python3.10/site-packages/nbclient/util.py", line 84, in wrapped 383.6s 268 return just_run(coro(*args, **kwargs)) 383.6s 269 File "/opt/conda/lib/python3.10/site-packages/nbclient/util.py", line 62, in just_run 383.6s 270 return loop.run_until_complete(coro) 383.6s 271 File "/opt/conda/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete 383.6s 272 return future.result() 383.6s 273 File "/opt/conda/lib/python3.10/site-packages/nbclient/client.py", line 953, in async_execute_cell 383.6s 274 raise DeadKernelError("Kernel died") 383.6s 275 nbclient.exceptions.DeadKernelError: Kernel died 385.6s 276 /opt/conda/lib/python3.10/site-packages/traitlets/traitlets.py:2930: FutureWarning: --Exporter.preprocessors=["remove_papermill_header.RemovePapermillHeader"] for containers is deprecated in traitlets 5.0. You can pass `--Exporter.preprocessors item` ... multiple times to add items to a list. 385.6s 277 warn( 385.6s 278 [NbConvertApp] WARNING | Config option `kernel_spec_manager_class` not recognized by `NbConvertApp`. 385.7s 279 [NbConvertApp] Converting notebook __notebook__.ipynb to notebook 386.1s 280 [NbConvertApp] Writing 56818 bytes to __notebook__.ipynb 387.8s 281 /opt/conda/lib/python3.10/site-packages/traitlets/traitlets.py:2930: FutureWarning: --Exporter.preprocessors=["nbconvert.preprocessors.ExtractOutputPreprocessor"] for containers is deprecated in traitlets 5.0. You can pass `--Exporter.preprocessors item` ... multiple times to add items to a list. 387.8s 282 warn( 387.8s 283 [NbConvertApp] WARNING | Config option `kernel_spec_manager_class` not recognized by `NbConvertApp`. 387.8s 284 [NbConvertApp] Converting notebook __notebook__.ipynb to html 388.8s 285 [NbConvertApp] Writing 340873 bytes to __results__.html