Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
PurCL
/
jtrans-mfc
like
0
Follow
PurCL
9
Transformers
PyTorch
bert
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
jtrans-mfc
/
special_tokens_map.json
sheepy928
Upload 12 files
84ebab7
verified
almost 2 years 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]"
}