I am trying to make an image classification task in Colab but after importing the dataset from the kaggle, the data comes in zip format. And when unzipped, the dataset is not giving a folder but giving a list of images. How can I get a folder outta it?