Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
programORdie2
/
trumpgpt
like
0
Text Generation
Safetensors
English
gpt2
License:
mit
Model card
Files
Files and versions
xet
Community
programORdie2
commited on
May 5
Commit
886447c
·
verified
·
1 Parent(s):
51b0239
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
base_model:
6
+
- openai-community/gpt2
7
+
pipeline_tag: text-generation
8
+
---