Dataset Viewer issue: DatasetWithScriptNotSupportedError
#13
by
Lhouss
- 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.
@Lhouss I tried the convert_to_parquet thing on the refs parquet branch, but it doesn't seem to convert the entire dataset? Any suggestions how to fix it?
I have a fix almost ready for this