Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
The BERT model pretrained on the review corpus. Used in the paper ``ReGen: Zero-Shot Text Classification via Training Data Generation with Progressive Dense Retrieval``.
|
6 |
|
7 |
See github: https://github.com/yueyu1030/ReGen for details.
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
The BERT model pretrained on the review corpus (https://huggingface.co/datasets/yyu/review_corpus). Used in the paper ``ReGen: Zero-Shot Text Classification via Training Data Generation with Progressive Dense Retrieval``.
|
6 |
|
7 |
See github: https://github.com/yueyu1030/ReGen for details.
|