Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
poooj
/
distilbert-base-uncased_444
like
0
Safetensors
distilbert
Model card
Files
Files and versions
xet
Community
main
distilbert-base-uncased_444
/
special_tokens_map.json
poooj
Upload folder using huggingface_hub
d3bb3e1
verified
5 months 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]"
}