yyu commited on
Commit
af208de
1 Parent(s): a567e3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,4 +4,4 @@ license: mit
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.
 
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 and paper: https://arxiv.org/abs/2305.10703 for details.