CoolFace
Modelpublic

silmi224/exp2-led-risalah_data_v5

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes33downloads
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. -->

exp2-led-risalahdatav5

This model is a fine-tuned version of silmi224/finetune-led-35000 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.7589
  • —Rouge1: 26.7539
  • —Rouge2: 14.0212
  • —Rougel: 20.1731
  • —Rougelsum: 25.1551

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: 2e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 8
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 300
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
2.98691.0102.627611.00832.52967.50610.1145
2.83532.0202.435713.19763.658.989812.4118
2.59213.0302.245516.11675.477610.424314.5496
2.37574.0402.128117.83546.451211.727516.9533
2.19215.0502.044818.56716.383811.815116.7216
2.06196.0601.965819.4187.817311.844617.7673
1.94897.0701.905019.67148.739811.773518.2189
1.85288.0801.841120.6757.897713.265119.5985
1.76319.0901.805321.49198.535514.486420.2444
1.693410.01001.767822.892110.023115.510421.1864
1.631511.01101.746923.605410.415817.239222.3891
1.572412.01201.719324.341110.844817.777222.8939
1.520313.01301.703624.2112.023417.352223.2189
1.464914.01401.694023.849112.036817.350223.0718
1.41615.01501.683026.174712.585817.662225.0178
1.372116.01601.682424.855912.654517.868224.0
1.330517.01701.664825.728712.939318.957824.6492
1.287518.01801.651323.850512.477818.157623.5659
1.24619.01901.647924.450112.852518.254223.6368
1.208420.02001.657825.177512.525819.173624.2117
1.167321.02101.656024.07711.61218.705322.9301
1.130522.02201.662325.373112.549819.084924.5792
1.088323.02301.684125.523913.153918.911124.822
1.052524.02401.661325.174112.778318.590823.8229
1.019425.02501.683625.378412.468318.404423.728
0.977826.02601.712326.191213.566719.896825.3049
0.944327.02701.714526.174314.466919.440125.6498
0.91228.02801.726525.252712.050318.37623.9647
0.877429.02901.731425.790512.972419.309624.8918
0.842530.03001.758926.753914.021220.173125.1551

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.1.2
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1