Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
google
/
tapas-tiny-masklm
like
0
Follow
Google
30.9k
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
tapas
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
3c110df
tapas-tiny-masklm
/
special_tokens_map.json
nielsr
HF Staff
First commit
3c110df
about 4 years ago
raw
Copy download link
history
blame
Safe
154 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"additional_special_tokens"
:
[
"[EMPTY]"
]
}