Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AnkitAI
/
distilbert-base-uncased-financial-news-sentiment-analysis
like
1
Text Classification
Transformers
Safetensors
financial_phrasebank
English
distilbert
Generated from Trainer
financial
stocks
sentiment
sentiment-analysis
financial-news
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
distilbert-base-uncased-financial-news-sentiment-analysis
/
special_tokens_map.json
Ankit Aglawe
Added fine-tuned financial sentiment analysis model
6ae24a7
4 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}