Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
muhtasham
/
finetuned-base_mini
like
1
Text Classification
Transformers
PyTorch
imdb
bert
generated_from_trainer
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use in Transformers
main
finetuned-base_mini
/
special_tokens_map.json
muhtasham
Training in progress, step 500
7c0d274
about 1 year ago
raw
history
blame
contribute
delete
No virus
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}