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
Not an issue afaik. For about 12k instances, I experience similar evaluation times.
If you want something faster (albeit results aren't 100% identical), I recommend py-rouge
Hey, I run the package with the instructions on github/website, but it takes so much to give the results for Rouge scores (~20/25 minutes!) .
This is my code, which is actually a simple copy from the documentation:
from pyrouge import Rouge155
When I try to run the script above, I end up with these logs:
I tried with both PyCharm and terminal, but that didn't help.
Anyone having the same issue?
Thanks!
The text was updated successfully, but these errors were encountered: