CoolFace
Modelpublic

sieg2011/codet5-base-sql-create-context

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes16downloads
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-base-sql-create-context

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

  • Loss: 0.0036
  • Exact Match: 0.2451
  • Rouge2: 0.8839
  • Bleu: 75.6780

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: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 5

Training results

Training LossEpochStepValidation LossExact MatchRouge2Bleu
0.00711.078580.00470.23600.880875.1891
0.00412.0157160.00390.23930.882075.4061
0.00283.0235740.00370.24470.883275.5863
0.00194.0314320.00350.24690.883775.7130
0.00135.0392900.00360.24510.883975.6780

Framework versions

  • Transformers 4.50.3
  • Pytorch 2.5.1+cu121
  • Datasets 3.5.0
  • Tokenizers 0.21.1