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

Support for schedulefree optimizer #477

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

RokasEl
Copy link
Collaborator

@RokasEl RokasEl commented Jun 20, 2024

This implements the schedule free optimizer (https://github.com/facebookresearch/schedule_free) and adds it as an optional dependency.

Initial tests suggest a slight improvement over adamW using 3BPA as a test system.

image

This PR also fixes a small bug for writing config.yaml files when training a single layer model.

argparse support schedulefree

support specifying betas

fix single layer logging

Add optional dependency and a loading test
@RokasEl RokasEl requested a review from ilyes319 June 20, 2024 11:44
@ilyes319 ilyes319 merged commit 3e6eb77 into ACEsuit:develop Jun 21, 2024
2 checks passed
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