CoolFace
Modelpublic

Glow-01/finetuned_pegasus_custom

sourceHugging Faceupdated 3y 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. -->

finetunedpegasuscustom

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

  • —Loss: 1.5792
  • —Rouge1: 43.3499
  • —Rouge2: 19.473
  • —Rougel: 28.3372
  • —Rougelsum: 39.6698
  • —Gen Len: 167.2593

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
No log0.98311.673345.290820.654528.817441.1913157.2593
No log2.0631.644845.825820.420829.364941.4304164.7778
No log2.98941.630845.611120.198828.791241.5061157.8519
No log4.01261.610545.238820.933528.873641.3696160.6667
No log4.981571.600944.8420.506429.327640.9796154.0741
No log6.01891.590344.377719.98729.585940.7764163.1111
No log6.982201.584444.378620.256629.119440.9269160.1111
No log8.02521.582143.341319.328.320439.619153.6667
No log8.982831.579642.968418.951527.90939.166162.1852
No log9.843101.579243.349919.47328.337239.6698167.2593

Framework versions

  • —Transformers 4.37.0
  • —Pytorch 2.1.2
  • —Datasets 2.1.0
  • —Tokenizers 0.15.1