CoolFace
Modelpublic

elfsmo/IndoBERT-SDGs-Oplib-Elsevier-Pruned

sourceHugging Facemitupdated 1y 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. -->

IndoBERT-SDGs-Oplib-Elsevier-Pruned

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

  • —Loss: 0.1493
  • —Accuracy: 0.44
  • —F1 Micro: 0.8275
  • —F1 Macro: 0.7542
  • —Precision Micro: 0.8676
  • —Precision Macro: 0.8694
  • —Recall Micro: 0.7910
  • —Recall Macro: 0.7044
  • —Roc Auc: 0.8829
  • —Hamming Loss: 0.0568

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: 1.4287607820196737e-05
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.11880223991861419
  • —num_epochs: 8/20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1 MicroF1 MacroPrecision MicroPrecision MacroRecall MicroRecall MacroRoc AucHamming Loss
No log1.01790.35830.09550.45420.13180.69840.25990.33650.12340.65310.1393
No log2.03580.24490.28430.71450.47480.83800.66070.62270.39920.79880.0857
0.34353.05370.19520.37870.77080.63240.89910.85430.67450.53730.82940.0691
0.34354.07160.17420.40590.79960.70180.88380.84110.73010.61680.85500.0630
0.34355.08950.16210.41490.82090.74440.85610.80880.78850.69500.88050.0593
0.15266.010740.15250.44320.82920.76150.86280.86850.79820.71350.88590.0566
0.15267.012530.15210.43630.82940.76290.86330.85910.79800.70980.88580.0566
0.15268.014320.14930.440.82750.75420.86760.86940.79100.70440.88290.0568

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.7.0+cu126
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1