Skip to content

francoisstamant/lyrics-generation-with-GPT2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

lyrics-generation-with-GPT2

Description

The following project aims at finetuning GPT-2 to a specific dataset in order to generate song lyrics. Indeed, training a pretrained model and a specific dataset can increase performance for a specific task.

Go here for Medium article explaining the project: https://medium.com/towards-data-science/how-to-fine-tune-gpt-2-for-text-generation-ae2ea53bc272

Files

GPT2_final.ipynb contains all the training and finetuning of the GPT-2 model.

Lyrics_Dash_App.ipynb contains the code to create a web-based app with Dash, in order to automate lyrics generation.

You DO need to have a model created and saved somewhere on your desktop before the app can be properly used!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages