CoolFace
Modelpublic

Ameer05/bart-large-finetuned-resume-summarizer-bathcsize-8-epoch-9

sourceHugging Faceupdated 5y 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. -->

bart-large-finetuned-resume-summarizer-bathcsize-8-epoch-9

This model is a fine-tuned version of Ameer05/tokenizer-repo on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.5988
  • —Rouge1: 54.4865
  • —Rouge2: 45.2321
  • —Rougel: 50.0237
  • —Rougelsum: 53.2463

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 9
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
0.34631.0442.001550.238240.333245.683149.1811
0.27712.0882.043358.326550.155554.368156.9592
0.1723.01322.207755.980147.635251.910254.3347
0.12514.01762.183453.352544.264349.925352.0145
0.09015.02202.285756.725946.787952.324555.16
0.05066.02642.513153.812844.902450.461752.8586
0.04347.03082.527452.07641.813547.382250.2634
0.02698.03522.637454.763945.5150.260853.6006
0.01479.03962.598854.486545.232150.023753.2463

Framework versions

  • —Transformers 4.15.0
  • —Pytorch 1.9.1
  • —Datasets 2.0.0
  • —Tokenizers 0.10.3