Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed warning message in BLEURT default initialization #110

Merged
merged 1 commit into from May 16, 2022

Conversation

zafercavdar
Copy link
Contributor

Jury constructor accepts metrics as a string, an object from Metric class or list of metric configurations inside a dict. In addition, BLEURT metric checks for config_namekey instead of checkpoint key. Thus, this warning message misleads if default model is not used.

Here is an example of incorrect initialization and warning message:

Screen Shot 2022-05-16 at 15 43 06

checkpoint is ignored:
Screen Shot 2022-05-16 at 15 42 55

@devrimcavusoglu
Copy link
Member

@zafercavdar Thank you for the contribution.

@devrimcavusoglu devrimcavusoglu merged commit 21a5932 into obss:main May 16, 2022
@zafercavdar zafercavdar deleted the fix/bleurt-warning-message branch May 17, 2022 01:10
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.

None yet

2 participants