dotslashderek/flan-t5-small-compression
018
<!-- 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
Framework versions
- Transformers 4.57.1
- Pytorch 2.6.0+cu124
- Datasets 4.4.1
- Tokenizers 0.22.1
