Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
shulik7
/
protbert-localization-int8
like
0
ONNX
bert
Model card
Files
Files and versions
xet
Community
7abb89d
protbert-localization-int8
/
special_tokens_map.json
shulik7
Upload folder using huggingface_hub
b021a85
verified
2 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}