CoolFace
Modelpublic

RMWeerasinghe/flan-t5-base-prompt_tuning-cnn-dailymail

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

flan-t5-base-prompt_tuning-cnn-dailymail

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

  • —Loss: 19.3074
  • —Rouge1: 0.0787
  • —Rouge2: 0.0088
  • —Rougel: 0.0609
  • —Rougelsum: 0.0733

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: 0.03
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 40

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
20.93071.018819.43440.14710.04330.11030.1337
20.42742.037620.12450.11990.02990.09530.1135
20.16413.056419.59640.11780.0240.09090.1072
20.52944.075219.29550.11640.02130.08820.1055
20.64525.094019.42880.11790.02390.08950.1072
20.69166.0112819.12080.09970.01860.07950.093
20.80657.0131618.93000.08650.01160.06880.08
20.14318.0150419.77510.11180.02470.08690.1023
20.52819.0169220.05900.12160.02780.09230.1118
20.180510.0188019.39490.10250.01450.08180.0948
20.428911.0206819.16450.08440.00860.06560.0753
20.146912.0225619.48500.09050.00620.06970.0831
20.928513.0244419.33510.08530.00770.0670.0785
20.141914.0263219.12410.08860.00970.06840.0822
20.554715.0282019.15320.08970.00770.07040.0804
19.571916.0300819.23460.08850.01070.06590.0794
20.304317.0319619.38730.1050.01880.08290.0949
20.593518.0338419.33450.11320.02030.08740.1025
20.41319.0357218.89640.07510.00650.05930.0686
19.928620.0376018.84740.08130.00820.06480.0725
19.924621.0394819.34250.08440.00960.06940.0765
20.484422.0413619.46800.10120.01430.07820.0923
20.157123.0432419.54830.08080.00930.06650.0762
20.009924.0451218.50520.0560.00290.04790.0516
19.627925.0470018.76290.07350.00820.06030.0649
19.30326.0488819.36080.10150.01240.07660.0885
20.877427.0507619.30380.10080.0130.08070.0932
20.143128.0526419.34260.09910.01560.0780.0918
20.430429.0545219.39180.09050.01020.07340.0812
19.668930.0564019.35270.0880.01050.06690.0785
20.66131.0582819.40420.09960.01490.07670.0887
20.296232.0601619.38710.07580.01010.06170.0702
20.586533.0620419.32550.07860.01060.0640.0733
21.476334.0639219.31130.07550.00870.06230.0688
21.382635.0658019.30890.0750.00760.06090.0689
20.886936.0676819.36140.09060.01430.06920.0812
20.52737.0695619.37840.08740.00990.06860.0797
19.502638.0714419.41450.08880.01110.0680.0823
19.385239.0733219.37940.08150.00930.06160.0742
20.534740.0752019.30740.07870.00880.06090.0733

Framework versions

  • —PEFT 0.8.2
  • —Transformers 4.37.0
  • —Pytorch 2.1.2
  • —Datasets 2.1.0
  • —Tokenizers 0.15.1