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

Remove try catch in eval.py; make model_gauntlet optional in eval.py #434

Merged
merged 5 commits into from
Jul 7, 2023

Conversation

bmosaicml
Copy link
Contributor

Removing the try/catch around the eval loop. Also fixing it so that omitting model_gauntlet doesn't cause bugs later on in the code.

Tested with this run: docstring-eval-klcb2x

@bmosaicml bmosaicml changed the title Remove try catch Remove try catch in eval.py; make model_gauntlet optional in eval.py Jul 6, 2023
@bmosaicml bmosaicml merged commit 62e2fea into main Jul 7, 2023
10 checks passed
@bmosaicml bmosaicml deleted the remove_try_catch branch July 7, 2023 18:18
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.

None yet

2 participants