Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding dense retrieval support #25

Open
jacklin64 opened this issue May 10, 2021 · 1 comment
Open

Adding dense retrieval support #25

jacklin64 opened this issue May 10, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jacklin64
Copy link
Member

A starting point could be using pyserini' dense model for Msmarco first.

@jacklin64 jacklin64 added enhancement New feature or request help wanted Extra attention is needed labels May 10, 2021
@justram
Copy link
Member

justram commented May 10, 2021

Specifically, we have a bm25 searcher now:

Need to support Pyserini's SimpleDenseSearcher:
https://github.com/castorini/pyserini#dense-retrieval

To Do:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants