Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
DinoLiu
/
UI_card_mapping
like
0
Text Classification
PyTorch
custom
English
bert
custom-model
Inference Endpoints
Model card
Files
Files and versions
Community
Deploy
e2c9909
UI_card_mapping
/
special_tokens_map.json
DinoLiu
new version
e2c9909
2 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}