TLDRocket
Sign in

Dataset Curation

17 summarised stories about Dataset Curation, each linking back to the original source. Browse all topics →

Thursday, 28 July 2022

Introducing new audio and vision documentation in 🤗 Datasets

Hugging Face Blog 3 years ago

Hugging Face released new documentation for its Datasets library covering audio and image dataset handling, expanding beyond its original text-focused functionality. The update includes dedicated guides for each data modality, a new `to_tf_dataset` function for TensorFlow conversion, and an ImageFolder builder that eliminates the need to write custom loading scripts for image classification tasks. This makes it easier for users to work with multimodal datasets and train models across different data types without manual preprocessing code.