CoolFace
Modelpublic

huggingface-course/mt5-small-finetuned-amazon-en-es

sourceHugging Faceapache-2.0updated 5y agoView on Hugging Face
7likes93downloads
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. -->

mt5-small-finetuned-amazon-en-es

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

  • —Loss: 3.0285
  • —Rouge1: 16.9728
  • —Rouge2: 8.2969
  • —Rougel: 16.8366
  • —Rougelsum: 16.8510
  • —Gen Len: 10.1597

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
6.42051.012093.39047.31242.10837.06497.09664.7269
3.78182.024183.176210.54373.070610.461810.47135.3697
3.46723.036273.130410.46743.053110.215610.25495.9748
3.31794.048363.117011.28473.315211.138711.1466.1723
3.20485.060453.106911.52123.195711.211711.20446.042
3.12116.072543.102811.81043.648211.553511.52596.0462
3.07247.084633.100111.73363.657511.440311.47385.9454
3.04768.096723.098311.80613.657511.499911.54145.9286

Framework versions

  • —Transformers 4.12.0.dev0
  • —Pytorch 1.9.1+cu111
  • —Datasets 1.12.2.dev0
  • —Tokenizers 0.10.3