44 Forks
185 Stars
185 Watchers

GPT2

PyTorch Implementation of OpenAI GPT-2

How to download and setup GPT2

Open terminal and run command
git clone https://github.com/affjljoo3581/GPT2.git
git clone is used to create a copy or clone of GPT2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GPT2 https://github.com/affjljoo3581/GPT2/archive/master.zip

Or simply clone GPT2 with SSH
[email protected]:affjljoo3581/GPT2.git

If you have some problems with GPT2

You may open issue on GPT2 support forum (system) here: https://github.com/affjljoo3581/GPT2/issues