MatthisHoules/t5-large-finetuned-break-qdmr-decomposition
013
<!-- 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
Framework versions
- Transformers 4.30.2
- Pytorch 2.0.1+cu118
- Datasets 2.13.1
- Tokenizers 0.13.3
