-
Notifications
You must be signed in to change notification settings - Fork 35
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
Colbert PRF as a textual reranker #62
Comments
cmacdonald
changed the title
Colbert PRF as a reranker
Colbert PRF as a textual reranker
Mar 13, 2023
I have used the pipeline
The experiment is run as follows,
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maik Frobe requested Colbert prf as a textual reranker.
I think the code should look like this:
but: The only thing the index is used for is the token-level IDF, so we'd need to work around that...
https://github.com/terrierteam/pyterrier_colbert/blob/main/pyterrier_colbert/ranking.py#L1020-L1024
Cc/ @seanmacavaney
The text was updated successfully, but these errors were encountered: