Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
FinanceInc
/
finbert-pretrain
like
9
Follow
Finance Inc.
13
Fill-Mask
Transformers
PyTorch
Enawené-Nawé
bert
Trained with AutoTrain
pre-trained
finbert
Inference Endpoints
arxiv:
2006.08097
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
finbert-pretrain
/
special_tokens_map.json
rajistics
adding tokenizer
ab93dff
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}