Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kowalsky
/
multi_task_bert_model
like
0
Token Classification
Adapters
PyTorch
bert
Model card
Files
Files and versions
Community
Use this model
main
multi_task_bert_model
/
special_tokens_map.json
kowalsky
Upload 18 files
78a5823
verified
9 months 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]"
}