Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
BatirayErbayVodafone
/
bert_preprocessing_model
like
0
PyTorch
bert
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
bert_preprocessing_model
/
special_tokens_map.json
BatirayErbayVodafone
Upload folder using huggingface_hub
30accc5
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}