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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,6 +2,6 @@
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.
 
2
  license: mit
3
  ---
4
 
5
+ The BERT model pretrained on the news corpus (https://huggingface.co/datasets/yyu/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.