CoolFace
Modelpublic

Sandipan1994/flan-t5-base-finetuned-FOMC

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes20downloads
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-finetuned-FOMC

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

  • —Loss: 2.2508
  • —Rouge1: 33.4635
  • —Rouge2: 20.2223
  • —Rougel: 30.0686
  • —Rougelsum: 30.5667
  • —Gen Len: 19.0

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
No log1.0102.621130.385718.799127.621528.188319.0
No log2.0202.567030.48418.163227.438628.17119.0
No log3.0302.508729.923217.61526.881227.685119.0
No log4.0402.469129.923217.61526.881227.685119.0
No log5.0502.442730.328617.764727.341128.08519.0
No log6.0602.416530.710618.15327.726228.396719.0
No log7.0702.391631.034218.691528.028828.75719.0
No log8.0802.375331.034218.691528.028828.75719.0
No log9.0902.355631.034218.691528.028828.75719.0
No log10.01002.341032.079519.356229.088229.560119.0
No log11.01102.327232.079519.356229.088229.560119.0
No log12.01202.318032.518819.536429.472729.692819.0
No log13.01302.309732.518819.536429.472729.482419.0
No log14.01402.300832.518819.536429.472729.482419.0
No log15.01502.294732.518819.536429.472729.482419.0
No log16.01602.286132.518819.536429.472729.482419.0
No log17.01702.279133.463520.222330.068630.566719.0
No log18.01802.275533.463520.222330.068630.566719.0
No log19.01902.271233.463520.222330.068630.566719.0
No log20.02002.266133.463520.222330.068630.566719.0
No log21.02102.262333.463520.222330.068630.566719.0
No log22.02202.260233.463520.222330.068630.566719.0
No log23.02302.258833.463520.222330.068630.566719.0
No log24.02402.256133.463520.222330.068630.566719.0
No log25.02502.254533.463520.222330.068630.566719.0
No log26.02602.253233.463520.222330.068630.566719.0
No log27.02702.252633.463520.222330.068630.566719.0
No log28.02802.251833.463520.222330.068630.566719.0
No log29.02902.250933.463520.222330.068630.566719.0
No log30.03002.250833.463520.222330.068630.566719.0

Framework versions

  • —Transformers 4.33.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.5
  • —Tokenizers 0.13.3