Skip to content

Conversation

@bricksdont
Copy link
Contributor

Fixes several confusing things about the BLEURT metric

  • A logging warning states that "BLEURT-Base" is used as the model checkpoint, making it seem like "BLEURT-Base" is a model checkpoint identifier (it's not). 'bleurt-base-128' is the actual default
  • The README mentions a checkpoint argument, but the correct argument is config_name. Also, the way that the documentation is arranged it seems that checkpoint is an argument of compute, but it belongs to load

Fixes / combines #617 and #679

Copy link
Member

@lhoestq lhoestq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@lhoestq lhoestq merged commit 56af7ab into huggingface:main Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants