CoolFace
Modelpublic

Mug3n24/bart-base-finetune-finetuned-research-papers-XX

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes1downloads
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-base-finetune-finetuned-research-papers-XX

This model is a fine-tuned version of facebook/bart-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.3585
  • —Rouge1: 43.9906
  • —Rouge2: 23.635
  • —Rougel: 38.656
  • —Rougelsum: 38.6946
  • —Gen Len: 16.5285

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: 5.6e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 4

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
1.56130.4994992.524742.969323.070238.021438.055115.1225
2.70060.9989982.368243.455923.468238.313538.367615.0435
2.03141.497014972.393643.663323.931538.62538.683415.5975
1.9821.99619962.358543.990623.63538.65638.694616.5285
1.63612.49524952.405444.399223.934839.144839.207116.0925
1.62612.994029942.374744.055223.947238.941338.999516.045
1.37563.49334932.423344.515424.256739.172639.208116.366
1.36833.99239922.426144.688224.349639.274639.307216.271

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.5.1
  • —Tokenizers 0.21.1