Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ibm-research
/
CTI-BERT
like
3
Follow
IBM Research
152
PyTorch
bert
Generated from Trainer
Model card
Files
Files and versions
Community
1
refs/pr/1
CTI-BERT
/
special_tokens_map.json
Youngja Park
Upload files for CTI-BERT
a504fc9
verified
4 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}