CoolFace
Modelpublic

bthomas/article2KW_test1.3_barthez-orangesum-title_finetuned_for_summerization

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

article2KWtest1.3barthez-orangesum-titlefinetunedfor_summerization

This model is a fine-tuned version of moussaKam/barthez-orangesum-title on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1217
  • —Rouge1: 0.2933
  • —Rouge2: 0.0810
  • —Rougel: 0.2937
  • —Rougelsum: 0.2933

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
1.63831.014971.30270.26230.07090.26270.2625
1.2012.029941.17140.28790.07480.28880.2884
1.0363.044911.12170.29330.08100.29370.2933

Framework versions

  • —Transformers 4.18.0
  • —Pytorch 1.11.0
  • —Datasets 2.3.2
  • —Tokenizers 0.11.0