| # LoBiFlow Processed Dataset Bundle | |
| This dataset repository contains the processed non-ES inputs used by the LoBiFlow public experiments. | |
| Download it into a source checkout with: | |
| ```bash | |
| hf download pixelhero98/lobiflow --repo-type dataset --local-dir . | |
| ``` | |
| Expected paths after download: | |
| - `data/cryptos/cryptos_binance_spot_monthly_1s_l10.npz` | |
| - `data/optiver/optiver_train_8stocks_l2.npz` | |
| - `data/synthetic/lobster_free_sample_profile_10.json` | |
| The raw Tardis and Optiver source archives are not included here. Sanitized summaries, `manifest.json`, and `checksums.sha256` describe the processed files. | |