CoolFace
Modelpublic

hawalurahman/idt5-base-ae_adapter

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

idt5-base-ae_adapter

This model is a fine-tuned version of muchad/idt5-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1132
  • —Rouge1: 0.3358
  • —Rouge2: 0.1831
  • —Rougel: 0.3088
  • —Rougelsum: 0.3109
  • —Bleu: 0.1408

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumBleu
1.351.033901.25460.29720.14240.26970.27220.1256
1.17492.067801.18320.31970.16550.29400.29610.1313
1.14473.0101701.13130.32790.17420.30240.30430.1372
1.11064.0135601.12940.33080.17900.30450.30650.1386
1.08425.0169501.11320.33580.18310.30880.31090.1408

Framework versions

  • —PEFT 0.13.2
  • —Transformers 4.45.1
  • —Pytorch 2.4.0
  • —Datasets 3.0.1
  • —Tokenizers 0.20.0