You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.