CoolFace
Modelpublic

salbatarni/flan-t5-small-asap_t3_f4_prompt_adherence

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes7downloads
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-small-asapt3f4promptadherence

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

  • —Loss: 0.0608
  • —Rouge1: 82.8313
  • —Rouge2: 78.4206
  • —Rougel: 82.8099
  • —Rougelsum: 82.8613
  • —Gen Len: 12.0348

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
No log1.02590.083579.929974.579779.905979.923112.0014
0.40252.05180.065082.552778.053882.542882.577912.0362
0.40253.07770.069181.729276.948181.663881.722512.0348
0.07554.010360.060382.722778.316582.728882.769812.0435
0.07555.012950.060882.831378.420682.809982.861312.0348

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.1.2
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2