Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nlpaueb
/
sec-bert-num
like
5
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
1
Train
Deploy
Use this model
7453e84
sec-bert-num
/
special_tokens_map.json
nlpaueb
Upload special_tokens_map.json
23e26e5
almost 3 years ago
raw
Copy download link
history
blame
Safe
152 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"additional_special_tokens"
:
[
"[NUM]"
]
}