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

Add ExactMatch scorer #79

Merged
merged 4 commits into from
Jul 19, 2024
Merged

Add ExactMatch scorer #79

merged 4 commits into from
Jul 19, 2024

Conversation

ankrgyl
Copy link
Contributor

@ankrgyl ankrgyl commented Jul 18, 2024

By popular request -- this scorer simply compares two values and tells you whether they're equal or not. Of course, things get a little tricky if one thing is an object and the other is a string (not an uncommon scenario when generating JSON).

Copy link

github-actions bot commented Jul 18, 2024

Braintrust eval report

Autoevals (exact-match-1721345773)

Score Average Improvements Regressions
NumericDiff 75.3% (0pp) - -

@ankrgyl ankrgyl merged commit 67d0bf8 into main Jul 19, 2024
8 checks passed
Copy link

github-actions bot commented Jul 19, 2024

Braintrust eval report

Autoevals (main-1721350394)

Score Average Improvements Regressions
NumericDiff 75.3% (+0pp) - -

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