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
I recently started working on training some higher performance models using the advanced model training notebook.
During this process, I ended up rewriting some chunks of the notebook to implement the recommendations provided for training higher quality models. As well as squashing a few existing bugs while I was at it.
I figured I'd share it here for anyone who's looking for a pre-made solution for training better models. @dscripka if you think it would be beneficial, I can open a PR to add it alongside the other notebooks. Otherwise, I'm sure people will be able to find it here if they're looking.
Changes:
Unified procedures for downloading full IR, Audioset, and FMA datasets
I was also thinking about making a quick writeup on how to easily run the notebook using WSL. As that might help any windows users who want to train models for longer than the free Google Colab runtimes allow. If anyone is interested in that let me know!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I recently started working on training some higher performance models using the advanced model training notebook.
During this process, I ended up rewriting some chunks of the notebook to implement the recommendations provided for training higher quality models. As well as squashing a few existing bugs while I was at it.
I figured I'd share it here for anyone who's looking for a pre-made solution for training better models.
@dscripka if you think it would be beneficial, I can open a PR to add it alongside the other notebooks. Otherwise, I'm sure people will be able to find it here if they're looking.
Changes:
I was also thinking about making a quick writeup on how to easily run the notebook using WSL. As that might help any windows users who want to train models for longer than the free Google Colab runtimes allow. If anyone is interested in that let me know!
model_training_notebook.zip
Beta Was this translation helpful? Give feedback.
All reactions