CoolFace
Modelpublic

Cyber-ThreaD/SecureBERT-CyNER

sourceHugging Facebigscience-openrail-mupdated 2y agoView on Hugging Face
0likes158downloads
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-CyNER

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

  • Loss: 0.0685
  • Precision: 0.7334
  • Recall: 0.8046
  • F1: 0.7674
  • Accuracy: 0.9836

It achieves the following results on the prediction set:

  • Loss: 0.0993
  • Precision: 0.7181
  • Recall: 0.7564
  • F1: 0.7367
  • Accuracy: 0.9761

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.19291.425000.06850.73340.80460.76740.9836
0.0482.8410000.07450.80540.79310.79920.9837
0.02994.2615000.07200.79360.84930.82050.9857
0.01995.6820000.08460.80490.83270.81860.9848
0.0147.125000.08780.79090.84550.81730.9847
0.00988.5230000.09070.78300.82500.80350.9845
0.00739.9435000.09170.79460.83010.81200.9852

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