huggingface / huggingface/evaluate
False/misleading instruction to use different checkpoints of BLEURT
Open
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 341
- PR merge metrics
- No merged PRs in 30d
Description
In the README.md file of the BLEURT metric, "checkpoint" can easily be misunderstood as one of the parameter for the compute() method, while it is a parameter of the load() method. Please fix for better clarification.
Contributor guide
Assessment
This issue has not been assessed yet.