huggingface / dataset-viewer

Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
https://huggingface.co/docs/dataset-viewer
Apache License 2.0
698 stars 77 forks source link

Replace `DatasetGenerationError` with the underlying error? #3011

Closed severo closed 3 months ago

severo commented 3 months ago

50K cache entries (0.5%) have the DatasetGenerationError. It would be better to show the underlying error, and help the user debug their data files.