Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
waseemrazakhan
/
distilbert-sentiment-binary
like
0
Safetensors
distilbert
Model card
Files
Files and versions
xet
Community
main
distilbert-sentiment-binary
/
checkpoint-1947
/
special_tokens_map.json
waseemrazakhan
Upload folder using huggingface_hub
e4059b4
verified
about 1 year 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]"
}