Hugging Face Datasets
Library for easily accessing and processing ML datasets.
About
Hugging Face Datasets is a library for accessing and processing more than a hundred thousand machine learning datasets through a single load_dataset function. It uses memory-mapping and streaming so datasets larger than RAM or disk can be processed efficiently, and it ships built-in splits, dataset cards, and integration with the Hugging Face Hub. Released under the Apache 2.0 license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Frameworks & Libraries
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Beginner (1/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Tensor library for machine learning on commodity hardware
Structured output extraction from LLMs with Pydantic
Deploy LangChain runnables as REST APIs
Unified system for large-scale distributed training and inference.
High-level deep learning library making neural nets accessible with best practices.
Open-source machine learning framework by Meta with dynamic computation graphs.