CoolFace
Modelpublic

antonkurylo/t5-base-news_headlines_12tokens

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes21downloads
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: 1.0458
  • —Rouge1: 54.4139
  • —Rouge2: 37.646
  • —Rougel: 52.7585
  • —Rougelsum: 52.7718

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: 7

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
2.00181.015311.532943.155122.886940.790540.8246
1.5742.030621.341946.537526.879144.4144.4587
1.37023.045931.220148.651429.622846.643146.7098
1.22894.061241.136651.748833.756250.012350.0537
1.1265.076551.081052.984635.637151.332151.3433
1.05696.091861.058553.812536.64652.145152.1865
1.01057.0107171.045854.413937.64652.758552.7718

Framework versions

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