Datasets:
File size: 633 Bytes
c218be4 f9fad45 c218be4 f9fad45 c218be4 f9fad45 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ---
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. |