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
It would be very handy to have a subsection in the experiment CLI documentation that lists out things that are regularly tweaked, and which config file to modify. Some parameters that come to mind are:
Learning rate (sits in model/task definition)
Callbacks (trainer config)
DDP training
Data loader workers and batch size
It is redundant since some of the things are already covered in the full text, but would be nice to have a very short and snappy section that lets you know at a glance. Feel free to add to the list.
@lory-w if you have things to add as you discover them, you can omnibus them in if you beat @melo-gonzo 😸
The text was updated successfully, but these errors were encountered:
It would be very handy to have a subsection in the experiment CLI documentation that lists out things that are regularly tweaked, and which config file to modify. Some parameters that come to mind are:
It is redundant since some of the things are already covered in the full text, but would be nice to have a very short and snappy section that lets you know at a glance. Feel free to add to the list.
@lory-w if you have things to add as you discover them, you can omnibus them in if you beat @melo-gonzo 😸
The text was updated successfully, but these errors were encountered: