Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
monologg
/
electra-small-finetuned-imdb
like
0
Text Classification
Transformers
PyTorch
TF Lite
electra
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
d5d9d2e
electra-small-finetuned-imdb
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
863b0af
over 4 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}