Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
fabriceyhc
/
bert-base-uncased-imdb
like
3
Text Classification
Transformers
PyTorch
imdb
bert
Generated from Trainer
sibyl
Eval Results (legacy)
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
5
Deploy
Use this model
main
bert-base-uncased-imdb
/
special_tokens_map.json
sibyl
add model
45cf744
over 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}