Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
philschmid
/
BERT-Banking77
like
10
Text Classification
Transformers
PyTorch
banking77
English
bert
Trained with AutoTrain
Eval Results
Carbon Emissions
Inference Endpoints
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
refs/pr/5
BERT-Banking77
/
special_tokens_map.json
system
HF staff
Commit From AutoTrain
4580c6c
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]"
}