CoolFace
Modelpublic

buelfhood/conplag1_codeberta_ep30_bs16_lr2e-05_l512_s42_ppy_loss

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

conplag1codebertaep30bs16lr2e-05l512s42ppyloss

This model is a fine-tuned version of huggingface/CodeBERTa-small-v1 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4731
  • —Accuracy: 0.8613
  • —Recall: 0.6842
  • —Precision: 0.7879
  • —F1: 0.7324
  • —F Beta Score: 0.7131

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.61331.0400.65260.43800.94740.32430.48320.5954
0.52022.0800.47310.86130.68420.78790.73240.7131
0.52083.01200.72980.82480.36841.00.53850.4573
0.27364.01600.64100.85400.55260.8750.67740.6233
0.20855.02000.61220.80290.60530.65710.63010.6203

Framework versions

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