Labels aren't showing up

#1
by jnemecek - opened

Thanks for sharing the dataset. I noticed the labels aren't showing up in the preview. I think to fix this you'd either have to upload in a configuration that matches one of the Hugging Face expected layouts for image folders and files, or write a custom loading script.

is there an example on how to do this? I can't find an obvious way of doing it by looking at other repos.
This doc is not very helpful: https://huggingface.co/docs/hub/datasets-viewer

You'd just put your labels into a metadata.jsonl file like in the example for object detection here: https://huggingface.co/docs/datasets/image_dataset

woz4tetra changed discussion status to closed

Sign up or log in to comment