The dataset broke with the update related to uploading `Dataset flowchat-IITM_page-0001.jpg` to the repo

#2
by eloy-encord - opened

HF took the reference image as part of the dataset and as it doesn't have any labels, then the resulting HF dataset doesn't have the label column (because it's incomplete).

Probably there is a way to ignore Dataset flowchat-IITM_page-0001.jpg from the dataset, but I'm unaware how to do so.
Meanwhile, loading the dataset with the keyword revision="a1aab924c6bed6b080fc85552fd7b39724931605" works as intended.

Sign up or log in to comment