Skip to content

Instantly share code, notes, and snippets.

@thesanjeetc
Created July 14, 2021 10:34
Show Gist options
  • Save thesanjeetc/13d2ea3af4b3cd9e1589aa897ed00e4c to your computer and use it in GitHub Desktop.
Save thesanjeetc/13d2ea3af4b3cd9e1589aa897ed00e4c to your computer and use it in GitHub Desktop.
# %tensorflow_version 1.x
# !pip install -q gpt-2-simple
import gpt_2_simple as gpt2
from datetime import datetime
from google.colab import files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment