OpenNIR
OpenNIR copied to clipboard
MSMARCO no matching qids found
I tried to train conv_knrm on the MSMARCO dataset by running the following command: scripts/pipeline.sh config/conv_knrm config/msmarco However I faced "No matching QIDs found. Are you sure you are scoring the evaluation set?" error.
Would you please help me with that? It seems to me that there should be a problem with OpeNIR because it downloads the entire dataset itself.
From correspondence with @aminbigdeli -- it seems the minidev.qrels file was empty. I need to look into why this happened + correct the bug.