CoolFace
Modelpublic

johannawawi/v5_balanced_dataset_fine-tuning-java-indo-sentiment-analysist-3-class

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

results_final

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

  • —Loss: 1.0692
  • —Accuracy: 0.8436
  • —F1 Macro: 0.8431
  • —F1 Weighted: 0.8433
  • —Precision Macro: 0.8432
  • —Recall Macro: 0.8434
  • —Precision Weighted: 0.8433
  • —Recall Weighted: 0.8436

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: 8.879626978799419e-06
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyF1 MacroF1 WeightedPrecision MacroRecall MacroPrecision WeightedRecall Weighted
0.0351.81825001.02470.83270.83210.83230.83250.83250.83250.8327
0.08293.636410001.01340.82730.82620.82630.82750.82700.82750.8273
0.18585.454515001.06920.84360.84310.84330.84320.84340.84330.8436
0.28447.272720000.98230.82550.82500.82510.82530.82530.82540.8255
0.32999.090925000.96260.82550.82510.82520.82530.82530.82540.8255

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 2.14.4
  • —Tokenizers 0.21.1