Interactively explore your Huggingface dataset with one line of code
Hugging Face Blog 2 years ago
Renumics Spotlight enables interactive visualization of Hugging Face datasets using a single line of Python code that automatically understands dataset semantics. The tool requires only `spotlight.show(ds)` to display datasets like CIFAR-100 or speech commands, with optional model result integration through embeddings and predictions. Users can now inspect large datasets more efficiently by identifying critical data clusters and model failure modes without manual preprocessing or custom visualization workflows.