huggingface/dataset-viewer
A Python backend API that provides paginated, filterable access to Hugging Face datasets for the Hub's dataset viewer.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This repository is the backend service powering the dataset viewer on Hugging Face Hub pages. It exposes a REST API that delivers pre-computed dataset statistics, row pagination, search, and filtering capabilities to the frontend viewer component. The system handles all public datasets on the Hub, serving as essential data infrastructure for the broader Hugging Face machine learning ecosystem.