CoolFace
Modelpublic

domenicrosati/led-base-16384-biolaysum-both-with_references

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

led-base-16384-biolaysum-both-with_references

This model is a fine-tuned version of allenai/led-base-16384 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.1595
  • —Rouge1: 0.4548
  • —Rouge2: 0.1555
  • —Rougel: 0.2435
  • —Rougelsum: 0.2435

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
2.27510.6950002.22190.44880.14960.23920.2392
2.04071.37100002.15950.45480.15550.24350.2435
1.92462.06150002.12630.45370.15220.23950.2396
1.90662.75200002.10910.45620.15380.24090.2409
1.78023.43250002.09980.45390.15230.24110.2411

Framework versions

  • —Transformers 4.26.0
  • —Pytorch 1.13.1
  • —Datasets 2.10.1
  • —Tokenizers 0.12.1