CoolFace
Modelpublic

Cyber-ThreaD/SecBERT-AttackER

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
2likes38downloads
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/SecBERT-AttackER

This model is a fine-tuned version of jackaduma/SecBERT on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.6932
  • Precision: 0.3931
  • Recall: 0.4987
  • F1: 0.4397
  • Accuracy: 0.7295

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: 2
  • evalbatchsize: 2
  • 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
1.79270.45001.56070.09560.07800.08590.6139
1.35510.8110001.35300.20640.23810.22110.6495
1.04321.2115001.31070.22690.30820.26140.6740
0.84681.6120001.24970.24470.33730.28360.6767
0.77752.0125001.27100.28950.37300.32600.6939
0.53742.4230001.30200.30060.40480.34500.7044
0.50712.8235001.26140.29590.40480.34190.7081
0.42373.2240001.32510.33670.44050.38170.7166
0.35973.6345001.38530.34230.45240.38970.7125
0.36324.0350001.41560.35590.45240.39840.7127
0.25894.4355001.44720.35040.47090.40180.7173
0.3234.8360001.39970.34520.46030.39460.7222
0.21675.2465001.51940.34670.45900.39500.7233
0.23635.6470001.55850.35070.47220.40250.7222
0.27216.0475001.54200.37150.48540.42090.7210
0.20736.4580001.58780.35360.48540.40910.7147
0.20216.8585001.66370.37220.48540.42140.7197
0.16487.2590001.67240.37950.47880.42340.7255
0.19277.6695001.68910.38010.49470.42990.7245
0.19588.06100001.67740.39370.49740.43950.7281
0.15088.46105001.73790.38150.48540.42720.7259
0.1848.86110001.70010.38630.50130.43640.7277
0.16969.27115001.69320.39310.49870.43970.7295
0.14259.67120001.71370.38240.50130.43390.7276

Framework versions

  • Transformers 4.36.0.dev0
  • Pytorch 2.1.0+cu118
  • Datasets 2.15.0
  • Tokenizers 0.15.0

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}
}