Dataset Viewer issue: DatasetWithScriptNotSupportedError
#2
by 5joohyun - opened
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 @lhoestq @cfahlgren1 .
hi @5joohyun , I think you will need to format the dataset as native audio dataset like https://huggingface.co/docs/datasets/audio_dataset
I was able to do something here
https://huggingface.co/datasets/cfahlgren1/crema-d
as an example