CoolFace
Modelpublic

marcussunderl0040/mt5-small-finetuned-persian-news-summarization-with-additional-hyperparameters-2

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes11downloads
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-persian-news-summarization-with-additional-hyperparameters-2

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

  • —Loss: 1.0635
  • —Rouge1 Precision: 62.4589
  • —Rouge1 Recall: 62.5583
  • —Rouge1 F1: 62.4147
  • —Rouge2 Precision: 47.675
  • —Rouge2 Recall: 47.8652
  • —Rouge2 F1: 47.6954
  • —Rougel Precision: 56.6815
  • —Rougel Recall: 56.8183
  • —Rougel F1: 56.6653

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: 4e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 0.1
  • —num_epochs: 4

Training results

Training LossEpochStepValidation LossRouge1 PrecisionRouge1 RecallRouge1 F1Rouge2 PrecisionRouge2 RecallRouge2 F1Rougel PrecisionRougel RecallRougel F1
5.05161.012051.192959.786359.596359.584245.026144.993944.92754.085353.946853.9196
1.44272.024101.098961.819561.879361.75247.11747.271947.117955.993256.090355.9544
1.32383.036151.068462.318562.378762.251347.48147.633647.480956.517756.616956.4799
1.29594.048201.063562.458962.558362.414747.67547.865247.695456.681556.818356.6653

Framework versions

  • —Transformers 5.13.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2