Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
llmware
/
industry-bert-sec-ov
Like
1
Follow
llmware
285
OpenVINO
bert
green
p1
llmware-encoder
ov
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
cd8a92b
industry-bert-sec-ov
/
special_tokens_map.json
doberst
Upload 9 files
5e68fc6
verified
about 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}