We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Best model points are not overwritten even when enable_version_counter is set to false. To Reproduce Steps to reproduce the behavior:
enable_version_counter
training.checkpoint
Expected behavior Only one best model file should exist in the saved directory.
Screenshots Not applicable.
Setup (please complete the following information):
conda list
pip freeze
Additional context None
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Best model points are not overwritten even when
enable_version_counter
is set to false.To Reproduce
Steps to reproduce the behavior:
training.checkpoint
enable_version_counter
is set to false.Expected behavior
Only one best model file should exist in the saved directory.
Screenshots
Not applicable.
Setup (please complete the following information):
conda list
result)pip freeze
result)Additional context
None
The text was updated successfully, but these errors were encountered: