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

calculation of bleu and meteor #1

Open
XinhaoMei opened this issue Jul 28, 2021 · 0 comments
Open

calculation of bleu and meteor #1

XinhaoMei opened this issue Jul 28, 2021 · 0 comments

Comments

@XinhaoMei
Copy link

Hi, I have one problem regarding to bleu and meteor.
The function evaluate_metrics_from_lists() return metrics and per_file_metrics, where metrics are for the whole dataset while per_file_metrics are for each file. I found the mean of the blue and meteor in per_file_metrics are not equal to those in metrics.
For example, bleu1 in metrics doesn't equal mean(bleu1) of all files in per_file_metrics. Other metrics (cider, spice and spider) are equal.
Do you known the reason? I noticed there were someone mentioned this in cococaption's issues but was not solved.
Thank you very much!

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