CoolFace
Modelpublic

aomar85/StanceDetectionArabertv02-best-fold

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes8downloads
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. -->

StanceDetectionArabertv02-best-fold

This model is a fine-tuned version of aubmindlab/bert-base-arabertv02-twitter on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.4201
  • Accuracy: 0.8452
  • Macro F1: 0.8451
  • Weighted F1: 0.8453
  • F1 Pro: 0.8421
  • F1 Against: 0.8522
  • F1 Neutral: 0.8411

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: 3e-05
  • trainbatchsize: 16
  • evalbatchsize: 16
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 5
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyMacro F1Weighted F1F1 ProF1 AgainstF1 Neutral
0.87771.1628500.54630.80950.81010.81020.84680.78740.7959
0.47162.32561000.47460.79760.79830.79850.84680.7680.78
0.27053.48841500.42010.84520.84510.84530.84210.85220.8411
0.21194.65122000.50720.80360.80240.80320.83480.80.7723

Framework versions

  • Transformers 4.57.3
  • Pytorch 2.9.0+cu126
  • Datasets 4.0.0
  • Tokenizers 0.22.2