Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
llmware
/
industry-bert-loans-ov
like
1
Follow
llmware
158
OpenVINO
bert
green
p1
llmware-encoder
ov
License:
apache-2.0
Model card
Files
Files and versions
Community
06f3107
industry-bert-loans-ov
/
special_tokens_map.json
doberst
Upload 9 files
4570190
verified
3 months ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}