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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,3 +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.
 
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.