CoolFace
Modelpublic

theojolliffe/distilbart-cnn-arxiv-pubmed-pubmed-v3-e16

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

distilbart-cnn-arxiv-pubmed-pubmed-v3-e16

This model is a fine-tuned version of theojolliffe/distilbart-cnn-arxiv-pubmed-pubmed on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.8306
  • —Rouge1: 56.4519
  • —Rouge2: 41.6818
  • —Rougel: 44.7833
  • —Rougelsum: 54.6359
  • —Gen Len: 141.9815

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
No log1.03981.115750.948731.300534.014548.6057141.8519
1.35692.07960.968853.065334.185537.075950.5942141.2963
0.87043.011940.905353.968436.038838.667451.9604142.0
0.62874.015920.851554.237936.491539.139351.6991141.4074
0.62875.019900.827453.680634.837337.736951.239141.6481
0.4656.023880.848655.253439.175741.636653.2989141.9259
0.34327.027860.811654.53937.631440.553152.1997141.3889
0.25778.031840.797654.821236.834740.676852.7785142.0
0.2049.035820.801053.930237.352340.13552.139141.7778
0.20410.039800.816854.315138.066542.411252.4682142.0
0.166311.043780.817154.702738.311742.019652.8821142.0
0.13512.047760.820254.103537.915440.767652.2509142.0
0.110213.051740.820456.22341.094744.013154.3353142.0
0.092814.055720.828056.163741.040844.293154.5488142.0
0.092815.059700.827356.260841.385544.443254.5778142.0
0.084716.063680.830656.451941.681844.783354.6359141.9815

Framework versions

  • —Transformers 4.18.0
  • —Pytorch 1.11.0+cu113
  • —Datasets 2.2.0
  • —Tokenizers 0.12.1