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

Eval results outputs #31

Open
Azamat25 opened this issue Nov 11, 2019 · 2 comments
Open

Eval results outputs #31

Azamat25 opened this issue Nov 11, 2019 · 2 comments

Comments

@Azamat25
Copy link

I am trying to reproduce the code with smaller subset : 100K train; 5K dev examples
Getting this result:

INFO:main:***** Eval results outputs *****
INFO:main: fn = 0
INFO:main: fp = 2529
INFO:main: mcc = 0.0
INFO:main: tn = 0
INFO:main: tp = 2471

How to interpret it? What possibly can went wrong? Thank you.

@azamatolegen
Copy link

by the way I am using XLM model. The model and data size are only differences from your code

@ThilinaRajapakse
Copy link
Owner

Hard to say. 100k samples should be enough to train the model. Can you try with the Simple Transformers library linked in the readme as this repo is out of date?

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

3 participants