CoolFace
Modelpublic

Cyber-ThreaD/SecureBERT-DNRTI

sourceHugging Facebigscience-openrail-mupdated 2y agoView on Hugging Face
0likes14downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

Cyber-ThreaD/SecureBERT-DNRTI

This model is a fine-tuned version of ehsanaghaei/SecureBERT on the DNRTI dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2427
  • Precision: 0.7694
  • Recall: 0.7854
  • F1: 0.7773
  • Accuracy: 0.9382

It achieves the following results on the prediction set:

  • Precision: 0.8346
  • Recall: 0.8403
  • F1: 0.8374
  • Accuracy: 0.9554

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 2e-05
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 10.0

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
0.78210.765000.42150.52190.59190.55470.8745
0.35591.5210000.31520.62720.65870.64260.9008
0.28072.2815000.29520.64450.72320.68160.9084
0.22723.0420000.27930.66820.75130.70730.9161
0.18373.8125000.24890.71510.75260.73340.9258
0.14974.5730000.25110.72540.78260.75290.9286
0.13715.3335000.24960.74250.77570.75870.9331
0.11356.0940000.25540.72890.80750.76620.9325
0.10186.8545000.24270.76940.78540.77730.9382
0.08997.6150000.25160.75830.81670.78640.9378
0.08098.3755000.24590.77170.81760.79400.9406
0.07639.1360000.25530.75180.82170.78520.9392
0.06879.8965000.25340.76210.82040.79020.9407

Framework versions

  • Transformers 4.36.0.dev0
  • Pytorch 2.1.0+cu118
  • Datasets 2.14.6
  • Tokenizers 0.14.1

Citing & Authors

If you use the model kindly cite the following work

@inproceedings{deka2024attacker,
  title={AttackER: Towards Enhancing Cyber-Attack Attribution with a Named Entity Recognition Dataset},
  author={Deka, Pritam and Rajapaksha, Sampath and Rani, Ruby and Almutairi, Amirah and Karafili, Erisa},
  booktitle={International Conference on Web Information Systems Engineering},
  pages={255--270},
  year={2024},
  organization={Springer}
}