CoolFace
Modelpublic

scott156/LongT5-XLarge-NSPCC

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

LongT5-XLarge-NSPCC

This model is a fine-tuned version of google/long-t5-tglobal-xl on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6843
  • —Rouge1: 0.5138
  • —Rouge2: 0.2297
  • —Rougel: 0.2999
  • —Rougelsum: 0.2995
  • —Gen Len: 337.6809

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: 0.0003
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.03
  • —num_epochs: 4

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
3.69110.99601880.72920.46650.18260.26110.2611360.7021
0.87011.99743770.69670.48860.20730.28050.2799365.3298
0.78492.99875660.68080.51160.23020.29950.2997332.3191
0.77693.98417520.68430.51380.22970.29990.2995337.6809

Framework versions

  • —PEFT 0.10.0
  • —Transformers 4.40.1
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1