CoolFace
Modelpublic

silmi224/led-risalah_data_v2

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

led-risalahdatav2

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.6785
  • —Rouge1 Precision: 0.6665
  • —Rouge1 Recall: 0.1816
  • —Rouge1 Fmeasure: 0.284

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: 5e-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
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1 FmeasureRouge1 PrecisionRouge1 Recall
2.45970.9181.80340.19510.46990.1246
1.77061.94171.64030.24510.60430.1554
1.50722.97261.59470.26280.62360.1676
1.40184.0351.56880.27890.6560.1782
1.27614.91431.54540.27230.64340.1736
1.17795.94521.56360.28890.67940.1843
1.12356.97611.54300.29650.69130.1902
1.05298.0701.56390.28290.67050.1805
0.98838.91781.57400.28170.67570.1798
0.92749.94871.57930.27710.66230.1764
0.92510.97961.60720.28210.6650.18
0.85812.01051.61290.2840.66250.1817
0.818212.911131.63960.27650.65670.1761
0.797413.941221.64450.27590.6590.1759
0.752414.971311.65850.27630.65850.1759
0.774316.01401.67790.27880.65940.1779
0.748616.911481.67420.28510.66660.1819
0.67617.941571.67900.28590.67070.1827

Framework versions

  • —Transformers 4.35.2
  • —Pytorch 2.1.1+cu121
  • —Datasets 2.14.5
  • —Tokenizers 0.15.1