Datasets
the six Ws · specification
Hugging Face maintains Datasets as an open source data library.
Datasets provides fast, memory efficient loading and preprocessing of machine learning datasets backed by Apache Arrow.
Hosted on GitHub at huggingface/datasets and integrated with the Hugging Face Hub.
Released in 2020 and continuously updated.
It standardizes dataset loading, caching and streaming so teams avoid writing custom data pipelines for common corpora.
Built on Apache Arrow and works with PyTorch, TensorFlow and JAX.
Apache 2.0 licensed, open source, maintained by Hugging Face, roughly 22k GitHub stars.
alternatives
works with