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

Checkpoint every 10 #86

Merged
merged 7 commits into from
Jul 27, 2024
Merged

Checkpoint every 10 #86

merged 7 commits into from
Jul 27, 2024

Conversation

CompRhys
Copy link
Owner

No description provided.

janosh and others added 7 commits July 27, 2024 11:15
mypy v1.11.0 caught following issues
aviary/train.py:320: error: Unexpected keyword argument "model" for "checkpoint_model"  [call-arg]
aviary/train.py:320: error: Unexpected keyword argument "epoch" for "checkpoint_model"; did you mean "epochs"?  [call-arg]
aviary/train.py:328: error: Argument "timestamp" to "checkpoint_model" has incompatible type "str | None"; expected "str"  [arg-type]
@CompRhys CompRhys merged commit aa120d4 into main Jul 27, 2024
2 of 3 checks passed
@CompRhys CompRhys deleted the fix-checkpoint-model branch July 27, 2024 22:14
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