Skip to content

docs: stop listing BLEURT checkpoint as a compute() argument - #792

Open
tonycoder-hub wants to merge 1 commit into
huggingface:mainfrom
tonycoder-hub:cursor/fix-bleurt-checkpoint-docs-f812
Open

docs: stop listing BLEURT checkpoint as a compute() argument#792
tonycoder-hub wants to merge 1 commit into
huggingface:mainfrom
tonycoder-hub:cursor/fix-bleurt-checkpoint-docs-f812

Conversation

@tonycoder-hub

Copy link
Copy Markdown

Fixes #679.

#708 already fixed the README Inputs section. The metric docstring still listed checkpoint under compute Args, and Limitations still said the default was bleurt-tiny.

checkpoint is config_name on load; default is bleurt-base-128.

tests/test_metric_common.py -k test_load_metric_bleurt: 1 passed.

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.

False/misleading instruction to use different checkpoints of BLEURT

2 participants