Lesson 2 : Trying my hands on a new dataset with a different file directory

So after trying my hands on DogsVsCats, I decided to try my hands on another dataset.
My train data has 4 folders with the different classes of data inside them. There’s no validation data.

How can I use the ImageDataBunch to declare my training data knowing that there are 4 folders and no validation data available?