CoolFace
Modelpublic

sara-nabhani/google-flan-t5-small-e-snli-generation-label_and_explanation-selected-b48

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

google-flan-t5-small-e-snli-generation-labelandexplanation-selected-b48

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

  • —Loss: 1.8720
  • —Accuracy: 0.8622
  • —F1: 0.8623
  • —Bertscore F1: 0.9329
  • —Rouge1: 0.6059
  • —Rouge2: 0.3988
  • —Rougel: 0.5475
  • —Rougelsum: 0.5496
  • —Bleu: 0.4047

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.001
  • —trainbatchsize: 48
  • —evalbatchsize: 48
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyF1Bertscore F1Rouge1Rouge2RougelRougelsumBleu
1.50840.1720001.74840.80010.79970.92710.57680.36950.52090.52290.3703
1.27450.3540001.81370.81130.81100.93040.58810.38040.53050.53250.3853
1.22870.5260001.83580.83920.84030.92980.58280.37470.52820.53010.3778
1.19640.780001.84320.84300.84370.93260.59740.39050.54470.54620.3998
1.16740.87100001.85670.85070.84850.93100.59470.38880.53830.54020.3892
1.13711.05120001.87200.86220.86230.93290.60590.39880.54750.54960.4047

Framework versions

  • —Transformers 4.27.4
  • —Pytorch 2.0.0+cu117
  • —Datasets 2.11.0
  • —Tokenizers 0.13.2