Framework for evaluating ANNS algorithms on billion scale datasets. - big-ann-benchmarks/neurips23/streaming/final_runbook.yaml at main · harsha-simhadri/big-ann-benchmarks
Framework for evaluating ANNS algorithms on billion scale datasets. - big-ann-benchmarks/neurips23/README.md at main · harsha-simhadri/big-ann-benchmarks
Framework for evaluating ANNS algorithms on billion scale datasets. - harsha-simhadri/big-ann-benchmarks
Breadcrumbs big-ann-benchmarks /benchmark / results.pyTop File metadata and controls Code Blame 93 lines (83 loc) · 3.34 KB Raw from __future__ import absolute_import import h5py import json import os import re import traceback def get_result_filename(dataset=None, count=None, definiti...
Commits BreadcrumbsHistory for big-ann-benchmarks neurips23 streaming final_runbook_gen.py onmain User selector All users DatepickerAll time Commit History Commits on Oct 18, 2023 Harshasi/final runbook (#177) harsha-simhadricommittedOct 19, 2023 8674ce9 End of commit history for this file...
main (harsha-simhadri/big-ann-benchmarks#177) harsha-simhadri committed Oct 18, 2023 Verified 1 parent f5bb90b commit 8674ce9 Showing 11 changed files with 4,099 additions and 22 deletions. Whitespace Ignore whitespace Split Unified
I just finished re-running every single streaming algorithm with the corrected recall computation, and my results agree with yours: cufe,"diskann(('R32_L50', {'Ls': 70, 'T': 16}))",msturing-30M-clustered(final_runbook.yaml),10,0.0,1.1743693351745605,4886392.0,0.0,0.0,streaming,0.584525296875...
Framework for evaluating ANNS algorithms on billion scale datasets. - Fix for CI Test · harsha-simhadri/big-ann-benchmarks@07f0623
Feb 1st evaluation of existing algorithms. The new leaderboard and details are located in a separate folder: neurips23/ongoing_leaderboard. The existing files (plots, tables, leaderboard.md) were n...
backfilling some missing results of the submission sustech-whu on the sparse track. The result for the public query set was missing. (This has no effect on any leaderboard since this is only the public query set)