CoolFace
Modelpublic

MatthisHoules/t5-large-finetuned-break-qdmr-decomposition

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

t5-large-finetuned-break-qdmr-decomposition

This model is a fine-tuned version of t5-large on the break_data dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1729
  • —Bleu: 0.2217
  • —Brevity Penalty: 0.2926
  • —Length Ratio: 0.4487
  • —Translation Length: 108954
  • —Reference Length: 242845

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 64
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossBleuBrevity PenaltyLength RatioTranslation LengthReference Length
No log1.03460.22170.21900.29730.4519109738242845
0.35972.06920.18980.22130.29440.4499109245242845
0.19433.010380.17800.22130.29360.4494109125242845
0.19434.013850.17220.22090.29260.4486108943242845
0.15885.017310.17080.22210.29380.4495109159242845
0.13956.020770.16990.22090.29070.4473108635242845
0.13957.024230.16990.22190.29270.4487108964242845
0.12458.027700.17170.22150.29240.4485108909242845
0.11529.031160.17240.22150.29240.4485108914242845
0.11529.9934600.17290.22170.29260.4487108954242845

Framework versions

  • —Transformers 4.30.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3