CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 3d agoView on Hugging Face
0likes98downloads
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

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.1164
  • —Rouge1 F1: 56.7956
  • —Rouge1 Precision: 57.5473
  • —Rouge1 Recall: 58.6205
  • —Rouge2 F1: 40.1594
  • —Rouge2 Precision: 40.4966
  • —Rouge2 Recall: 41.7103
  • —Rougel F1: 49.1004
  • —Rougel Precision: 49.6461
  • —Rougel Recall: 50.8065

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_ratio: 0.1
  • —num_epochs: 4

Training results

Training LossEpochStepValidation LossRouge1 F1Rouge1 PrecisionRouge1 RecallRouge2 F1Rouge2 PrecisionRouge2 RecallRougel F1Rougel PrecisionRougel Recall
1.70721.012051.261751.852761.661548.108337.293744.422634.63945.377753.912942.1657
1.47212.024101.153355.679358.372856.070839.545141.327140.037548.242650.443248.7276
1.40293.036151.124256.698556.85659.069639.96139.877641.906648.883348.910851.0644
1.40234.048201.116456.795657.547358.620540.159440.496641.710349.100449.646150.8065

Framework versions

  • —Transformers 4.57.6
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.8.5
  • —Tokenizers 0.22.2