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

test: fix the tolerance value used by QA accuracy integ test #64

Closed
wants to merge 1 commit into from

Conversation

danielezhu
Copy link
Contributor

Issue #, if available:

Description of changes:
The scores produced when running evaluate should be deterministic since evaluate_sample is deterministic, and the model runners we use are deterministic. This PR makes the absolute tolerance used by pytest.approx much smaller so that any regressions get caught (and don't get overlooked b/c the tolerance was too large).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@danielezhu danielezhu closed this Oct 20, 2023
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.

1 participant