[solved] YOLOv8 Classification with Google Colab having trouble with training

Hi everyone,

I’m currently using Roboflow’s YOLOv8 Google Colab to do classification of some images into two categories. Google Colab link:
I haven’t touched any of the code besides just importing my data from Roboflow where I’m supposed to, and I’m getting this error when I try to train my data:


It’s also telling me “FileNotFoundError: Couldn’t find any class folder in /content/datasets/Earplugs-Classification-2/train.”

Does anyone know what might be causing this error? Thanks in advance!

Hey @anseriformes

I’m glad your issue got solved. Could you share what the issue was so you can help other people experiencing this issue?

Yep, I had clicked the csv option while exporting my data from Roboflow instead of the file structure option
image

Glad your issue got solved and thanks for sharing!