78 Forks
242 Stars
242 Watchers

gpt-2-tensorflow2.0

OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0

How to download and setup gpt-2-tensorflow2.0

Open terminal and run command
git clone https://github.com/akanyaani/gpt-2-tensorflow2.0.git
git clone is used to create a copy or clone of gpt-2-tensorflow2.0 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 gpt-2-tensorflow2.0 https://github.com/akanyaani/gpt-2-tensorflow2.0/archive/master.zip

Or simply clone gpt-2-tensorflow2.0 with SSH
[email protected]:akanyaani/gpt-2-tensorflow2.0.git

If you have some problems with gpt-2-tensorflow2.0

You may open issue on gpt-2-tensorflow2.0 support forum (system) here: https://github.com/akanyaani/gpt-2-tensorflow2.0/issues