Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Hums003
/
distilbert-imdb-sentiment
like
0
Transformers
Safetensors
imdb
English
sentiment-analysis
imdb
distilbert
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
distilbert-imdb-sentiment
/
special_tokens_map.json
Hums003
Upload DistilBERT IMDB sentiment model and results
66bf654
verified
4 months 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]"
}