sarthak-2002 commited on
Commit
5607fa5
·
1 Parent(s): f648b09

Create README.md

Browse files

Finetuned GPT2 model, using Elon Musk's tweet dataset from Kaggle. Given few initial words of the tweet the model will generate the text as if entire tweet was written by Elon Musk.

Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pipeline_tag: text-generation
5
+ ---