lukecq's picture
Update README.md
69a9e37
|
raw
history blame
665 Bytes
metadata
license: mit

Zero-shot text classification (model based on albert-xxlarge-v2) trained with self-supervised tuning

Zero-shot text classification model trained with self-supervised tuning (SSTuning). It was introduced in the paper Zero-Shot Text Classification via Self-Supervised Tuning by Chaoqun Liu, Wenxuan Zhang, Guizhen Chen, Xiaobao Wu, Anh Tuan Luu, Chip Hong Chang, Lidong Bing and first released in this repository.

The model backbone is albert-xxlarge-v2.

Please refer to zero-shot-classify-SSTuning-base for more information.