Anserini Retrieval latency question - Mono thread/CPU ? #2376
Unanswered
PrithivirajDamodaran
asked this question in
Q&A
Replies: 1 comment
-
IIRC @JMMackenzie performed the experiments, so he'll have to confirm - but I assume single thread no batching. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to reproduce the retrieval latency and index size for splade v2 reported in the Wacky Weights paper.
How's the retrieval latency calculated was it just a mean latency of of all queries on the msmarco dev set done using mono-thread no batching or threading and batched queries ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions