jingtaozhan / DRhard

SIGIR'21: Optimizing DR with hard negatives and achieving SOTA first-stage retrieval performance on TREC DL Track.
BSD 3-Clause "New" or "Revised" License
126 stars 14 forks source link

Can not open link of warmup model as ANCE #16

Closed ylwangy closed 3 years ago

ylwangy commented 3 years ago

Hi, jingtao

the link from warmup model of ANCE is invalid?

jingtaozhan commented 3 years ago

Which link, specifically? If you are talking about the warmup model of ANCE, you can download from its repo https://github.com/microsoft/ANCE

ylwangy commented 3 years ago

We use the same warmup model as ANCE, the most competitive baseline, to enable a fair comparison. Please download it and extract it at ./data/passage/warmup.

The link of "it" can not be opened, so which ANCE models it refers to ?

jingtaozhan commented 3 years ago

Sorry! I forgot adding the link. It has been fixed. You should get a MRR@10 score about 0.31 on msmarco passage ranking using this warmup model. Thank you for identifying this problem.