Xilun Chen
Results
2
issues of
Xilun Chen
**Is your feature request related to a problem? Please describe.** Currently the Open-Domain Question Answering (ODQA) experiments (https://github.com/vespa-engine/sample-apps/blob/master/dense-passage-retrieval-with-ann/README.md) only provide the accuracy, but not latency. **Describe the solution you'd like**...
Hi, I have a number of `X` queries and a collection of `Y` documents, and I'd like to compute the BM25 score for each pair of them (resulting in a...