Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kikuepi
/
hasu
like
0
Running
App
Files
Files
Community
b94ba85
hasu
/
bert
/
chinese-roberta-wwm-ext-large
/
special_tokens_map.json
kikuepi
Upload 152 files
8dfbf56
verified
10 months ago
raw
Copy download link
history
blame
Safe
113 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}