I uploaded train test folder on my drive and mounted my drive on google colab and used this:
from google.colab import drive
drive.mount(’/content/drive’)
!ls “/content/drive/My Drive/Colab Notebooks/Pokedex”
This shows the data correctly but I can’t figure out how to proceed to get the data correctly