# Dataset and Model ## Dataset The partial public training dataset used to train AstroFlow YOLO models is available at: [https://zenodo.org/records/20535202](https://zenodo.org/records/20535202) (Update soon) ## Model | Model | File | Notes | | --- | --- | --- | | Bundled default | [`yolo11n_0816_v1.pt`](https://github.com/lintian233/astroflow/releases/download/v0.1.1/yolo11n_0816_v1.pt) | Default model described in the AstroFlow paper. | | `yolov11n_20260604v0` | [`yolov11n_20260604v0.pt`](https://github.com/lintian233/astroflow/releases/download/v0.1.12/yolov11n_20260604v0.pt) | Trained with more simulated pulses and real FAST FRB examples; more sensitive, but may produce more false positives. |