Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
CIRCL
/
vulnerability-severity-classification-distilbert-base-uncased
like
2
Follow
Computer Incident Response Center Luxembourg
24
Text Classification
Transformers
Safetensors
CIRCL/vulnerability-scores
distilbert
Generated from Trainer
security
vulnerability
classification
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
a190b5f
vulnerability-severity-classification-distilbert-base-uncased
/
special_tokens_map.json
cedricbonhomme
Training in progress, epoch 1
1389d60
verified
5 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]"
}