Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
test123333122
/
NLP_HW4
like
1
Safetensors
English
bert
Model card
Files
Files and versions
Community
main
NLP_HW4
/
special_tokens_map.json
test123333122
Upload folder using huggingface_hub
11c6ee7
verified
23 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]"
}