CoolFace
Modelpublic

lmeninato/t5-small-codesearchnet-multilang-2-archive

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

t5-small-codesearchnet-multilang-python-java

This model is a fine-tuned version of t5-small on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3690
  • —Bleu: 0.0229
  • —Rouge1: 0.4217
  • —Rouge2: 0.3443
  • —Avg Length: 17.1574

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
  • —gradientaccumulationsteps: 10
  • —totaltrainbatch_size: 80
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossBleuRouge1Rouge2Avg Length
No log1.03750.44440.02150.3690.311318.0234
1.9542.07500.38420.02140.3980.332916.9644
0.36213.011250.36310.02380.40890.337717.3726
0.31664.015000.34720.02140.41520.341316.956
0.31665.018750.34030.02380.41910.343717.198
0.28466.022500.33330.02470.4140.345617.5016
0.26057.026250.33570.0220.42150.34617.023
0.24228.030000.33170.02870.42770.352217.658
0.24229.033750.33340.02520.42880.35117.3284
0.222110.037500.33470.02250.42150.343517.1506
0.207311.041250.33920.02580.42340.349817.4554
0.19412.045000.34450.02450.4270.348817.2398
0.19413.048750.36140.02530.42840.348917.3902
0.178914.052500.35560.02760.42610.350417.5164
0.168115.056250.36900.02290.42170.344317.1574

Framework versions

  • —Transformers 4.28.1
  • —Pytorch 2.0.0+cu118
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3