Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
farzanrahmani
/
NLP_HF_Workshop_HW
like
0
Text Classification
Transformers
Safetensors
dair-ai/emotion
English
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
farzanrahmani
commited on
Mar 6, 2024
Commit
713d8a1
·
verified
·
1 Parent(s):
883d1c4
Create Readme.md
Browse files
NLP workshop HW: Introduction to Hugging Face and working with it.
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: mit
3
+
datasets:
4
+
- dair-ai/emotion
5
+
language:
6
+
- en
7
+
metrics:
8
+
- accuracy
9
+
pipeline_tag: text-classification
10
+
---