Dataset Viewer
JSON →Interact with the Hugging Face Dataset Viewer API to browse, filter, and get statistics for datasets.
Tools · 8
- validate Check if a dataset exists and is accessible
- get_info Get detailed information about a dataset
- get_rows Get paginated contents of a dataset
- get_first_rows Get first rows from a dataset split
- get_statistics Get statistics about a dataset split
- search_dataset Search for text within a dataset
- filter Filter rows using SQL-like conditions
- get_parquet Download entire dataset in Parquet format
Environment variables
HUGGINGFACE_TOKEN
Links
★ 31 GitHub stars