Created
August 8, 2019 16:56
-
-
Save thomwolf/f701a7ba0059e175afac91a6dc98aa1f to your computer and use it in GitHub Desktop.
Retrieve OpenAI GPT-2 model
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/openai/gpt-2.git | |
cd gpt-2 | |
python download_model.py 117M |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment