lukecq commited on
Commit
9a75545
1 Parent(s): 3af6a4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: mit
4
  # Zero-shot text classification (model based on albert-xxlarge-v2) trained with self-supervised tuning
5
 
6
  Zero-shot text classification model trained with self-supervised tuning (SSTuning).
7
- It was introduced in the paper Zero-Shot Text Classification via Self-Supervised Tuning by
8
  Chaoqun Liu, Wenxuan Zhang, Guizhen Chen, Xiaobao Wu, Anh Tuan Luu, Chip Hong Chang, Lidong Bing
9
  and first released in [this repository](https://github.com/DAMO-NLP-SG/SSTuning).
10
 
 
4
  # Zero-shot text classification (model based on albert-xxlarge-v2) trained with self-supervised tuning
5
 
6
  Zero-shot text classification model trained with self-supervised tuning (SSTuning).
7
+ It was introduced in the paper [Zero-Shot Text Classification via Self-Supervised Tuning](https://arxiv.org/abs/2305.11442) by
8
  Chaoqun Liu, Wenxuan Zhang, Guizhen Chen, Xiaobao Wu, Anh Tuan Luu, Chip Hong Chang, Lidong Bing
9
  and first released in [this repository](https://github.com/DAMO-NLP-SG/SSTuning).
10