Data Preparation

I have data of blacks and whites. I wanna train it. I am trying to create the same folder structure as the dogscats folder. However in the !ls data/dogscats/sample/valid/ directory, there are features.npy labels.npy files in it. How do i create the folder structure to train my data?

this Create an image dataset from scratch might help!