--- license: cc-by-4.0 language: - en pretty_name: SPH-Simulated LPBF Melt-Pool Dataset size_categories: - 100K/ ├── images/{top,side,front}/ # PNGs per timestep ├── monitoring/*.dat # scalar time series ├── labels.csv # per-frame regime labels └── metadata.json # process parameters index.json # hash → parameters ``` ## Usage ```python from huggingface_hub import snapshot_download path = snapshot_download(repo_id="ioandanielc/sph_dataset", repo_type="dataset") ``` ## Limitations Single-track on bare substrate (no powder bed, no multi-track). Fixed laser absorptance. 2D cross-sections, not full 3D volumes. Keyhole class sparse by design — the dataset is the Stage-1 initialization for an active-learning loop. Not yet validated against experimental measurements. ## Citation ```bibtex [bibtex placeholder — fill in after acceptance] ``` ## License CC BY 4.0. ## Contact Ioan-Daniel Crăciun · TUM ·