Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
aschaler
/
bert-bank-transaction-classification
like
0
Safetensors
English
bert
seq-classification
arxiv:
2405.16747
Model card
Files
Files and versions
xet
Community
main
bert-bank-transaction-classification
/
special_tokens_map.json
aschaler
Add files using upload-large-folder tool
9aa94d5
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}