Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Sinsinnati
/
hf_workshop_extra
like
0
Text Classification
Transformers
PyTorch
gpt2
text-generation
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
Sinsinnati
commited on
Apr 26, 2023
Commit
c818eb2
·
1 Parent(s):
441c8de
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-classification
3
+
widget:
4
+
- text: He loves learning new things.
5
+
- text: I go to university every day.
6
+
---