CoolFace
Modelpublic

oelbourki/ner-DarijaBERT-arabizi

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

ner-DarijaBERT-arabizi

This model is a fine-tuned version of SI2M-Lab/DarijaBERT-arabizi on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1011
  • —Precision: 0.7475
  • —Recall: 0.7753
  • —F1: 0.7611
  • —Accuracy: 0.9681

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.0320.32400.53970.32510.40580.8996
No log2.0640.25410.55930.47200.51200.9203
No log3.0960.20620.56970.58280.57620.9350
No log4.01280.17910.61620.63130.62360.9426
No log5.01600.15280.65040.68030.66500.9509
No log6.01920.13080.68800.72620.70660.9582
No log7.02240.11890.71260.72700.71980.9612
No log8.02560.11000.73070.76610.74800.9651
No log9.02880.10370.74230.75670.74940.9667
No log10.03200.10110.74750.77530.76110.9681

Framework versions

  • —Transformers 4.36.2
  • —Pytorch 2.1.2+cu121
  • —Datasets 2.15.0
  • —Tokenizers 0.15.0