Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,4 @@ language:
|
|
6 |
|
7 |
The BERT model pretrained on the news corpus (https://huggingface.co/datasets/yyu/wiki_corpus). Used in the paper ``ReGen: Zero-Shot Text Classification via Training Data Generation with Progressive Dense Retrieval``.
|
8 |
|
9 |
-
See github: https://github.com/yueyu1030/ReGen for details.
|
|
|
6 |
|
7 |
The BERT model pretrained on the news corpus (https://huggingface.co/datasets/yyu/wiki_corpus). Used in the paper ``ReGen: Zero-Shot Text Classification via Training Data Generation with Progressive Dense Retrieval``.
|
8 |
|
9 |
+
See github: https://github.com/yueyu1030/ReGen and paper: https://arxiv.org/abs/2305.10703 for details.
|