You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code can be used for text generation. We fine-tune a GPT2 model on a dataset composed by movie plots. The goal is to create a model that can generate movie scripts automatically.
N.B. THIS PROJECT IS WORK IN PROGRESS
About
This code can be used for text generation (NLG). We fine-tune a GPT2 model on a dataset composed by movie plots. The goal is to create a model that can generate movie scripts automatically.