Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
iCareUW
/
distilbert-binary-polarity
like
0
Follow
iCare
11
Keras
TF-Keras
Model card
Files
Files and versions
Community
8
Use this model
e11520a
distilbert-binary-polarity
/
tokenizer_special_tokens_map.json
jberria
uploading files
e11520a
verified
6 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}