Train OpenAI's GPT-2 on Discord Chats
Retraining a Text Generation Model on Discord Chats using gpt-2-simple
that wraps existing model fine-tuning and generation scripts for OpenAI's GPT-2.
For more about gpt-2-simple
, you can visit this GitHub repository.
Try it out
Launch an executable version of this notebooks using Google Colab:
License
Code
The code in this repository, including all code samples in the notebook listed above, is released under the MIT License.