31 Forks
248 Stars
248 Watchers

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

How to download and setup gpl

Open terminal and run command
git clone https://github.com/UKPLab/gpl.git
git clone is used to create a copy or clone of gpl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gpl https://github.com/UKPLab/gpl/archive/master.zip

Or simply clone gpl with SSH
[email protected]:UKPLab/gpl.git

If you have some problems with gpl

You may open issue on gpl support forum (system) here: https://github.com/UKPLab/gpl/issues