CoolFace
Modelpublic

sc20fg/base_model_custom_tokenizer

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

basemodelcustom_tokenizer

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

  • Loss: 2.9297
  • Bleu: 0.0419
  • Precisions: [0.16646886171883812, 0.051341379400381214, 0.025538496667355304, 0.01408001744219341]
  • Brevity Penalty: 1.0
  • Length Ratio: 1.9160
  • Translation Length: 1515803
  • Reference Length: 791127

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: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 20

Training results

Training LossEpochStepBleuBrevity PenaltyLength RatioValidation LossPrecisionsReference LengthTranslation Length
3.96041.0257620.03111.02.09013.8577[0.12981129473835085, 0.037916946342151155, 0.018860549385742668, 0.010123458812721054]7911271653531
3.75562.0515240.03041.02.08873.5650[0.12978779415458075, 0.037579383019195466, 0.018120049525730805, 0.00967159578808246]7911271652405
3.55243.0772860.03371.02.07453.4150[0.1400710094937268, 0.04118126290523918, 0.0203289377688518, 0.01095848654003696]7911271641189
3.46984.01030480.03401.02.07883.3056[0.14277601173291565, 0.041700438046903744, 0.020391137906857287, 0.010998711103394348]7911271644604
3.31635.01288100.03771.02.01933.2312[0.15481298837386176, 0.04617083876865068, 0.022825576079888228, 0.012408874977873952]7911271597521
3.24586.01545720.03821.01.92763.1719[0.1593547435203856, 0.04704355006890476, 0.023023369844916947, 0.012389103841794662]7911271524975
3.15747.01803340.03731.02.02313.1267[0.15301209486452477, 0.04557636504175273, 0.022512350851579006, 0.012331176442211789]7911271600514
3.13988.02060960.03861.01.97243.0893[0.1577822509066417, 0.04745355472604797, 0.023342833604973825, 0.012766267921605798]7911271560429
3.06919.02318580.03991.01.91593.0574[0.16179891666501725, 0.0490436396529825, 0.024170720153435545, 0.013205125551162357]7911271515690
3.053610.02576200.04101.01.85503.0321[0.1656489584760067, 0.05027218283158705, 0.024914277684092188, 0.013668271409759075]7911271467513
3.037911.02833820.04041.01.89283.0082[0.1630008107267023, 0.049590989569352824, 0.02452930558336929, 0.013463575807213558]7911271497422
3.018312.03091440.04091.01.94282.9924[0.16253787482001938, 0.049984123536708294, 0.02498794115282579, 0.01380309274144192]7911271536971
2.944213.03349060.04131.01.92882.9773[0.16426924674922966, 0.05052962811986506, 0.025225357778251727, 0.013893123599262487]7911271525946
2.974614.03606680.04111.01.91542.9622[0.16395222297528722, 0.050373776569881686, 0.02506334156586741, 0.013817874614866431]7911271515289
2.955615.03864300.04161.01.89032.9505[0.16631916674913938, 0.05114349827528396, 0.025291167834370104, 0.013919582587470626]7911271495444
2.942316.04121920.04151.01.91612.9441[0.1656048056193977, 0.050903942131636466, 0.02527336097239107, 0.013901882376966617]7911271515892
2.925717.04379540.04171.01.92042.9387[0.16566872310834463, 0.051149695919205686, 0.02547749541013215, 0.01403388257902964]7911271519291
2.902318.04637160.04171.01.92522.9331[0.16569868978430946, 0.05118214894137258, 0.025432645752525008, 0.014019028423183673]7911271523108
2.94619.04894780.04201.01.91382.9301[0.16682044755191178, 0.051534782710695386, 0.02563003483561942, 0.014141190855303378]7911271514059
2.876120.05152402.92970.0419[0.16646886171883812, 0.051341379400381214, 0.025538496667355304, 0.01408001744219341]1.01.91601515803791127

Framework versions

  • Transformers 4.37.2
  • Pytorch 2.2.0+cu121
  • Datasets 2.17.0
  • Tokenizers 0.15.2