Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
umarsajjad1992
/
distilbert-base-uncased-finetuned-emotion
like
0
Text Classification
Transformers
PyTorch
TensorBoard
dair-ai/emotion
English
distilbert
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
umarsajjad1992
commited on
Jun 15, 2023
Commit
e713b8f
·
1 Parent(s):
8133349
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
datasets:
3
+
- dair-ai/emotion
4
+
language:
5
+
- en
6
+
metrics:
7
+
- f1
8
+
- accuracy
9
+
library_name: transformers
10
+
pipeline_tag: text-classification
11
+
---