Skip to content

Instantly share code, notes, and snippets.

@thesanjeetc
Created July 14, 2021 21:49
Show Gist options
  • Save thesanjeetc/d1c7292cccccd2f7d8437fd125c42740 to your computer and use it in GitHub Desktop.
Save thesanjeetc/d1c7292cccccd2f7d8437fd125c42740 to your computer and use it in GitHub Desktop.
gpt2.download_gpt2(model_name="355M")
file_name = "transcripts.txt"
gpt2.copy_file_from_gdrive(file_name)
sess = gpt2.start_tf_sess()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment