Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
optimum
/
distilbert-base-uncased-finetuned-banking77
like
3
Follow
Hugging Face Optimum
43
Text Classification
Transformers
PyTorch
Safetensors
banking77
distilbert
Generated from Trainer
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
bfed2d8
distilbert-base-uncased-finetuned-banking77
/
special_tokens_map.json
lewtun
HF staff
Training in progress, epoch 1
101c1c1
over 2 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]"
}