You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
LogArgs() should be used for logger - works for .csv, but fails for wandb
train.warmup_iters() arguments should be updated - currently uses positional, which throws an error
Describe the bug
LogArgs() should be used for logger - works for .csv, but fails for wandb
train.warmup_iters() arguments should be updated - currently uses positional, which throws an error