Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
This notebook finetunes GPT2 on a sample of the Enron emails dataset
|
5 |
+
The dataset is publically available (you can find it in here: https://www.kaggle.com/datasets/wcukierski/enron-email-dataset)
|