Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
emilstabil
/
TinyBert_model3
like
0
Safetensors
bert
Model card
Files
Files and versions
Community
main
TinyBert_model3
/
special_tokens_map.json
emilstabil
Upload 6 files
9a0391c
verified
11 days 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]"
}