CoolFace
Modelpublic

MoNafea01/saudi-eou-bert-classifier

sourceHugging Faceupdated 10mo 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. -->

saudi-eou-bert-classifier

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

  • Loss: 0.3407
  • Accuracy: 0.864
  • Auc: 0.921

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: 1e-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
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyAuc
0.7121.02950.65410.6190.685
0.56342.05900.48380.7810.845
0.42583.08850.41890.8190.883
0.36194.011800.39200.8370.897
0.33665.014750.36840.8530.907
0.33096.017700.36500.8540.912
0.31917.020650.35550.8560.916
0.30288.023600.34320.8640.919
0.30189.026550.34370.8590.92
0.298710.029500.34070.8640.921

Framework versions

  • PEFT 0.18.0
  • Transformers 4.57.3
  • Pytorch 2.9.0+cu126
  • Datasets 4.4.1
  • Tokenizers 0.22.1