Train YOLOv8 model

Hi
I want to train YOLOv8 model with my own dataset. But when I try to train, I get this error message:
RuntimeError: Dataset ‘/content/datasets/document-detection-2/data.yaml’ error :x:
Dataset ‘/content/datasets/document-detection-2/data.yaml’ images not found :warning:, missing path ‘/content/datasets/document-detection-2/valid/images’
Note dataset download directory is ‘/content/datasets’. You can update this in ‘/root/.config/Ultralytics/settings.yaml’
Sometimes It works and sometimes it doesn’t.
I followed the instructions, but I still get this error and I can’t understand why
please help me
thank you very much

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.