CoolFace
Modelpublic

hawalurahman/idt5-base-ae_adapter_cross

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

idt5-base-aeadaptercross

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.9144
  • —Rouge1: 0.1917
  • —Rouge2: 0.0598
  • —Rougel: 0.1773
  • —Rougelsum: 0.1794
  • —Bleu: 0.0804

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumBleu
6.33561.016952.91810.06440.01640.06160.06230.0129
3.38962.033902.22090.05960.00860.05820.05820.0132
2.84663.050852.00900.17380.04700.16250.16410.0657
2.70544.067801.93740.18730.05760.17400.17580.0759
2.63735.084751.91440.19170.05980.17730.17940.0804

Framework versions

  • —PEFT 0.13.2
  • —Transformers 4.46.0
  • —Pytorch 2.4.0a0+f70bd71a48.nv24.06
  • —Datasets 3.0.2
  • —Tokenizers 0.20.1