Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
absonS
/
twitter_sentiment_small
like
0
Text Classification
Transformers
Safetensors
absonS/twitter_sentiment_small
English
deberta-v2
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
absonS
commited on
Nov 3, 2024
Commit
fe42256
·
verified
·
1 Parent(s):
f9e6bac
Update README.md with library_name
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -9,4 +9,5 @@ metrics:
9
base_model:
10
- microsoft/deberta-v3-base
11
pipeline_tag: text-classification
12
---
9
base_model:
10
- microsoft/deberta-v3-base
11
pipeline_tag: text-classification
12
+
library_name: transformers
13
---