Commit
·
84bc43b
1
Parent(s):
28d3edf
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
The [GPT2](https://huggingface.co/gpt2) model
|
2 |
|
3 |
In [this](https://github.com/garipovroma/shakespeare-gpt) repository you can find the code for training the model and generating text from it.
|
|
|
1 |
+
The [GPT2](https://huggingface.co/gpt2) model was fine-tuned on the [Shakespeare dataset](https://www.kaggle.com/kingburrito666/shakespeare-plays).
|
2 |
|
3 |
In [this](https://github.com/garipovroma/shakespeare-gpt) repository you can find the code for training the model and generating text from it.
|