Skip to content

Commit

Permalink
New version: Giving more hints when encountered error/exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
kwang2049 committed Sep 29, 2022
1 parent 35f6218 commit 322edf7
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.1.3",
version="0.1.4",
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 322edf7

Please sign in to comment.