CoolFace
Modelpublic

farleyknight/patent-summarization-fb-bart-base-2022-09-20

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

patent-summarization-fb-bart-base-2022-09-20

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

  • —Loss: 2.4088
  • —Rouge1: 39.4401
  • —Rouge2: 14.2445
  • —Rougel: 26.2701
  • —Rougelsum: 33.7535
  • —Gen Len: 78.9702

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
3.05670.0850002.886418.93877.101415.450616.837719.9979
2.92850.17100002.780019.89837.325816.082317.701920.0
2.92520.25150002.708019.66237.462716.015317.448520.0
2.81230.33200002.658519.74147.525115.816617.466820.0
2.71170.41250002.607019.76617.719316.279517.788420.0
2.71310.5300002.561619.67067.422915.799817.432420.0
2.63730.58350002.525020.01557.681116.123117.757820.0
2.67850.66400002.497720.09747.957816.54318.024220.0
2.62650.75450002.470119.9947.911416.350117.878620.0
2.58330.83500002.444119.99817.93416.303317.867420.0
2.55790.91550002.425120.05447.896616.388917.949120.0
2.52420.99600002.409720.10938.057216.493517.982320.0

Framework versions

  • —Transformers 4.23.0.dev0
  • —Pytorch 1.12.0
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1