CoolFace
Modelpublic

Mug3n24/mt5-small-finetune-finetuned-research-papers-XX

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes6downloads
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-finetune-finetuned-research-papers-XX

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: 2.5998
  • —Rouge1: 36.5831
  • —Rouge2: 17.8222
  • —Rougel: 32.0591
  • —Rougelsum: 32.1426
  • —Gen Len: 16.0415

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: 5.6e-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: linear
  • —num_epochs: 4

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
6.65460.4994993.014527.724912.646724.973524.972812.4275
3.79350.9989982.780435.801317.049831.329531.378315.984
3.46141.497014972.681835.721317.124331.495631.55215.3485
3.29541.99619962.648635.596117.253531.326331.41115.857
3.19322.49524952.630036.529617.849132.192332.262815.8925
3.15082.994029942.612136.456517.681332.01332.079616.0425
3.07823.49334932.609436.406417.720831.975732.042116.0315
3.10053.99239922.599836.583117.822232.059132.142616.0415

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.5.1
  • —Tokenizers 0.21.1