Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hansgun
/
model_test
like
0
Fill-Mask
Transformers
google-tensorflow
TensorFlow
bert
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
model_test
/
special_tokens_map.json
hansgun
add tokenizer files
af439f4
about 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}