CoolFace
Modelpublic

Firmansyah-Ibrahim/idt5_base-silver-standard

sourceHugging Faceapache-2.0updated 5mo 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-silver-standard

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

  • —Loss: 2.2726
  • —Rouge1: 36.3174
  • —Rouge2: 23.1115
  • —Rougel: 36.0799
  • —Rougelsum: 36.0538

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAFACTOR and the args are: No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 3
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
68.34611.01492.931926.829315.321626.181626.2502
45.14912.02982.425832.142319.438531.740631.6825
37.22723.04472.272636.317423.111536.079936.0538

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.8.3
  • —Tokenizers 0.22.2