yyu commited on
Commit
88ed0d5
1 Parent(s): d47413e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ 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``.
6
+
7
+ See github: https://github.com/yueyu1030/ReGen for details.