CoolFace
Modelpublic

Ola172/article_classification_modelv12

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes3downloads
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. -->

articleclassificationmodelv12

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

  • —Loss: 0.0733
  • —Accuracy: 0.9884

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 15

Training results

Training LossEpochStepAccuracyValidation Loss
0.29141.055540.91580.2781
0.20642.0111080.92230.2741
0.16493.0166620.92480.2919
0.13964.0222160.92960.3014
0.10085.0277700.92910.3584
0.08066.0333240.92900.4003
0.08727.0388780.92390.4435
0.03998.0444320.92620.4933
0.03029.0499860.92690.5392
0.067810.0555400.98890.0564
0.033211.0610940.98860.0650
0.031512.0666480.98860.0666
0.017413.0722020.98850.0701
0.015814.0777560.98810.0742
0.005415.0833100.07330.9884

Framework versions

  • —Transformers 4.40.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1