Skip to content
New issue

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

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

Already on GitHub? # to your account

Saved_model issue #16

Open
SaiSandeepKantareddy opened this issue Jul 8, 2020 · 0 comments
Open

Saved_model issue #16

SaiSandeepKantareddy opened this issue Jul 8, 2020 · 0 comments

Comments

@SaiSandeepKantareddy
Copy link

Hi, after saving the model in the folder and for loading using these sentences:

from ernie import SentenceClassifier, Models
classifier=SentenceClassifier('../input/model-predictions/ernie-autosave/bert/1592945713203/')

I am getting a biased error, each and every time I am loading the saved model in this way but predictions seem to be always 1 even for 0 class?

Look into this issue.

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

No branches or pull requests

1 participant