CoolFace
Modelpublic

Zohaib002/Longformer-Encoder-Decoder-LED

sourceHugging Facebsd-3-clauseupdated 2y agoView on Hugging Face
2likes30downloads
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. -->

device

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

  • Loss: 1.0247
  • Rouge1: 0.6269
  • Rouge2: 0.3921
  • Rougel: 0.5261
  • Rougelsum: 0.5266
  • Gen Len: 67.5584

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
No log1.02741.09330.59180.33560.47850.478872.0547
1.17312.05481.01770.59850.35250.49020.490668.5055
1.17313.08220.99760.60630.36030.49820.498269.7263
0.72164.010960.99220.61130.37350.50810.508468.1861
0.72165.013700.99570.61930.38260.52160.521765.4617
0.52526.016441.01270.62520.38770.52310.523668.0584
0.52527.019181.02210.62520.38970.52460.524667.5931
0.40798.021921.02470.62690.39210.52610.526667.5584

Framework versions

  • Transformers 4.42.4
  • Pytorch 2.3.1+cu121
  • Datasets 2.20.0
  • Tokenizers 0.19.1