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

Reload saved model #38

Merged
merged 12 commits into from
Dec 6, 2023
Merged

Reload saved model #38

merged 12 commits into from
Dec 6, 2023

Conversation

christinab12
Copy link
Collaborator

@christinab12 christinab12 commented Nov 24, 2023

Main change includes that now the model is saved and reloaded without errors and eval after train uses the latest model (before it was using the original model weights from init - train doesn't not update self.model, because it is async?).

Changes are:

@christinab12
Copy link
Collaborator Author

Thanks for the test fix @KorenMary!

@christinab12 christinab12 merged commit 0bd6c73 into main Dec 6, 2023
18 checks passed
@christinab12 christinab12 deleted the reload-saved-model branch December 6, 2023 15:19
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