Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
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.
|