CoolFace
Modelpublic

buelfhood/conplag1_codet5_ep30_bs16_lr1e-05_l512_s42_ppy_loss

sourceHugging Faceapache-2.0updated 11mo agoView on Hugging Face
0likes42downloads
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. -->

conplag1codet5ep30bs16lr1e-05l512s42ppyloss

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

  • —Loss: 0.5681
  • —Accuracy: 0.6715
  • —Recall: 0.7632
  • —Precision: 0.4462
  • —F1: 0.5631
  • —F Beta Score: 0.6262

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: 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.73041.0400.67910.56930.57890.33850.42720.4751
0.76592.0800.63610.60580.55260.36210.43750.4756
0.6813.01200.60280.66420.65790.43100.52080.5662
0.56714.01600.57670.70070.63160.47060.53930.5714
0.57295.02000.56810.67150.76320.44620.56310.6262
0.56956.02400.57320.59120.71050.3750.49090.5571
0.50187.02800.59330.59850.86840.39760.54550.6365
0.53298.03200.58300.59120.84210.39020.53330.6209

Framework versions

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