CoolFace
Modelpublic

MarPla/SocialSciencePegasusLargeModel

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes8downloads
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. -->

SocialSciencePegasusLargeModel

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

  • —Loss: 5.7391
  • —Rouge1: 43.2515
  • —Rouge2: 13.5819
  • —Rougel: 29.2476
  • —Rougelsum: 39.2268
  • —Bertscore Precision: 76.5154
  • —Bertscore Recall: 81.3593
  • —Bertscore F1: 78.854
  • —Bleu: 0.1036
  • —Gen Len: 191.3589

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumBertscore PrecisionBertscore RecallBertscore F1BleuGen Len
6.17450.39433005.961340.190312.475328.170836.705975.862680.893278.28840.0959191.3589
5.88260.78856005.739143.251513.581929.247639.226876.515481.359378.8540.1036191.3589

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.1.2
  • —Datasets 2.2.1
  • —Tokenizers 0.19.1