Datasets:
| pretty_name: SmartRoute_data | |
| license: unknown | |
| task_categories: | |
| - text-retrieval | |
| language: | |
| - en | |
| tags: | |
| - vector-search | |
| - ann | |
| - benchmarking | |
| - smartroute | |
| - filtervector | |
| # SmartRoute_data | |
| Compressed per-dataset tar.zst archives for SmartRoute-related FilterVector benchmark data. | |
| ## Repository Layout | |
| Each dataset is stored at the repository root as a separate archive or archive part. | |
| Included files: | |
| - `Amazon.tar.zst` | |
| - `BookReviews.tar.zst` | |
| - `Genome.tar.zst` | |
| - `Laion.tar.zst` | |
| - `Laion.tar.zst.part-000` | |
| - `Laion.tar.zst.part-001` | |
| - `Laion.tar.zst.part-002` | |
| - `Laion.tar.zst.part-003` | |
| - `Music.tar.zst` | |
| - `Reviews.tar.zst` | |
| - `Tiktok.tar.zst` | |
| - `VariousImg.tar.zst` | |
| ## Notes | |
| - Repository visibility at upload time: `public` | |
| - Laion is split into multiple parts for more reliable upload. | |
| - Merge with `cat Laion.tar.zst.part-* > Laion.tar.zst` and then extract using `tar --zstd -xf Laion.tar.zst`. | |