Excited to share the release of dagster-hf-datasets: A Dagster-native integration that brings Hugging Face Datasets into Dagster's asset-oriented orchestration model
The integration enables:
β’ π€ Dataset and DatasetDict assets β’ π Dagster asset lineage and observability β’ π¦ Parquet-backed materialization via HFParquetIOManager β’ π Publishing curated datasets back to the Hugging Face Hub β’ π Automatic dataset card generation from pipeline metadata
As the Hub continues to grow beyond 1M+ datasets, orchestration, reproducibility, and observability are becoming increasingly important parts of the dataset lifecycle. I'm also working on a longer article covering the architecture and data pipelines enabled by the integration.