CoolFace
Modelpublic

bthomas/article2KW_test1.3b_barthez-orangesum-title_finetuned_for_summerization

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes47downloads
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.3bbarthez-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.2702
  • —Rouge1: 0.2711
  • —Rouge2: 0.0683
  • —Rougel: 0.2714
  • —Rougelsum: 0.2718

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.79221.010361.42730.27040.07520.27110.2721
1.33462.020721.31650.25550.06100.25500.2564
1.15713.031081.27020.27110.06830.27140.2718

Framework versions

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