Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
RashidNLP
/
Finance-Sentiment-Classification
like
19
Text Classification
Transformers
PyTorch
Safetensors
4 datasets
English
deberta-v2
Sentiment Classification
Finance
Deberta-v2
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
a5586f5
Finance-Sentiment-Classification
/
special_tokens_map.json
RashidNLP
Upload 7 files
a5586f5
over 1 year ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}