| --- |
| license: unknown |
| task_categories: |
| - object-detection |
| 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. |