Skip to content

Commit

Permalink
deep-100M
Browse files Browse the repository at this point in the history
  • Loading branch information
tarang-jain committed Feb 7, 2025
1 parent 4b289a0 commit bec97f0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions python/cuvs_bench/cuvs_bench/config/datasets/datasets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,10 @@
query_file: wiki_all_88M/queries.fbin
groundtruth_neighbors_file: wiki_all_88M/groundtruth.88M.neighbors.ibin
distance: euclidean

- name: deep-100M
dims: 96
base_file: deep-100M/base.1B.fbin
query_file: deep-100M/query.public.10K.fbin
groundtruth_neighbors_file: deep-100M/groundtruth.public.10K.ibin
distance: euclidean

0 comments on commit bec97f0

Please sign in to comment.