CoolFace
Modelpublic

Cyber-ThreaD/CyBERT-AttackER

sourceHugging Faceupdated 2y agoView on Hugging Face
2likes16downloads
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. -->

our_data

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

  • Loss: 1.6376
  • Precision: 0.1972
  • Recall: 0.3585
  • F1: 0.2545
  • Accuracy: 0.6637

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
2.08090.45002.05940.50.00660.01310.5298
1.86820.8110001.80060.10430.08070.09100.5529
1.63321.2115001.83560.13390.14950.14120.5748
1.4681.6120001.62610.13560.17060.15110.5891
1.4012.0125001.69430.15630.16930.16250.5986
1.18782.4230001.67400.11940.24600.16080.5976
1.11822.8235001.62010.15890.21960.18430.6227
0.96773.2240001.62410.13930.21960.17040.6176
0.90553.6345001.59320.13170.26460.17580.6158
0.87724.0350001.57970.16540.28040.20800.6254
0.72244.4355001.57230.15870.29760.20700.6413
0.74984.8360001.59570.17940.28970.22150.6496
0.66325.2465001.68250.18640.27510.22220.6427
0.61395.6470001.58270.17690.34790.23450.6508
0.62126.0475001.55370.17780.34130.23380.6526
0.53796.4580001.56700.17920.33070.23250.6536
0.53766.8585001.61130.18440.33860.23880.6530
0.57.2590001.64320.17890.32140.22990.6600
0.49287.6695001.64220.18810.33730.24150.6609
0.48778.06100001.68510.20420.33600.2540.6654
0.43398.46105001.63760.19720.35850.25450.6637
0.43038.86110001.63640.18350.34520.23970.6604
0.45099.27115001.64480.19830.34130.25090.6664
0.41149.67120001.64940.19560.35050.25110.6658

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