Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,6 @@ language:
|
|
4 |
- en
|
5 |
---
|
6 |
|
7 |
-
The BERT model pretrained on the news 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.
|
|
|
4 |
- en
|
5 |
---
|
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.
|