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

Fix scoring bug in get_summary_df #792

Merged
merged 8 commits into from
Oct 14, 2024

Conversation

Niccolo-Ajroldi
Copy link
Contributor

Fixes #791, correcting the computation of time to target on val (s) when scoring submissions.

@Niccolo-Ajroldi Niccolo-Ajroldi requested a review from a team as a code owner October 11, 2024 16:25
Copy link

github-actions bot commented Oct 11, 2024

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

Copy link
Contributor

@priyakasimbeg priyakasimbeg left a comment

Choose a reason for hiding this comment

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

Hi Niccolo, thanks for submitting this fix!

Could you remove the performance_profile_by_score.pdf. I think that may have been included in this branch by accident.

@Niccolo-Ajroldi
Copy link
Contributor Author

Ah ops, yeah, it was left from some test that I ran, now it should be gone!

@github-actions github-actions bot locked and limited conversation to collaborators Oct 12, 2024
@priyakasimbeg priyakasimbeg merged commit 6f18bcf into mlcommons:dev Oct 14, 2024
32 checks passed
@Niccolo-Ajroldi Niccolo-Ajroldi deleted the fix_scoring_summary_df branch November 27, 2024 12:38
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.

Scoring logging bug 🐛 - incorrect computation of time to target on val (s) in get_summary_df
2 participants