CoolFace
Modelpublic

Cyber-ThreaD/SecureBERT-APTNER

sourceHugging Facebigscience-openrail-mupdated 2y agoView on Hugging Face
2likes37downloads
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-APTNER

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

  • Loss: 0.2915
  • Precision: 0.5392
  • Recall: 0.5871
  • F1: 0.5621
  • Accuracy: 0.9211

It achieves the following results on the prediction set:

  • Loss: 0.2404
  • Precision: 0.6277
  • Recall: 0.6450
  • F1: 0.6362
  • Accuracy: 0.9367

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.82520.595000.37710.43830.44130.43980.9112
0.35931.1910000.29150.53920.58710.56210.9211
0.27041.7815000.29490.54800.62010.58180.9203
0.23082.3720000.29880.55240.62690.58730.9187
0.19342.9725000.31230.53650.65150.58840.9152
0.15673.5630000.31280.57020.64040.60330.9210
0.14714.1535000.36510.53790.62430.57790.9117
0.12494.7440000.37710.53630.65660.59040.9125
0.11065.3445000.38660.56240.63410.59610.9156
0.10635.9350000.37540.57310.63710.60340.9191
0.08356.5255000.40150.55510.64280.59570.9165
0.08547.1260000.43250.54610.64250.59040.9138
0.07437.7165000.41840.56420.64730.60290.9179
0.07048.370000.43150.56130.63230.59470.9172
0.068.975000.43540.56350.64010.59940.9176
0.06129.4980000.44520.56430.64520.60200.9179

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