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

Multiple best model files are saved #47

Open
ShazAlvi opened this issue Nov 6, 2023 · 0 comments
Open

Multiple best model files are saved #47

ShazAlvi opened this issue Nov 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ShazAlvi
Copy link
Collaborator

ShazAlvi commented Nov 6, 2023

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:

  1. Run training with a conf file in which in training.checkpoint enable_version_counter is set to false.
  2. The saved folder contains multiple saved checkpoints with version numbers.

Expected behavior
Only one best model file should exist in the saved directory.

Screenshots
Not applicable.

Setup (please complete the following information):

  • OS: [e.g. iOS] Linux
  • Python version 3.10.11
  • Conda packages (conda list result)
  • PIP packages (pip freeze result)
  • Other relevant information

Additional context
None

@ShazAlvi ShazAlvi added the bug Something isn't working label Nov 6, 2023
@ShazAlvi ShazAlvi reopened this Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant