CoolFace
Modelpublic

Dhanang/topic_model

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

topic_model

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

  • Loss: 0.0145
  • Accuracy: 0.9984

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.03080.03150.9919
0.10392.06160.01170.9984
0.10393.09240.01470.9984
0.00474.012320.02230.9968
0.00025.015400.01380.9984
0.00026.018480.01400.9984
0.00017.021560.01420.9984
0.00018.024640.01440.9984
0.00019.027720.01450.9984
0.000110.030800.01450.9984

Framework versions

  • Transformers 4.35.2
  • Pytorch 2.1.0+cu118
  • Datasets 2.15.0
  • Tokenizers 0.15.0