Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
townwish
/
tiny-random-BertModel
like
0
Safetensors
bert
Model card
Files
Files and versions
xet
Community
main
tiny-random-BertModel
/
special_tokens_map.json
townwish
Upload folder using huggingface_hub
170e3d3
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}