CoolFace
Modelpublic

fashxp/flan-t5-large-cars-descriptions

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-large-cars-descriptions

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

  • —Loss: 0.7687
  • —Rouge1: 19.5278
  • —Rouge2: 13.4042
  • —Rougel: 17.2713
  • —Rougelsum: 18.2289
  • —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: 5e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
No log1.0280.898520.10613.818517.539719.100719.0
No log2.0560.844419.96313.284817.460418.859219.0
No log3.0840.816319.991613.967817.861419.013319.0
No log4.01120.791819.814412.925717.526518.670619.0
No log5.01400.785919.693613.902717.54818.490619.0
No log6.01680.779619.413213.492717.346518.129119.0
No log7.01960.773219.780313.345317.558118.490219.0
No log8.02240.772419.241212.447216.824117.891119.0
No log9.02520.768719.527813.404217.271318.228919.0
No log10.02800.769119.574813.316217.509318.457819.0

Framework versions

  • —Transformers 4.35.1
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1