Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
avanishd
/
distilbert-base-uncased-finetuned-imdb
like
0
Text Classification
Transformers
Safetensors
imdb
distilbert
Generated from Trainer
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
8403145
distilbert-base-uncased-finetuned-imdb
/
special_tokens_map.json
avanishd
Using different optimizer and learning rate scheduler to improve performance
ff5518b
verified
5 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]"
}