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

Enhanced Colab notebook #72

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Enhanced Colab notebook #72

wants to merge 4 commits into from

Commits on May 13, 2020

  1. Enhanced Colab notebook

    Added support for priming the model.
    Data now persists in Google Drive.
    Added the ability to resume from checkpoints.
    KennethLamar committed May 13, 2020
    Configuration menu
    Copy the full SHA
    2367e45 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    e3cd586 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Make using 5b more user friendly (#2)

    Updated comments to make it more clear '5b' is a valid model. The notebook also sets some sane defaults if '5b_lyrics' is the selected model. Updated the notebook so these defaults will also be used for '5b' which prevents out of memory exceptions from occurring on colab.
    
    Co-authored-by: mtferry <[email protected]>
    SMarioMan and mtferry authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    0c203a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Change default sample length

    Provide a warning about sample length of runtime
    KennethLamar committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    8876cfe View commit details
    Browse the repository at this point in the history