Doc2doc search to improve index performance on hard queries.#417
Open
khaiwang wants to merge 1 commit intomicrosoft:mainfrom
Open
Doc2doc search to improve index performance on hard queries.#417khaiwang wants to merge 1 commit intomicrosoft:mainfrom
khaiwang wants to merge 1 commit intomicrosoft:mainfrom
Conversation
khaiwang
commented
Aug 10, 2024
- add compile command in CMAKELSITS
- data.ipynb is a demo to show the recall distribution of the query set
- buildtext2image10m.ini is the build config for text2image ood dataset, see https://github.com/harsha-simhadri/big-ann-benchmarks neurips23 ood track for dataset information
- Set following args to use doc2doc in a build config file (see buildtext2image10m as an example):
- spreadSearch is the option for doc2doc, spreadSearch = true will enable doc2doc
- doc2docRounds can decide the max doc2doc search round
- doc2docResults is the max number of doc used for doc2doc search in each round
* add compile command in CMAKELSITS * data.ipynb is a demo to show the recall distribution of the query set * buildtext2image10m.ini is the build config for text2image dataset, see https://github.com/harsha-simhadri/big-ann-benchmarks neurips23 ood track for dataset information * spreadSearch is the option for doc2doc, spreadSearch = true will enable doc2doc * doc2docRounds can decide the max doc2doc search round * doc2docResults is the max number of doc used for doc2doc search in each round
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.