A unified multimodal dataset combining image, audio, and text from diverse public sources.
Usage
This dataset uses Configurations (Subsets) to manage its diverse data sources. You can load specific parts or the entire "filtered" dataset without downloading the NSFW portions.
pip install datasets
1. Load the "filtered" Subset
This configuration loads all 29 safe subsets, excluding the NSFW content.
from datasets import load_dataset