CoolFace
Modelpublic

Gergoe/t5-small-booksum-finetuned-booksum-test

sourceHugging Facemitupdated 4y agoView on Hugging Face
0likes48downloads
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-small-booksum-finetuned-booksum-test

This model is a fine-tuned version of cnicu/t5-small-booksum on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.2739
  • —Rouge1: 22.7829
  • —Rouge2: 4.8349
  • —Rougel: 18.2465
  • —Rougelsum: 19.2417

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
3.51231.087503.281621.77124.304617.405318.4707
3.23472.0175003.291522.29384.782817.856718.9135
3.08923.0262503.256822.49664.82518.034419.1306
2.98374.0350003.295222.69135.032218.17619.2751
2.90285.0437503.262622.35484.752117.868118.7815
2.84416.0525003.269122.62794.93218.105119.0763
2.80067.0612503.275322.89114.895418.120419.1464
2.77428.0700003.273922.78294.834918.246519.2417

Framework versions

  • —Transformers 4.19.1
  • —Pytorch 1.7.0
  • —Datasets 2.2.1
  • —Tokenizers 0.12.1