The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider removing the loading script and relying on automated data support. If this is not possible, please open a discussion for direct help.
Why? It worked well in before. By the way load_datasets works! and viewer works yesterday as well!
I have the exact same problem and cannot tell where the error is, given I have not changed anything and this used to work. Hope we can get some assistance.
We had to disable the viewer for datasets with a script for now, because some people were abusing it. Sorry for the inconvenience.
Weâre seeing if there is a viable long-term solution.
In the meantime, if you want the dataset viewer to work you need to remove the dataset script and use a supported data format (csv, parquet, etc.) Personnally Iâd recommend uploading the dataset using the datasets library and push_to_hub().
I donât have that much publicity. I was hoping to gain some :))
I fixed one of my datasets, deleted the other one, and Iâm still trying to figure out whatâs wrong with the third one since the viewer doesnât work, even though I remove the load script and move to the automatic HuggingFace structure.
Is it possible to allow my dataset âlampent/IRFLâ to use the dataset viewer with a script?
In my previous work (ânlphuji/vasrâ), it worked great, and I want to customize this dataset as well.
Yes, and it works great! However I would like to use the dataset viewer with a script to enable image display instead of strings.
As you can see in the fields âdistractorsâ and âanswerâ this are actually image identifiers and I would like to load them into the dataset viewer as images. The only methods I am aware of is the one we used in ânlphuji/vasrâ (see image below).
Hi, we are the owner of Wenetspeech4TTS/WenetSpeech4TTS, we tried to use the CLI interface of datasets to convert the dataset, but in china we are faceing network connection issues.