emotion-label-semantics icon indicating copy to clipboard operation
emotion-label-semantics copied to clipboard

Is there any Pretrained model also how to train the model

Open shfaizan opened this issue 3 years ago • 3 comments

Hello, there I was wondering to test this model. Is there any pre-trained model somewhere and how to use it. I have tried training and it shows error Traceback (most recent call last): File "main_bert_soft_semi_supervision.py", line 5, in <module> from pybert.train.losses_soft_sig import ContinuousBCEWithLogLoss ModuleNotFoundError: No module named 'pybert.train'

Also if there is no pre-trained model How to train the model what are the prerequisites. If we train the model what types of emotions will it predict and how is it just emojis or text.

shfaizan avatar Jul 09 '20 07:07 shfaizan