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 average best models to false when save model is false #1976

Conversation

shaydeci
Copy link
Contributor

@shaydeci shaydeci commented May 1, 2024

If average_best_models=True which is the default, and save_model=False - the last validation will crash since no snapshots are saved throughout training.

Copy link
Contributor

@BloodAxe BloodAxe left a comment

Choose a reason for hiding this comment

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

LGTM

@shaydeci shaydeci merged commit 00a1f86 into master May 1, 2024
6 checks passed
@shaydeci shaydeci deleted the bug/SG-000_fix_average_model_to_false_when_save_models_is_false branch May 1, 2024 12:57
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.

2 participants