CoolFace
Modelpublic

dtruong46me/codet5p-220m

sourceHugging Facebsd-3-clauseupdated 2y agoView on Hugging Face
0likes21downloads
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. -->

codet5p-220m

This model is a fine-tuned version of Salesforce/codet5p-220m on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.1124

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: 12
  • evalbatchsize: 12
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 24
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 15

Training results

Training LossEpochStepValidation Loss
0.19631.01750.1280
0.13852.03500.1227
0.13293.05250.1201
0.12884.07000.1179
0.1265.08750.1166
0.12346.010500.1158
0.12167.012250.1145
0.12018.014000.1141
0.11879.015750.1133
0.117710.017500.1130
0.116511.019250.1129
0.115812.021000.1125
0.115113.022750.1125
0.114614.024500.1124
0.114615.026250.1124

Framework versions

  • Transformers 4.41.2
  • Pytorch 2.1.2
  • Datasets 2.20.0
  • Tokenizers 0.19.1