PILArNet-M-mini / README.md
youngsm's picture
Add 100-event PILArNet-M mini subset (80/20/20 train/val/test) for CI/CD and exploration
c218be4 verified
|
Raw
History Blame Contribute Delete
631 Bytes
---
license: unknown
task_categories:
- other
tags:
- physics
- liquid-argon
- particle-imaging
---
# PILArNet-M-mini
A tiny 100-event subset of [DeepLearnPhysics/PILArNet-M](https://huggingface.co/datasets/DeepLearnPhysics/PILArNet-M),
stored in the exact same HDF5 format (variable-length `point`/`cluster`/`cluster_extra` datasets).
- `train/generic_v2_80_v2.h5` - 80 events
- `val/generic_v2_20_v2.h5` - 20 events
- `test/generic_v2_20_v2.h5` - 20 events
Intended purely for **CI/CD and exploration** - a lightweight drop-in for pipelines
that expect PILArNet-M without downloading the full multi-TB dataset.