huggingface / dataset-viewer

Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.

Home Page:https://huggingface.co/docs/dataset-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataset viewer

The dataset page includes a table with the dataset's contents, arranged by pages of 100 rows. You can navigate between pages using the buttons at the bottom of the table, filter, search, look at basic statistics, and more.

screenshot of the dataset viewer, for the dataset 'AI-MO/NuminaMath-CoT' hosted on Hugging Face

This repository is the backend that provides the dataset viewer with pre-computed data through an API, for all the datasets on the Hub. The frontend viewer component is not part of this repository and is not open-source, as the rest of the Hub.

Documentation:

You saw a bug πŸͺ² or want a new feature 🎁

If the dataset viewer is showing an error on your dataset page, please open a discussion there, it's the most efficient way to fix it. Tag @lhoestq, @polinaeterna or @albertvillanova in the discussion to reach the team directly.

If you identify a bigger error and think the dataset viewer has a bug, or if you want to ask for a new feature, please open a new issue here.

Contribute 🀝

You can help by giving ideas, answering questions, reporting bugs, proposing enhancements, improving the documentation, and fixing bugs. See CONTRIBUTING.md for more details.

To install this backend and start contributing to the code, see DEVELOPER_GUIDE.md

Community πŸ€—

You can star and watch this GitHub repository to follow the updates.

You can ask for help or answer questions on the Forum and Discord.

You can also report bugs and propose enhancements on the code, or the documentation, in the GitHub issues.

About

Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.

https://huggingface.co/docs/dataset-viewer

License:Apache License 2.0


Languages

Language:Python 96.6%Language:Smarty 1.7%Language:Dockerfile 1.0%Language:Makefile 0.7%Language:HTML 0.0%