Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hadidev
/
finetuning-sentiment-uselection2024
like
0
Text Classification
TensorBoard
Safetensors
English
distilbert
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
hadidev
commited on
May 2
Commit
db9a181
·
verified
·
1 Parent(s):
84df570
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
metrics:
6
+
- accuracy
7
+
base_model:
8
+
- distilbert/distilbert-base-uncased
9
+
pipeline_tag: text-classification
10
+
---