CoolFace
Modelpublic

MM2157/AraBERT_token_classification__AraEval24_aug_rand_concat

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

AraBERTtokenclassification_AraEval24augrandconcat

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

  • —Loss: 1.4270
  • —Precision: 0.0167
  • —Recall: 0.0238
  • —F1: 0.0196
  • —Accuracy: 0.6741

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.91971.09381.19530.00930.00920.00920.6946
0.81792.018761.14060.00180.00190.00180.6789
0.61363.028141.10130.01250.01360.01310.7152
0.49454.037521.15830.00970.01100.01030.6996
0.41055.046901.22390.01400.01820.01580.6816
0.35366.056281.30730.01550.02140.01800.6658
0.30977.065661.37640.01470.02080.01720.6574
0.27298.075041.34470.01410.01920.01620.6810
0.25259.084421.43920.01600.02340.01900.6629
0.239310.093801.42700.01670.02380.01960.6741

Framework versions

  • —Transformers 4.30.2
  • —Pytorch 1.12.1
  • —Datasets 2.13.2
  • —Tokenizers 0.13.3