Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lidayuls
/
finbert
like
0
PyTorch
google-tensorflow
TensorFlow
JAX
English
bert
financial-sentiment-analysis
sentiment-analysis
arxiv:
1908.10063
Model card
Files
Files and versions
Community
61705d6
finbert
/
special_tokens_map.json
lidayuls
Upload folder using huggingface_hub
61705d6
verified
4 days 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]"
}