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 #65

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

danielezhu
Copy link
Contributor

Issue #, if available:

Description of changes:
This PR makes the absolute tolerance value (that gets used by pytest.approx) much smaller, to account for the fact that the scores produced when running evaluate should be deterministic. Both the scores (computed by evaluate_sample) and the model used are deterministic, so the scores produced by evaluate should be deterministic.

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 merged commit b24f513 into aws:main Oct 21, 2023
3 checks passed
@danielezhu danielezhu deleted the qa_acc_integ_test branch October 21, 2023 00:16
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.

3 participants