Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Sheza
/
bert-base
like
0
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Sheza
commited on
Apr 24, 2023
Commit
2b82da2
•
1 Parent(s):
45b1b4c
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
---
2
+
pipeline_tag: text-classification
3
+
widget:
4
+
- text: "I like bert model."
5
+
---