MagnificentSeaurchin79 , can you please describe how you created the dataset?
I added folder with images, and then the pickle file with the descriptions: dataset.add_files('pickle_file.pkl')
MagnificentSeaurchin79 can you try with dataset.list_files('*.pkl', recursive=True)
?