657 Forks
3204 Stars
3204 Watchers

gpt-2-simple

Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts

How to download and setup gpt-2-simple

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

Or simply clone gpt-2-simple with SSH
[email protected]:minimaxir/gpt-2-simple.git

If you have some problems with gpt-2-simple

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