evaluate icon indicating copy to clipboard operation
evaluate copied to clipboard

`rouge` is not available

Open bingps opened this issue 10 months ago • 0 comments

Hi, I am using rouge like

import evaluate
evaluate.load("rouge")

And it reports errors like

FileNotFoundError: Couldn't find a module script at .../rouge/rouge.py. Module 'rouge' doesn't exist on the Hugging Face Hub either.

I noticed that there is a runtime error on the huggingface space, maybe something requires fixing? 🤗

Image

bingps avatar May 27 '25 06:05 bingps