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

The low rouge scole #27

Open
jiangix01 opened this issue Mar 5, 2019 · 3 comments
Open

The low rouge scole #27

jiangix01 opened this issue Mar 5, 2019 · 3 comments

Comments

@jiangix01
Copy link

Hello,
Thanks for your valuable code. I have a question. When I run the code for 500k iterations. I get the rouge result:
ROUGE-1:
rouge_1_f_score: 0.2648 with confidence interval (0.2574, 0.2725)
rouge_1_recall: 0.3672 with confidence interval (0.3572, 0.3771)
rouge_1_precision: 0.2162 with confidence interval (0.2095, 0.2229)

ROUGE-2:
rouge_2_f_score: 0.0944 with confidence interval (0.0881, 0.1005)
rouge_2_recall: 0.1315 with confidence interval (0.1227, 0.1396)
rouge_2_precision: 0.0772 with confidence interval (0.0717, 0.0824)

ROUGE-l:
rouge_l_f_score: 0.2348 with confidence interval (0.2277, 0.2419)
rouge_l_recall: 0.3249 with confidence interval (0.3149, 0.3346)
rouge_l_precision: 0.1920 with confidence interval (0.1854, 0.1980)

So, Can you help me ? Thanks a lot.

@atulkum
Copy link
Owner

atulkum commented Mar 6, 2019

did you turn on the coverage loss?

@jiangix01
Copy link
Author

Very thanks for your reply.
I do not turn on the coverage loss. However, according to the figure 2 in the readme, the result without coverage loss is also high. My score is very low. So I do not know the reason. Thanks a lot.

@Sixy1204
Copy link

Very thanks for your reply.
I do not turn on the coverage loss. However, according to the figure 2 in the readme, the result without coverage loss is also high. My score is very low. So I do not know the reason. Thanks a lot.

Me too. Have you fixed the issue?

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