CoolFace
Modelpublic

buelfhood/irplag_graphcodebert_ep30_bs16_lr2e-05_l512_s42_ppn_loss

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes7downloads
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. -->

irplaggraphcodebertep30bs16lr2e-05l512s42ppnloss

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

  • —Loss: 0.0294
  • —Accuracy: 0.9855
  • —Recall: 0.9818
  • —Precision: 1.0
  • —F1: 0.9908
  • —F Beta Score: 0.9873

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 30

Training results

Training LossEpochStepValidation LossAccuracyRecallPrecisionF1F Beta Score
0.63611.0210.50840.85510.85450.95920.90380.8842
0.31782.0420.19070.94200.96360.96360.96360.9636
0.12783.0630.08000.95650.94551.00.97200.9616
0.10684.0840.05530.98550.98181.00.99080.9873
0.06285.01050.03790.98550.98181.00.99080.9873
0.04026.01260.05780.95650.94551.00.97200.9616
0.04647.01470.02940.98550.98181.00.99080.9873
0.00758.01680.21840.98551.00.98210.99100.9944
0.09419.01890.02960.98550.98181.00.99080.9873
0.034710.02100.15950.98551.00.98210.99100.9944

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.8.0+cu128
  • —Datasets 3.1.0
  • —Tokenizers 0.21.4