CoolFace
Modelpublic

Rifky/indobert-hoax-classification

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

indobert-hoax-classification

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

  • Loss: 0.6230
  • Accuracy: 0.8059

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.0850.55400.7029
No log2.01700.54320.7029
No log3.02550.49630.7441
No log4.03400.57910.7971
No log5.04250.62300.8059

Framework versions

  • Transformers 4.21.0
  • Pytorch 1.12.0+cu113
  • Datasets 2.4.0
  • Tokenizers 0.12.1