Dataset Viewer issue: DatasetWithScriptNotSupportedError

#1
by Beijuka - opened

The dataset viewer is not working.

Error details:

Error code:   DatasetWithScriptNotSupportedError

No (supported) data files found in DigitalUmuganda/image_text_voice_dataset


πŸ‘‹ Before opening the discussion, have you considered removing the loading script and relying on [automated data support](
Screenshot from 2024-06-14 13-55-21.png
)?

You can use convert_to_parquet from the datasets library.


cc @albertvillanova @lhoestq @severo .

Digital Umuganda org

Hello, make sure that you are logged in huggingface (huggingface-cli login), and then use data = load_dataset("DigitalUmuganda/AfriVoice", "sn") to load the dataset.

Sign up or log in to comment