Skip to content

Fine-tuning a Transformers GPT2 model on a dataset composed of questions by F. Nietzsche that generates questions with philosophical flavor

Notifications You must be signed in to change notification settings

marcoramponi/QuestionGenerator-GPT2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuestionGenerator-GPT2

This code can be used to perform fine-tuning of a Transformer GPT2 model on a dataset composed of questions by F. Nietzsche. The goal is to create a model that can generate questions with philosophical flavor, in the style of the famous philospher.

Dataset and fine-tuning

In order to perform the training (fine-tuning) of the model, it is necessary to include the file 'sentences.csv' in the current directory. This dataset is publicly available at the following link: https://www.kaggle.com/datasets/christopherlemke/philosophical-texts

About

Fine-tuning a Transformers GPT2 model on a dataset composed of questions by F. Nietzsche that generates questions with philosophical flavor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published