Can someone tell me how to get pass the complete script when experiencing breakdown from Kernel?
I was going through 2.2 - Fine-Tune the Model with the Preprocessed Dataset and whenever I try to run the trainer.train() code, Kernel will automatically restart and the previous steps are complete gone for no reasons. I have been trying different ways such as restarting the search engine or lab 2 pages, but nothing works, and the code is not graded either.
I was getting same error trainer.train() Kernel Restart. Also notice that I can not set
8 vCPU+32GIB kernel dependencies only able to set 2vCPU+4GIB. Other selections do not work.
OK - I was able to set the vCPU8 on looking at this setting there the list had fast and the all instances - In the All instance could get to the vCPU8. I set this and then was able to get past the restart error for trainer.
Make sure your CPU and GiB are set to correct vCPU 8 and 32 GIB. It’s not the first category but the All instances has the version you want. So the drop down has multiple drop down for setting the CPU and GIB - pick the second all Instances and then pick vCPU 8 and 32 GIB within that All instances.