Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nlpaueb
/
sec-bert-base
like
28
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
English
bert
pretraining
finance
financial
Inference Endpoints
arxiv:
2203.06482
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
ab92028
sec-bert-base
/
special_tokens_map.json
nlpaueb
Upload special_tokens_map.json
94290a4
over 2 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]"
}