-
Notifications
You must be signed in to change notification settings - Fork 568
Add HuggingFaceCheckpointer option for only registering final checkpoint #1516
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm aside from that one snipbit I don't quite understand.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems chill to me, would like @dakinggg to take a pass
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one typo i think, otherwise lgtm
This would allow us to avoid saving an extra final checkpoint at the end of training.
Example Usage
Branch for testing:
final-register-only-fallback
This adds irenedea@f63b5e0 which raises an error.fallback:
test-final-register-only-fallback-ATwQG5
normal:
test-final-register-only-SKerij