Fixes a regression causing PredSampler to skip over qids with no relevant documents found by the first stage ranker. This potentially affects the evaluation results Capreolus outputs, but not those obtained using trec_eval on the run files.
This pull request introduces 2 alerts when merging f1b51df557eca2edf9f2641a5e936ebd2d81702c into c97ff5645075d4889792ff331b2510112525caff - view on LGTM.com
Fixes a regression causing PredSampler to skip over qids with no relevant documents found by the first stage ranker. This potentially affects the evaluation results Capreolus outputs, but not those obtained using
trec_eval
on the run files.