CoolFace
Modelpublic

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

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

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.8422
  • —Rouge1: 54.9328
  • —Rouge2: 36.7154
  • —Rougel: 39.5674
  • —Rougelsum: 52.4889
  • —Gen Len: 142.0

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: 8
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
No log1.03981.115850.975430.941633.990848.4925142.0
1.35852.07960.973352.795433.819636.783650.4929141.9259
0.87853.011940.914253.554835.395437.478751.1024142.0
0.64854.015920.866652.644934.001837.539150.428141.4074
0.64855.019900.845853.891335.448138.155251.3737141.8889
0.49936.023880.857154.733336.817340.22852.5574141.9444
0.39577.027860.845554.982637.967440.578652.5968141.9815
0.3288.031840.842254.932836.715439.567452.4889142.0

Framework versions

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