CoolFace
Modelpublic

luthfi507/indonesian-roberta-base-posp-tagger-finetuned-indonlu-smsa

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

indonesian-roberta-base-posp-tagger-finetuned-indonlu-smsa

This model is a fine-tuned version of w11wo/indonesian-roberta-base-posp-tagger on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.6399
  • —Balanced Accuracy: 0.6249

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

Training results

Training LossEpochStepValidation LossBalanced Accuracy
No log1.02501.03310.2308
1.11932.05000.80590.4522
1.11933.07500.80790.4752
0.62634.010000.84370.3973
0.62635.012500.98040.5115
0.35796.015001.11140.5958
0.35797.017501.32590.5683
0.20358.020001.32900.5328
0.20359.022501.49680.5712
0.119210.025001.47370.5299
0.119211.027501.55560.5513
0.080112.030001.63990.6249
0.080113.032501.53640.5677
0.04914.035001.54620.5638
0.04915.037501.58630.5682

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1