Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
llmware
/
industry-bert-contracts-ov
like
2
Follow
llmware
155
OpenVINO
bert
green
p1
llmware-encoder
ov
License:
apache-2.0
Model card
Files
Files and versions
Community
591e8de
industry-bert-contracts-ov
/
special_tokens_map.json
doberst
Upload 9 files
112a83a
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]"
}