CoolFace
Modelpublic

luthfi507/text-classification

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

text-classification

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

  • Loss: 0.4590
  • Balanced Accuracy: 0.6868

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

Training results

Training LossEpochStepValidation LossBalanced Accuracy
No log1.01250.45900.6868
No log2.02500.51040.6470
No log3.03750.59410.6448
0.31464.05000.58730.7828
0.31465.06250.66450.8005
0.31466.07500.66350.8110
0.31467.08750.66840.7801
0.09568.010000.80310.7786
0.09569.011250.75230.7827
0.095610.012500.78780.7715

Framework versions

  • Transformers 4.41.2
  • Pytorch 2.3.0+cu121
  • Datasets 2.19.2
  • Tokenizers 0.19.1