Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
zedalef
/
gpt2
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
zedalef
commited on
Apr 24, 2023
Commit
aac176a
•
1 Parent(s):
cbe6f2c
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
pipeline_tag: text-generation
3
+
widget:
4
+
- text: "Harry Potter is the best movie"
5
+
- text: "I hate summer"
6
+
---