Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
stfamod
/
fine-tuned-bert-financial-sentiment-analysis
like
1
Text Classification
Transformers
PyTorch
bert
sentiment
sentiment-analysis
financial
fine-tuned
fine-tuned-bert
bert-uncased
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
087d0a7
fine-tuned-bert-financial-sentiment-analysis
/
special_tokens_map.json
Mustafa Mohamed
Upload 5 files
e58cea9
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}