yyu commited on
Commit
0716c61
·
1 Parent(s): 0301ec1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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.