huggingface / dataset-viewer

Lightweight web API for visualizing and exploring any dataset - computer vision, speech, text, and tabular - stored on the Hugging Face Hub
https://huggingface.co/docs/datasets-server
Apache License 2.0
639 stars 65 forks source link

Smart update on all datasets #2954

Closed lhoestq closed 6 days ago

lhoestq commented 6 days ago

I did a bunch of test on https://huggingface.co/datasets/datasets-maintainers/test-smart-update and it works fine: edits to README.md unrelated to the configs don't trigger a full recomputation of the viewer :)

I also tested with image data and they are correctly handled.