Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
liranzxc
/
carenet-v2
like
0
Feature Extraction
PyTorch
google-tensorflow
TensorFlow
generic
distilbert
Model card
Files
Files and versions
Community
8b783e4
carenet-v2
/
special_tokens_map.json
liranzxc
add model
8b783e4
verified
10 months 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]"
}