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

About the validation F1 score #23

Open
Lpn-98 opened this issue Sep 28, 2021 · 1 comment
Open

About the validation F1 score #23

Lpn-98 opened this issue Sep 28, 2021 · 1 comment

Comments

@Lpn-98
Copy link

Lpn-98 commented Sep 28, 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!

@Lpn-98
Copy link
Author

Lpn-98 commented Sep 28, 2021

And I found that some files in the 'outputs' have userid as filename extension, like:

'/home/dalab/Desktop/do_not_delete-lpn_code/sato-master/results/CRF_log/type78/CRF+LDA_pathL_multi-col/marco avg-val/f1-score/events.out.tfevents.1632806349.dalab'

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 Lpn-98 changed the title Early stopping and getting warnning. About the validation F1 score Oct 10, 2021
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

1 participant