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

Why bert score is high even without semantically similar sentences? #196

Open
dhandhalyabhavik opened this issue Jan 23, 2025 · 2 comments

Comments

@dhandhalyabhavik
Copy link

Pred: The cat sat on the mat
Ref: A car was sold yesterday.

Prediction 1:
Precision: 0.896
Recall: 0.893
F1: 0.894

@Skripkon
Copy link

Skripkon commented Feb 17, 2025

Hey, I think the code snippet below answers your question:

Image

The full code can be found here: --> link

@Skripkon
Copy link

Skripkon commented Feb 17, 2025

For more on how this baseline rescaling works, you can read about it at the very top of page 5 of the official article

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

No branches or pull requests

2 participants