Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lam179
/
fintechbois-model
like
0
Token Classification
Safetensors
English
bert
network
security
genAI
License:
apache-2.0
Model card
Files
Files and versions
Community
61e0d84
fintechbois-model
/
special_tokens_map.json
lam179
commit files to HF hub
0357680
3 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}