Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
sofiakris
/
feedback_evaluator
like
0
Text Classification
Transformers
Safetensors
distilbert
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
sofiakris
commited on
Oct 8, 2025
Commit
3ccda98
·
verified
·
1 Parent(s):
12d6694
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
---
2
-
pipeline_tag: text-
ranking
3
---
1
---
2
+
pipeline_tag: text-
classification
3
+
library_name: transformers
4
+
base_model: distilbert-base-uncased
5
+
license: apache-2.0
6
---