Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rmtariq
/
TariqiModel
like
0
TF-Keras
Model card
Files
Files and versions
Community
Use this model
main
TariqiModel
/
bert_tokenizer
/
special_tokens_map.json
rmtariq
Upload 6 files
4174e1a
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}