-
Notifications
You must be signed in to change notification settings - Fork 57
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
The printed f1 is identification or classification #11
Comments
@zijunsun how do you get the result, I just got ed_f1:0.54, ae_f1:0.29 can you improve the code or can you share me a Hyperparameter? |
hi, I got the ed_f1:55%, but ae_p,ae_r and ae_f1 are all zero.... |
It appears to be training scores. |
hi,i got the ed_f1:59%,and ae_f1:21%,can you share me your code? Thanks |
This is the best result I'v got:
epoch:106|loss: 9.72400|ed_p: 0.75342|ed_r: 0.74728|ed_f1: 0.75034|ae_p: 0.37625|ae_r: 0.31840|ae_f1: 0.34492|lr:0.2621440000
the ed_f1 means trigger identification f1 or trigger classification f1?
The text was updated successfully, but these errors were encountered: