Skip to content

Commit

Permalink
Update README.md (#179)
Browse files Browse the repository at this point in the history
update to the "leaderboard" section
  • Loading branch information
ingberam authored Oct 19, 2023
1 parent 5f16257 commit 83e93b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions neurips23/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,8 +260,7 @@ There are several ways to get help as you develop your algorithm using this fram

This leaderboard is based on the standard recall@10 vs throughput benchmark that has become a standard benchmark when evaluating and comparing approximate nearest neighbor algorithms. The recall of the baselines at this QPS threshold is listed [above](#measuring_your_algorithm).

Algorithms will be ranked on how much their recall surpasses the baselines at these QPS thresholds. We will add up the recall improvements of each algorithm on all tasks it competes on.

For tasks "Filter", "Out-of-Distribution" and "Sparse" tracks, algorithms will be ranked on the QPS they achieve on the track dataset, as long as the recall@10 is at least 90%. For the Streaming track, algorithms will be ranked on recall@10, as long as each algorithm completes the runbook within the alloted 1 hour.

## Custom_Setup

Expand Down

0 comments on commit 83e93b4

Please sign in to comment.