CoolFace
Modelpublic

vmarklynn/bart-large-cnn-samsum-icsi-ami-v2

sourceHugging Facemitupdated 4y agoView on Hugging Face
0likes7downloads
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. -->

bart-large-cnn-samsum-icsi-ami-v2

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

  • —Loss: 5.8987
  • —Rouge1: 39.0928
  • —Rouge2: 10.8408
  • —Rougel: 21.9138
  • —Rougelsum: 35.5067
  • —Gen Len: 138.7941

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
No log1.01353.230838.427413.646122.36635.2353185.7941
No log2.02703.302640.174811.794423.265536.4718146.8529
No log3.04053.519939.820912.162122.777236.4967141.7647
2.21314.05404.050840.432511.654722.995836.8782131.4412
2.21315.06754.698838.40979.830920.389434.1967145.9706
2.21316.08104.959038.57589.633520.86535.0321169.2353
2.21317.09455.426438.28139.576421.140634.5989148.0294
0.4018.010805.488738.30149.688121.239834.1584139.3529
0.4019.012155.804439.960310.432922.689536.2406145.2353
0.40110.013505.898739.092810.840821.913835.5067138.7941

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 1.13.1+cu117
  • —Datasets 2.10.1
  • —Tokenizers 0.13.2