Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mjavadmt
/
simple_classification
like
0
Text Classification
Transformers
PyTorch
GEM/xwikis
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
mjavadmt
commited on
Apr 24, 2023
Commit
14a1610
·
1 Parent(s):
b760c53
create readme
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
datasets:
3
+
- GEM/xwikis
4
+
metrics:
5
+
- bleu
6
+
widget:
7
+
- text: I'm going to stay here
8
+
- text: this is fantastic
9
+
- text: what a bad sh
10
+
pipeline_tag: text-classification
11
+
---