qipeng / golden-retriever

Authors' implementation of EMNLP-IJCNLP 2019 paper "Answering Complex Open-domain Questions Through Iterative Query Generation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lowest ranking dk during training time

RishabhMaheshwary opened this issue · comments

In the statement "during training time, when dk is not part of the IR result, we replace the lowest ranking document with dk before concatenating it with Ck to make sure the downstream models have access to necessary context".

What do you mean by lowest ranking dk ?