CoolFace
Modelpublic

LazarusNLP/IndoNanoT5-base-Liputan6-Canonical

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

LazarusNLP/IndoNanoT5-base-Liputan6-Canonical

This model is a fine-tuned version of LazarusNLP/IndoNanoT5-base on the indonlg dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1194
  • —Rouge1: 0.3976
  • —Rouge2: 0.2229
  • —Rougel: 0.3346
  • —Rougelsum: 0.3345
  • —Gen Len: 43.3808

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

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
0.96931.0242361.32450.30820.15850.26870.268818.9956
0.93382.0484721.27590.31050.1590.27050.270618.9985
0.86323.0727081.26980.30940.15860.27010.270218.9995
0.82574.0969441.26310.3120.16030.27160.271518.9993
0.77895.01211801.26420.31490.16250.27480.274718.9998
0.75956.01454161.25870.32020.16580.2790.279118.9995
0.73437.01696521.26440.31830.16470.27730.277318.9996
0.71658.01938881.26350.31410.16050.27320.273218.9993
0.66979.02181241.28560.3160.1620.2750.27518.9998
0.672910.02423601.28090.31950.1640.27750.277618.9992
0.647111.02665961.28330.31850.16360.27690.27718.9982

Framework versions

  • —Transformers 4.37.2
  • —Pytorch 2.2.0+cu118
  • —Datasets 2.16.1
  • —Tokenizers 0.15.1