Lr_find() is not working

(i’m using gradient free instance )

it’s throwing an error saying 'Dataloader got killed '.
I have tried setting num_workers=0 in imagedatabunch and after running it my kernel got shutdown.
Whats the solution?