UKPLab / gpl

Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: Generative Pseudo Labeling for Unsupervised Domain Adaptation of Dense Retrieval" https://arxiv.org/abs/2112.07577
Apache License 2.0
315 stars 39 forks source link

use pytrec_eval-terrier fork of pytrec_eval #36

Open cmacdonald opened 1 year ago

cmacdonald commented 1 year ago

Consider using this fork of pytrec_eval, which is maintained for newer Python distributions and is Windows compatible.