Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Narsil
/
finbert2
like
0
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Safetensors
English
bert
financial-sentiment-analysis
sentiment-analysis
Inference Endpoints
arxiv:
1908.10063
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
fce2210
finbert2
/
special_tokens_map.json
Narsil
HF staff
Duplicate from ProsusAI/finbert
d9a6385
over 1 year 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]"
}