CoolFace
Modelpublic

akunskripsiapillv1/artifacts

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes5downloads
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. -->

artifacts

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

  • —Loss: 2.3148
  • —Accuracy: 0.3714
  • —Macro F1: 0.1638
  • —Weighted F1: 0.3358

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: 4
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 8
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 0.1
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyMacro F1Weighted F1
4.75331.03332.34270.27970.04140.1751
4.61662.06662.20270.31730.08610.2329
4.47143.09992.17630.35040.12360.2978
3.82434.013322.16990.35640.12850.3080
3.74905.016652.19860.34890.12560.3025
3.39616.019982.21000.36390.15350.3168
3.01407.023312.25180.36240.15810.3286
2.70228.026642.31480.37140.16380.3358
2.36589.029972.37790.36840.16230.3352
2.465110.033302.40450.36390.15900.3318

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2