CoolFace
Modelpublic

jalaluddin94/wrete-indonlu

sourceHugging Facemitupdated 3y 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. -->

wrete-indonlu

This model is a fine-tuned version of indobenchmark/indobert-large-p2 on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2132
  • Accuracy: 0.96
  • Precision: 0.96
  • Recall: 0.96
  • F1 Score: 0.9595

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1 Score
0.18271.0880.50990.920.920.920.9190
0.12962.01760.39120.920.920.920.9190
0.07523.02640.35170.940.940.940.9388
0.07064.03520.33430.940.940.940.9388
0.05915.04400.26910.940.940.940.9388
0.05566.05280.22630.960.960.960.9595
0.04727.06160.21320.960.960.960.9595

Framework versions

  • Transformers 4.38.1
  • Pytorch 2.1.2
  • Datasets 2.1.0
  • Tokenizers 0.15.2