CoolFace
Modelpublic

CIRCL/cwe-parent-vulnerability-classification-roberta-base

sourceHugging Facemitupdated 2mo agoView on Hugging Face
3likes93downloads
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. -->

cwe-parent-vulnerability-classification-roberta-base

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

  • Loss: 4.2511
  • Accuracy: 0.5683
  • F1 Macro: 0.2101

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: 1e-05
  • trainbatchsize: 64
  • evalbatchsize: 64
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 40

Training results

Training LossEpochStepValidation LossAccuracyF1 Macro
5.62041.01015.52460.01890.0004
5.46052.02025.40810.00680.0005
5.43063.03035.31910.04470.0045
5.33664.04045.26920.07170.0049
5.27055.05055.23100.07040.0096
5.15306.06065.17560.09340.0136
4.99167.07075.10840.20970.0299
4.83878.08085.06260.23410.0419
4.71989.09095.01640.25030.0616
4.675410.010104.95310.29630.0674
4.444311.011114.91440.31940.0714
4.362812.012124.89540.33150.0811
4.248113.013134.84760.36540.1104
4.157814.014144.79840.37750.1155
3.992415.015154.76000.41810.1226
3.907816.016164.71900.42630.1215
3.806517.017174.67830.45060.1442
3.769618.018184.64240.46960.1503
3.707519.019194.61570.46960.1438
3.531820.020204.57660.47360.1489
3.524821.021214.54940.48310.1463
3.533422.022224.51830.51010.1718
3.371323.023234.49230.51830.1595
3.280324.024244.45880.52230.1758
3.224625.025254.43110.52500.1932
3.172326.026264.41150.53590.1911
3.064827.027274.38980.53590.1986
2.937228.028284.37690.54260.1994
3.011329.029294.35960.54940.1968
2.979730.030304.33210.54130.1882
2.933931.031314.32540.54530.1944
2.873332.032324.30520.55210.1934
2.805133.033334.29510.56290.2121
2.829734.034344.29230.55890.2049
2.781435.035354.27700.56160.2079
2.750936.036364.26050.56700.2107
2.739637.037374.26770.56700.2128
2.738438.038384.25200.56700.2099
2.708139.039394.25480.56700.2115
2.758740.040404.25110.56830.2101

Framework versions

  • Transformers 5.13.0
  • Pytorch 2.12.1+cu130
  • Datasets 4.8.5
  • Tokenizers 0.22.2