Closed sundavid2002 closed 2 years ago
You might have to download a tar.gz file called collectionandqueries, or something like that.
Let me know if you can't find it.
wget https://msmarco.blob.core.windows.net/msmarcoranking/collectionandqueries.tar.gz
This should work.
That said, you might find the Jupyter notebook on the new_api code easier to work with. It contains a model checkpoint for ColBERTv2 also.
Hi Okhat, I ran into the same issue. In the link you sent, there are queries.dev.small.tsv and queries.eval.small.tsv but no queries.train.small.tsv file. Should queries.train.tsv be used instead of queries.train.small.tsv then?
Where can I find the collections.tsv and the queries.train.small.tsv files? They aren't on the MS MARCO Passage Ranking page.