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

Benchmark scoring fix. #729

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Benchmark scoring fix. #729

merged 1 commit into from
Dec 5, 2024

Conversation

wpietri
Copy link
Contributor

@wpietri wpietri commented Dec 5, 2024

Fix the problem where benchmark scoring combines official and practice prompts for the standard. Now official and practice each have their own standards.

This shifts responsibility for knowing a benchmark's standard to the BenchmarkDefinition, in parallel with how it works for hazards. Between this and the 0.5 legacy stuff this leaves a lot of dead or deprecated code, but I didn't want to mess with too much for an emergency fix.

@wpietri wpietri requested a review from a team as a code owner December 5, 2024 14:14
@wpietri wpietri temporarily deployed to Scheduled Testing December 5, 2024 14:14 — with GitHub Actions Inactive
@wpietri wpietri temporarily deployed to Scheduled Testing December 5, 2024 14:14 — with GitHub Actions Inactive
@wpietri wpietri temporarily deployed to Scheduled Testing December 5, 2024 14:14 — with GitHub Actions Inactive
Copy link

github-actions bot commented Dec 5, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

Copy link
Collaborator

@dhosterman dhosterman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

I think this makes sense to me, but I'm not in a position to thoroughly dig into it at the moment.

Copy link
Contributor

@rogthefrog rogthefrog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surprisingly straightforward. Thanks!

@wpietri wpietri merged commit d190109 into main Dec 5, 2024
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants