HuggingFace community-driven open-source library of datasets
Datasets is a lightweight library providing two main features:
processed_dataset = dataset.map(process_example)
, efficiently prepare the dataset for inspection and ML model evaluation and training.