CoolFace
Modelpublic

wepolyu/KGQA-1

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

KGQA-1

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

  • —Loss: 2.0784
  • —Rouge1: 72.8963
  • —Rouge2: 60.8929
  • —Rougel: 69.6657
  • —Rougelsum: 72.9329
  • —Gen Len: 4.8819
  • —F1: 0.7593
  • —Recall: 0.7681
  • —Precision: 0.7508

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: 0.001
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosinewithrestarts
  • —num_epochs: 8

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen LenF1RecallPrecision
2.85871.05982.293149.520326.824943.325249.50054.69430.56330.55460.5723
1.76852.011961.685752.634531.761546.561752.58314.79650.6190.62950.6088
0.89793.017941.309565.383949.196960.990765.28354.89280.68980.68060.6992
0.48814.023921.452468.057653.781964.396467.99864.8350.72390.71060.7378
1.20945.029903.207018.9344.191614.700318.91986.01590.00050.0010.0003
0.70186.035881.377268.125554.224264.333968.15134.75880.71250.690.7366
0.32757.041861.558572.251660.266568.911772.24824.92460.76430.78270.7468
0.1128.047842.078472.896360.892969.665772.93294.88190.75930.76810.7508

Framework versions

  • —Transformers 4.43.3
  • —Pytorch 2.3.1+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1