Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ahmedrachid
/
FinancialBERT-Sentiment-Analysis
like
74
Text Classification
Transformers
PyTorch
financial_phrasebank
English
bert
financial-sentiment-analysis
sentiment-analysis
Inference Endpoints
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
bcb3a3f
FinancialBERT-Sentiment-Analysis
/
special_tokens_map.json
Ahmed HAZOURLI (BFR)
FinancialBERT Sentiment Analysis model
91c2c1e
almost 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}