CoolFace
Modelpublic

HuyTran1301/CodeT5-KeyPhrases-Filtered-Valid-Phase1

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes5downloads
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. -->

CodeT5-KeyPhrases-Filtered-Valid-Phase1

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

  • —Loss: 0.5395
  • —Rouge1: 0.3357
  • —Rouge2: 0.1004
  • —Rougel: 0.3230

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: 5e-05
  • —trainbatchsize: 14
  • —evalbatchsize: 4
  • —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: 8
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2Rougel
1.29321.080.89830.24500.03170.2338
0.71912.0160.73070.31230.07420.3011
0.8123.0240.68780.33040.09940.3186
0.41394.0320.64560.34310.10570.3313
0.4825.0400.61340.34450.09420.3327
0.36756.0480.58090.33180.09240.3210
0.48337.0560.55300.34080.09630.3282
0.36958.0640.53950.33570.10040.3230

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1