Dataset Viewer issue: DatasetWithScriptNotSupportedError
The dataset viewer is not working.
Error details:
Error code: DatasetWithScriptNotSupportedError
π Before opening the discussion, have you considered removing the loading script and relying on automated data support?
You can use convert_to_parquet from the datasets library.
Dear Hugging Face Team,
This dataset is in Blender format and contains multiple subsets, where each subset corresponds to a scene. Each scene is further divided into three splits: train, validation, and test. Each scene includes three JSON files that store the image paths for each split.
Since Hugging Face could not automatically recognise the dataset's structure, I implemented a custom data loader script. However, I noticed that the Croissant metadata is not being generated automatically.
Would it be possible for someone on your team to help review my loader script and provide guidance on properly structuring the dataset so that the Croissant metadata can be generated?
I appreciate your time and any advice you can offer.
Kind regards,
Enze Tao
Hi ! I replied on the forum :)
https://discuss.huggingface.co/t/generating-croissant-metadata-for-custom-image-dataset/150255/5