CoolFace
Modelpublic

AptaArkana/indonesian-brand-indoBERT-finetuned

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes17downloads
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-brand-indoBERT-finetuned

This model is a fine-tuned version of indolem/indobert-base-uncased on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6848
  • —Accuracy: 0.8601
  • —Precision: 0.8601
  • —Recall: 0.8601
  • —F1: 0.8601

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
No log1.03040.49350.81320.81320.81320.8132
0.59112.06080.40460.83620.83620.83620.8362
0.59113.09120.48730.83050.83050.83050.8305
0.32044.012160.47740.85600.85600.85600.8560
0.21545.015200.57590.84860.84860.84860.8486
0.21546.018240.63340.85680.85680.85680.8568
0.14547.021280.68480.86010.86010.86010.8601
0.14548.024320.73250.85600.85600.85600.8560
0.09829.027360.77820.85680.85680.85680.8568
0.072910.030400.79790.85840.85840.85840.8584

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2