garipovroma commited on
Commit
28d3edf
·
1 Parent(s): c8ac1a1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ The [GPT2](https://huggingface.co/gpt2) model is 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.