Browse and view Hugging Face datasets
Support by Parquet, CSV, Jsonl, XLS
ReWrite datasets with a text instruction
Convert and PR models to Safetensors
Save user inputs to datasets on Hugging Face
Validate JSONL format for fine-tuning
Explore datasets on a Nomic Atlas map
Create a domain-specific dataset seed
Display instructional dataset
Manage and label datasets for your projects
Upload files to a Hugging Face repository
Create and validate structured metadata for datasets
Collection Dataset Explorer is a user-friendly tool designed for browsing and viewing Hugging Face datasets. It provides an interactive interface to explore datasets, making it easier to understand and utilize the data for various applications. This tool is particularly useful for developers, researchers, and data enthusiasts who work extensively with datasets.
• Search and Filter: Easily search for datasets by name, description, or tags. Filter datasets based on specific criteria like size, format, and licensing.
• Preview Data: View a preview of the dataset to understand its structure and content. This helps in quickly assessing if the dataset meets your needs.
• Detailed Information: Access detailed metadata, including the dataset's description, features, and configuration.
• Customizable View: Customize the display to focus on specific aspects of the dataset, such as splits or features.
• Integration: Seamlessly integrate with the Hugging Face ecosystem, allowing you to download or use datasets directly.
pip install collection-dataset-explorer
.What datasets are available in Collection Dataset Explorer?
Collection Dataset Explorer provides access to all publicly available datasets on the Hugging Face Hub. You can explore a wide range of datasets, including text, image, and audio datasets.
How do I download a dataset using Collection Dataset Explorer?
To download a dataset, select the dataset you want and use the built-in download option. The dataset will be downloaded in the appropriate format for your use.
Can I use Collection Dataset Explorer for private datasets?
Yes, you can access private datasets by logging into your Hugging Face account within the explorer. Ensure you have the necessary permissions to access the dataset.