Dataset card: all 430 files uploaded (Phase 2 complete)
Browse files
README.md
CHANGED
|
@@ -98,15 +98,11 @@ Graph-reordering permutations are provided for seven methods:
|
|
| 98 |
| `bioasq1m-1024-ip` | 1024 | IP | cagra, nsg, nndescent, diskann | 46 | 4.56 GiB |
|
| 99 |
| `bioasq10m-1024-ip` | 1024 | IP | nndescent | 11 | 15.11 GiB |
|
| 100 |
| `c45m-1536-ip` | 1536 | IP | nndescent | 11 | 7.34 GiB |
|
|
|
|
|
|
|
| 101 |
| `sift_200nn.knng` | 128 | L2 | 200-NN ground-truth graph | 1 | 0.75 GiB |
|
| 102 |
-
| **Phase 1 total** | | | | **417** | **96.84 GiB** |
|
| 103 |
-
| `deep40m-96-euclidean` 🚧 | 96 | L2 | cagra, nndescent | 12 | 66.68 GiB |
|
| 104 |
-
| `deep50m-96-euclidean` 🚧 † | 96 | L2 | nsg | 1 | 9.81 GiB |
|
| 105 |
| **Total** | | | | **430** | **173.33 GiB** |
|
| 106 |
|
| 107 |
-
> 🚧 **Upload in progress.** The `deep40m` / `deep50m` indices are being added in a
|
| 108 |
-
> follow-up batch. Everything above them is complete.
|
| 109 |
-
|
| 110 |
These cover the 12 datasets benchmarked in the paper. († `deep50m` is an extra scale
|
| 111 |
point not reported in the paper.) Larger configurations are covered by fewer index types
|
| 112 |
simply because not every index could be built at that scale within our compute budget.
|
|
|
|
| 98 |
| `bioasq1m-1024-ip` | 1024 | IP | cagra, nsg, nndescent, diskann | 46 | 4.56 GiB |
|
| 99 |
| `bioasq10m-1024-ip` | 1024 | IP | nndescent | 11 | 15.11 GiB |
|
| 100 |
| `c45m-1536-ip` | 1536 | IP | nndescent | 11 | 7.34 GiB |
|
| 101 |
+
| `deep40m-96-euclidean` | 96 | L2 | cagra, nndescent | 12 | 66.68 GiB |
|
| 102 |
+
| `deep50m-96-euclidean` † | 96 | L2 | nsg | 1 | 9.81 GiB |
|
| 103 |
| `sift_200nn.knng` | 128 | L2 | 200-NN ground-truth graph | 1 | 0.75 GiB |
|
|
|
|
|
|
|
|
|
|
| 104 |
| **Total** | | | | **430** | **173.33 GiB** |
|
| 105 |
|
|
|
|
|
|
|
|
|
|
| 106 |
These cover the 12 datasets benchmarked in the paper. († `deep50m` is an extra scale
|
| 107 |
point not reported in the paper.) Larger configurations are covered by fewer index types
|
| 108 |
simply because not every index could be built at that scale within our compute budget.
|