File size: 337 Bytes
7c076e4
 
 
a44c2fb
cbce94b
 
 
1
2
3
4
5
6
7
---
license: apache-2.0
---
This notebook finetunes GPT2 on a sample of the Enron emails dataset
The dataset is publically available (you can find it in here: https://www.kaggle.com/datasets/wcukierski/enron-email-dataset)

At the end, I built a gradio interface to chat with the fine tuned model, you can ask questions to the dataset :)