huggingface / huggingface/evaluate

`rouge` is not available

Open
#678 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
2.5k
Forks
341
PR merge metrics
No merged PRs in 30d

Description

Hi, I am using `rouge` like
```py
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](https://huggingface.co/spaces/evaluate-metric/rouge), maybe something requires fixing? 🤗

![Image](https://github.com/user-attachments/assets/430c822e-26c2-44c7-87f7-81e7e796a00c)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.