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

Incorrect calculations of BLEU #2

Open
mikkkeldp opened this issue Apr 29, 2021 · 1 comment
Open

Incorrect calculations of BLEU #2

mikkkeldp opened this issue Apr 29, 2021 · 1 comment
Assignees

Comments

@mikkkeldp
Copy link

Just wanted to let you know that you are incorrectly calculating the BLEU scores. You should split() the predicted captions as well as the reference captions. See this tutorial.

Your correctly calculated scores should be half of what you have now. Sorry to be the bearer of bad news.

@roysti10
Copy link
Owner

Thanks for noticing this! Really appreciate it
Ill give it a fix soon

Sorry to be the bearer of bad news.

No issues! Its how we learn now, isn't it?

@roysti10 roysti10 self-assigned this Apr 29, 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

2 participants