Skip to content

Commit

Permalink
pypi version
Browse files Browse the repository at this point in the history
  • Loading branch information
kwang2049 committed Apr 19, 2022
1 parent d732bf0 commit 4ca6368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="gpl",
version="0.0.8",
version="0.1.0",
author="Kexin Wang",
author_email="kexin.wang.2049@gmail.com",
description="GPL is an unsupervised domain adaptation method for training dense retrievers. It is based on query generation and pseudo labeling with powerful cross-encoders. To train a domain-adapted model, it needs only the unlabeled target corpus and can achieve significant improvement over zero-shot models.",
Expand Down

0 comments on commit 4ca6368

Please sign in to comment.