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

Issues with lrscheduler #31

Closed
AnasAlsharo opened this issue Oct 23, 2023 · 1 comment · Fixed by #32
Closed

Issues with lrscheduler #31

AnasAlsharo opened this issue Oct 23, 2023 · 1 comment · Fixed by #32

Comments

@AnasAlsharo
Copy link

AnasAlsharo commented Oct 23, 2023

Hi. During training of the model this error started to appear after the latest update.

line 797, in _raise
raise ex.with_traceback(sys.exc_info()[2]) # set env var OC_CAUSE=1 for full trace
omegaconf.errors.ConfigAttributeError: Key 'lr_scheduler' is not in struct
full_key: train.lr_scheduler
object_type=dict

I believe that configs files needs to be updated as well.

Anas.

@sarlinpe
Copy link
Member

A typo slipped through a recent PR, will be fixed by #32.

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 a pull request may close this issue.

2 participants