Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
MatthewFrank
/
bert-large-uncased_pytorch
like
0
PyTorch
bert
Model card
Files
Files and versions
xet
Community
main
bert-large-uncased_pytorch
/
special_tokens_map.json
MatthewFrank
Upload . with huggingface_hub
7c2977b
verified
over 1 year 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]"
}