Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
murathankurfali
/
bert-large-uncased-pdtb2-explicit-four-way
like
0
Text Classification
Transformers
PyTorch
bert
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
f99b9bb
bert-large-uncased-pdtb2-explicit-four-way
/
special_tokens_map.json
Murathan
model upload
ae7d928
over 4 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}