You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using pyserini to evaluate on NQ or TriviaQA requires an additional index of Wikipedia which seems to be redundant to me.
It seems to be easier to save the doc indices that contain the answer for a question in NQ or TriviaQA so that we could compute the retrieval accuracy.
The text was updated successfully, but these errors were encountered:
Using pyserini to evaluate on NQ or TriviaQA requires an additional index of Wikipedia which seems to be redundant to me.
It seems to be easier to save the doc indices that contain the answer for a question in NQ or TriviaQA so that we could compute the retrieval accuracy.
The text was updated successfully, but these errors were encountered: