Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any Pretrained model also how to train the model #1

Open
shfaizan opened this issue Jul 9, 2020 · 3 comments
Open

Is there any Pretrained model also how to train the model #1

shfaizan opened this issue Jul 9, 2020 · 3 comments

Comments

@shfaizan
Copy link

shfaizan commented Jul 9, 2020

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 shfaizan changed the title Is there any Pretrained model also how to it. Is there any Pretrained model also how to train the model Jul 9, 2020
@Saumajit
Copy link

Hey @shfaizan , did you solve your issue? If yes, please tell how. Can you show what command line arguments do we need to provide while running the code?

@doug919
Copy link

doug919 commented Aug 18, 2020

I think the pybert.train and pybert.io modules are missing. Can someone fix it?

@IndexFziQ
Copy link

refer to the https://github.com/lonePatient/Bert-Multi-Label-Text-Classification/tree/master/pybert

Some folders could be not open-source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants