You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am a student who is a novice in the research aspect of NLP, I runned the code as README。
Before, I got warning about Early Stopping and UndefinedMetricWarning, now I know what they are,
but now I came up with another problem:
In the file .\notebooks\plot_data, the F1 scores of the result are greatly higher than the Table 1 of the paper. For example, for "result_CRF_LDA_multi-col", the macro F1 (which is =AVERAGE(E2:E77)) is 0.90, and the support weighted F1 (which is =SUMPRODUCT(E2:E77,F2:F77)/SUM(F2:F77)) is 0.97, while in the Table 1 of the paper they are around 0.735 and 0.925.
I have no idea why I get this problem, has anyone can give me a hint?
Thank you!
The text was updated successfully, but these errors were encountered:
This file has filename extension '.delab', which is the userid of my ubuntu. I donot know whow to open this file and get the F1 score.
Does anyone have and ideas? Thanks very much.
Lpn-98
changed the title
Early stopping and getting warnning.
About the validation F1 score
Oct 10, 2021
Hi, I am a student who is a novice in the research aspect of NLP, I runned the code as README。
Before, I got warning about Early Stopping and UndefinedMetricWarning, now I know what they are,
but now I came up with another problem:
In the file .\notebooks\plot_data, the F1 scores of the result are greatly higher than the Table 1 of the paper. For example, for "result_CRF_LDA_multi-col", the macro F1 (which is =AVERAGE(E2:E77)) is 0.90, and the support weighted F1 (which is =SUMPRODUCT(E2:E77,F2:F77)/SUM(F2:F77)) is 0.97, while in the Table 1 of the paper they are around 0.735 and 0.925.
I have no idea why I get this problem, has anyone can give me a hint?
Thank you!
The text was updated successfully, but these errors were encountered: