CoolFace
Modelpublic

farleyknight/patent-summarization-t5-base-2022-09-20

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes17downloads
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-t5-base-2022-09-20

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

  • —Loss: 1.9975
  • —Rouge1: 36.0843
  • —Rouge2: 12.1856
  • —Rougel: 25.8099
  • —Rougelsum: 30.1664
  • —Gen Len: 118.3137

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
2.28110.0850002.176718.56246.879515.536116.683619.0
2.25510.17100002.132719.0776.851215.7917.08619.0
2.28180.25150002.102918.86376.923315.734116.971719.0
2.19520.33200002.080518.9627.115715.829717.033319.0
2.1570.41250002.064119.14187.31516.0517.255119.0
2.17750.5300002.045219.23877.319316.085217.356319.0
2.13760.58350002.030819.2917.36316.124317.415119.0
2.18530.66400002.020719.28087.467116.159317.383619.0
2.14160.75450002.011319.04147.333515.974717.189919.0
2.12450.83500002.005519.14457.371516.016617.262119.0
2.1330.91550001.999719.30337.482116.141317.394919.0
2.11910.99600001.997319.40447.548316.242917.48819.0

Framework versions

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