CoolFace
Modelpublic

rizvi-rahil786/t5-small-mexicoQuakeKP

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. -->

t5-small-mexicoQuakeKP

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

  • Loss: 1.3278
  • Rouge1: 52.4748
  • Rouge2: 36.1477
  • Rougel: 51.9441
  • Rougelsum: 51.9079
  • Gen Len: 6.6045

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: 8

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
1.12321.060721.353752.585936.34352.053651.99376.5161
1.01782.0121441.327852.474836.147751.944151.90796.6045
0.92353.0182161.366852.021434.889851.408751.36376.1047
0.84154.0242881.374151.675535.220851.053551.01446.3251
0.73065.0303601.403450.906334.335450.269150.23036.4337
0.76156.0364321.406350.517933.633549.904549.86936.2164
0.73517.0425041.415650.465334.184449.811149.79726.4194
0.71048.0485761.428450.466634.314949.803449.81346.4089

Framework versions

  • Transformers 4.39.3
  • Pytorch 2.2.1+cu121
  • Datasets 2.18.0
  • Tokenizers 0.15.2