CoolFace
Modelpublic

MarPla/SocialScienceBARTPrincipal

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

SocialScienceBARTPrincipal

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

  • —Loss: 4.8587
  • —Rouge1: 48.4993
  • —Rouge2: 14.8435
  • —Rougel: 33.0264
  • —Rougelsum: 44.9256
  • —Bertscore Precision: 80.3517
  • —Bertscore Recall: 82.7128
  • —Bertscore F1: 81.5112
  • —Bleu: 0.1092
  • —Gen Len: 195.1640

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumBertscore PrecisionBertscore RecallBertscore F1BleuGen Len
6.50890.13141006.239039.489811.076927.600236.49775.779880.690178.14660.0800195.1640
5.93380.26282005.754041.635211.952429.045838.577877.027281.199379.05070.0882195.1640
5.60770.39433005.444341.523812.276229.438938.868377.549681.371379.40750.0894195.1640
5.39970.52574005.254144.184613.124730.565941.121178.869781.897880.34980.0962195.1640
5.16140.65715005.126944.504513.388731.150541.120578.72782.065580.35570.0994195.1640
5.05580.78856004.961046.782314.436732.415943.255179.680782.504781.06320.1059195.1640
4.97490.91997004.858748.499314.843533.026444.925680.351782.712881.51120.1092195.1640

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.3.1+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1