CoolFace
Modelpublic

luluw/t5-base-finetuned-billsum

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
2likes35downloads
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. -->

t5-base-finetuned-billsum

This model is a fine-tuned version of google-t5/t5-base on an FiscalNote/billsum dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1725
  • —Rouge1: 54.1481
  • —Rouge2: 33.3953
  • —Rougel: 42.8337
  • —Rougelsum: 47.5287
  • —Gen Len: 116.8581

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: 2e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
2.59440.42195001.258250.689931.641840.232544.2687111.7541
1.35880.843910001.159155.86535.99244.763649.2805114.3552
1.2751.265815001.121456.344937.078145.60449.9711110.7724
1.32661.687820001.179154.479733.868943.181347.8507114.8278
1.35912.109725001.172554.24333.517942.918747.6231116.4601
1.34842.531630001.172454.143333.391442.834847.5267116.7736
1.34672.953635001.172454.135933.379442.816747.5153116.7819
1.34833.375540001.172454.144633.394742.827447.5313116.8529
1.3423.797545001.172454.134133.388842.823947.5291116.7957
1.34754.219450001.172554.141133.393142.822447.5218116.8229
1.35424.641455001.172554.148133.395342.833747.5287116.8581

Framework versions

  • —Transformers 4.42.4
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1