CoolFace
Modelpublic

MM2157/AraBERT_token_classification_AraEval24_multi_n_dupl_new_labels_aug_back_trans

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

AraBERTtokenclassificationAraEval24multinduplnewlabelsaugback_trans

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.7261
  • —Precision: 0.1857
  • —Recall: 0.1294
  • —F1: 0.1525
  • —Accuracy: 0.7083

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
0.96131.015051.21560.18770.06490.09650.7232
0.77912.030101.24020.20230.08170.11640.7202
0.57963.045151.34610.17910.08170.11220.7010
0.45974.060201.43650.16760.09030.11740.7037
0.36785.075251.52510.17560.11260.13720.7015
0.30856.090301.53980.18860.15630.17090.6866
0.27077.0105351.63440.18310.15530.16800.7030
0.24278.0120401.68920.17430.11770.14050.7088
0.21169.0135451.71660.18590.12180.14710.7095
0.197710.0150501.72610.18570.12940.15250.7083

Framework versions

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