Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
iCareUW
/
distilbert-binary-polarity
like
0
Follow
iCare
12
Keras
TF-Keras
Model card
Files
Files and versions
xet
Community
8
Use this model
refs/pr/2
distilbert-binary-polarity
/
tokenizer_special_tokens_map.json
jberria
uploading files
e11520a
verified
almost 2 years 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]"
}