CoolFace
Modelpublic

alisha-huss/genz_model1

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

genz_model1

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

  • —Loss: 1.1491
  • —Bleu: 40.8929
  • —Gen Len: 14.9556

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: 50

Training results

Training LossEpochStepValidation LossBleuGen Len
No log1.01071.764133.59715.1495
No log2.02141.667334.36115.3435
No log3.03211.608734.569515.4369
No log4.04281.560035.239915.3528
1.80475.05351.517135.610315.4743
1.80476.06421.485136.001115.4369
1.80477.07491.451235.992515.5234
1.80478.08561.426136.264715.5117
1.80479.09631.399236.058715.6005
1.548810.010701.383136.195615.4836
1.548811.011771.362636.40915.4743
1.548812.012841.343236.683815.486
1.548813.013911.329336.463915.4696
1.548814.014981.314836.726615.4416
1.421215.016051.300536.888715.4556
1.421216.017121.290337.189115.3902
1.421217.018191.276337.612115.3972
1.421218.019261.262037.542515.4743
1.322319.020331.256137.931915.3341
1.322320.021401.249238.129915.2874
1.322321.022471.238138.36415.3061
1.322322.023541.231438.909415.2523
1.322323.024611.226538.567615.2383
1.263124.025681.215939.073515.25
1.263125.026751.212538.773615.2383
1.263126.027821.205239.484115.1308
1.263127.028891.198739.342715.1612
1.263128.029961.195239.588715.1285
1.204229.031031.193239.499115.1192
1.204230.032101.186740.152115.1005
1.204231.033171.181240.335915.1285
1.204232.034241.177740.279515.0748
1.170133.035311.174840.319815.0561
1.170134.036381.171140.202515.0397
1.170135.037451.169340.423415.0514
1.170136.038521.167840.594314.9977
1.170137.039591.164540.691915.0023
1.137138.040661.161240.662814.9743
1.137139.041731.159240.658414.965
1.137140.042801.158140.558914.9626
1.137141.043871.155540.615714.9907
1.137142.044941.154640.86814.9743
1.120343.046011.152740.605414.9977
1.120344.047081.151840.796314.9883
1.120345.048151.150940.777614.9766
1.120346.049221.150240.773814.9556
1.110347.050291.149940.881414.9579
1.110348.051361.149540.913714.9533
1.110349.052431.149340.892914.9556
1.110350.053501.149140.892914.9556

Framework versions

  • —Transformers 4.31.0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.3
  • —Tokenizers 0.13.3