Dense Retrieval on big models #1115
Answered
by
lintool
MarwaEssam
asked this question in
Q&A
-
Hi, I am using Bigbird for encoding my documents. Does pysernini support dense retrieval using tokenizers for long sequences (4096 specifically)? If yes, how to setup bigbird encoder with it? I Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
lintool
Apr 8, 2022
Replies: 1 comment 2 replies
-
Hi @MarwaEssam - Have you looked at this guide? https://github.com/castorini/pyserini/#how-do-i-index-and-search-my-own-documents Please let us know if you run into specific issues. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
lintool
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @MarwaEssam - Have you looked at this guide? https://github.com/castorini/pyserini/#how-do-i-index-and-search-my-own-documents
Please let us know if you run into specific issues.