CoolFace
Modelpublic

antonkurylo/t5-base-news_headlines_8

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes14downloads
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. -->

t5-base-news_headlines

This model is a fine-tuned version of t5-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.9299
  • —Rouge1: 55.5197
  • —Rouge2: 37.289
  • —Rougel: 52.5423
  • —Rougelsum: 52.5447

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
1.99361.015311.502744.154622.117540.343240.2843
1.60142.030621.295346.502525.072843.005343.0156
1.40433.045931.242648.261427.743345.091345.0575
1.26054.061241.114550.983331.084947.798447.8105
1.15215.076551.042353.118533.815349.994450.0043
1.06636.091860.982054.341635.621251.334151.3527
1.00897.0107170.934655.426537.123652.553552.5711
0.97038.0122480.929955.519737.28952.542352.5447

Framework versions

  • —Transformers 4.28.0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3