Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Floressek
/
sentiment_classification_from_distillbert
like
1
Text Classification
Transformers
Safetensors
Amazon_Unlocked_Mobile
English
distilbert
sentiment-analysis
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
Floressek
commited on
Nov 14, 2025
Commit
193c905
·
verified
·
1 Parent(s):
96b1ed8
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
metrics:
6
+
- accuracy
7
+
- f1
8
+
- recall
9
+
- precision
10
+
base_model:
11
+
- distilbert/distilbert-base-uncased
12
+
---