Hi,
Thanks for releasing the code, it's very helpful for me.
In paper's appendix, you introduce your retrieval strategy for fullwiki setting. I want to retrieve more than 10 articles, so I use DrQA's retriever(unigram+bigram hash table). But its performance is so far from the your results in the top 10 paragraphs(Hit@ 10).
Could you share the retrieval code for the fullwiki setting?
Thanks!
Best Regard,
Deming Ye