Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
519Project2JHP
/
BertModel
like
0
Follow
Jingyuan_Haoyang_Peiwen
7
Safetensors
bert
Model card
Files
Files and versions
Community
main
BertModel
/
special_tokens_map.json
haoyangli727
Initial commit
b376406
about 1 month 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]"
}