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
Thanks a lot! I think it's probably better to just change the message however, from `{sright}>{sleft}' to something indicating that this is just the maximum difference (which could also be negative). PR would be welcome.
Description
The report
will generate wrong output if:
a) Sys A never generates sentences that have a higher BLEU score
b) There are less than N sentences in the set of sentences to be analyzed
Screenshots
Files
compare-mt/compare_mt/reporters.py
Line 507 in 41700d6
To Reproduce
Use the SysA, SysB and Ref outputs located at https://gist.github.com/madaan/2cec36a7b18dfeea3904ddfff1e19312 and run compare-mt with the default options.
Tasks
compare-mt/compare_mt/reporters.py
Line 507 in 41700d6
I can take a stab at it if you guys think this should be fixed.
Thanks!
The text was updated successfully, but these errors were encountered: