Skip to content

Code to generate a Valentine's Day message using GPT-2

Notifications You must be signed in to change notification settings

gaskyk/gpt_text_generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text generation using GPT-2

Overview

This provides code to generate a Valentine's Day message, starting with the words "I love you because"...

How do I use this project?

The code requires:

  • PyTorch to be installed. This can use either CPU or GPU
  • The Transformers library from Hugging Face to be installed. This can be done by running pip install transformers from the command line

About

Code to generate a Valentine's Day message using GPT-2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages