Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
philschmid
/
DistilBERT-Banking77
Copied
like
0
Text Classification
PyTorch
Transformers
banking77
en
distilbert
Trained with AutoTrain
Eval Results
Infinity Compatible
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
DistilBERT-Banking77
/
special_tokens_map.json
autonlp-admin
Commit From AutoNLP
3b718e5
8 months ago
raw
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}