CoolFace
Modelpublic

buelfhood/conplag1_codet5_ep30_bs16_lr2e-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. -->

conplag1codet5ep30bs16lr2e-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.4776
  • —Accuracy: 0.7664
  • —Recall: 0.6842
  • —Precision: 0.5652
  • —F1: 0.6190
  • —F Beta Score: 0.6426

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.72641.0400.62410.56200.71050.35530.47370.5433
0.75182.0800.60040.61310.73680.39440.51380.5815
0.59623.01200.57640.70800.73680.48280.58330.6341
0.58164.01600.53010.73720.73680.51850.60870.6523
0.48565.02000.47760.76640.68420.56520.61900.6426
0.48026.02400.49090.75180.71050.540.61360.6476
0.36837.02800.58820.56930.92110.38460.54260.6445
0.40598.03200.51960.82480.52630.76920.6250.5830

Framework versions

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