Public Dataset Repositories
General-purpose hosted repositories where thousands of public datasets are searchable by topic, format, and license.
Kaggle Datasets
A large, searchable repository of public datasets across nearly every domain, with community notebooks showing how each dataset is typically used.
exploratory research / benchmarking / learning projects
Hugging Face Datasets
A hosted hub of datasets built for direct use with machine learning libraries, with consistent loading APIs across most listed datasets.
fine-tuning / NLP research / rapid prototyping
Google Dataset Search
A search engine for datasets indexed across thousands of repositories, useful for finding where a specific dataset already lives before building one from scratch.
dataset discovery / due diligence before custom builds
UCI Machine Learning Repository
One of the oldest curated collections of machine learning datasets, widely used as a benchmarking standard in academic research.
benchmarking / academic research / teaching