Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
diyarhamedi
/
nlp4012-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
diyarhamedi
commited on
Apr 24, 2023
Commit
c29ad19
•
1 Parent(s):
c1dc997
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: "Hello World!"
5
+
- text: "Have you ever wondered about"
6
+
---