CoolFace
Modelpublic

MM2157/AraBERT_token_classification_AraEval24_multi_new_labels_fixed

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

AraBERTtokenclassificationAraEval24multinewlabels_fixed

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: 1.1811
  • Precision: 0.1767
  • Recall: 0.1320
  • F1: 0.1511
  • Accuracy: 0.7399

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
1.0121.014951.09660.16250.01480.02710.7600
0.89852.029901.05920.20970.02580.04600.7613
0.80773.044851.05780.17540.07890.10880.7553
0.72044.059801.07310.19270.06900.10160.7559
0.65885.074751.11360.16580.07290.10130.7533
0.62866.089701.13030.18720.08880.12050.7522
0.57997.0104651.12850.19440.10080.13270.7519
0.53788.0119601.13170.18970.15070.16800.7432
0.5369.0134551.18540.18110.10500.13300.7482
0.501710.0149501.18110.17670.13200.15110.7399

Framework versions

  • Transformers 4.30.2
  • Pytorch 2.3.1+cu121
  • Datasets 2.20.0
  • Tokenizers 0.13.3