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
Does anyone know if there's a batching method for IndexReader.compute_query_document_score in anserini? The original method seems to run very slow, roughly 6 hrs for ~500k query-doc pairs on an Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz.
The text was updated successfully, but these errors were encountered:
Does anyone know if there's a batching method for IndexReader.compute_query_document_score in anserini? The original method seems to run very slow, roughly 6 hrs for ~500k query-doc pairs on an Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz.
The text was updated successfully, but these errors were encountered: