Exciting news! Gradient has launched a FREE GPU plan. Read More
Project Details

Text Generation with GPT-2

Generate text using the state-of-the-art model from Open.ai

By
The Gradient Team

Description

Using the https://github.com/minimaxir/gpt-2-simple we can quickly generate text using a variety of pretrained models (small, medium, large). Then show how to tune the model on your own text file & use that to generate new samples.