Dataset Viewer issue: DatasetWithScriptNotSupportedError

#2
by eztao - opened
yue's organization org

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.


cc @albertvillanova @lhoestq @severo .

yue's organization org

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

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment