CoolFace
Modelpublic

dotslashderek/flan-t5-small-compression

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
0likes18downloads
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-compression

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.5181
  • Rouge1: 0.8820
  • Rouge2: 0.7104
  • Rougel: 0.8485
  • Rougelsum: 0.8488
  • Comp Ratio Mean: 0.6611
  • Comp Ratio P90: 0.7674
  • Pct Violations: 0.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: 0.0001
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Use adafactor and the args are: No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 10

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumComp Ratio MeanComp Ratio P90Pct Violations
1.25761.015940.64570.85280.65870.81970.81990.66260.77360.0
0.76882.031880.57270.86890.68510.83450.83490.66470.76940.0
0.65913.047820.54050.87500.69630.84130.84170.66840.76920.0
0.59574.063760.53330.87710.70020.84380.84400.66000.76600.0
0.5485.079700.52120.87920.70590.84670.84700.66170.76480.0004
0.51396.095640.51960.87990.70640.84720.84730.65970.76360.0
0.48627.0111580.51440.88050.70760.84730.84740.66560.77050.0004
0.4668.0127520.51570.88190.70980.84890.84920.66220.76740.0
0.44999.0143460.51560.88160.70960.84860.84890.66040.76600.0
0.439310.0159400.51810.88200.71040.84850.84880.66110.76740.0

Framework versions

  • Transformers 4.57.1
  • Pytorch 2.6.0+cu124
  • Datasets 4.4.1
  • Tokenizers 0.22.1