Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
wesleyacheng
/
twitter-emotion-multilabel-classification-with-bert
like
0
Text Classification
Transformers
PyTorch
Safetensors
sem_eval_2018_task_1
English
distilbert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
wesleyacheng
commited on
Jun 17, 2023
Commit
11ff92a
•
1 Parent(s):
ab417e6
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
---
2
license: apache-2.0
3
-
---
1
---
2
license: apache-2.0
3
+
datasets:
4
+
- sem_eval_2018_task_1
5
+
language:
6
+
- en
7
+
metrics:
8
+
- accuracy
9
+
- f1
10
+
pipeline_tag: text-classification
11
+
---