Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
codechrl
/
bert-base-cybersecurity
like
0
Text Classification
Transformers
Safetensors
English
Indonesian
bert
fill-mask
token-classification
cybersecurity
named-entity-recognition
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
main
bert-base-cybersecurity
/
special_tokens_map.json
codechrl
Training update: 1/237,628 rows (0.00%) | +1 new @ 2025-10-20 06:45:25
a619d98
verified
17 days 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]"
}