joeddav/distilbert-base-uncased-go-emotions-student

131次阅读

joeddav/distilbert-base-uncased-go-emotions-student


distilbert-base-uncased-go-emotions-student


Model Description

This model is distilled from the zero-shot classification pipeline on the unlabeled GoEmotions dataset using this
script.
It was trained with mixed precision for 10 epochs and otherwise used the default script arguments.


Intended Usage

The model can be used like any other model trained on GoEmotions, but will likely not perform as well as a model
trained with full supervision. It is primarily intended as a demo of how an expensive NLI-based zero-shot model
can be distilled to a more efficient student, allowing a classifier to be trained with only unlabeled data. Note
that although the GoEmotions dataset allow multiple labels per instance, the teacher used single-label
classification to create psuedo-labels.

前往AI网址导航

正文完
 0
微草录
版权声明:本站原创文章,由 微草录 2024-01-02发表,共计672字。
转载说明:除特殊说明外本站文章皆由CC-4.0协议发布,转载请注明出处。