CoolFace
Modelpublic

MM2157/AraBERT_token_classification__AraEval24_merged_rassd_aratweets

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

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: 0.8783
  • —Precision: 0.0736
  • —Recall: 0.0243
  • —F1: 0.0365
  • —Accuracy: 0.8564

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.70951.031050.81341.00.00010.00020.8633
0.65212.062100.77280.11490.00210.00410.8631
0.58573.093150.77700.03830.00090.00170.8632
0.52334.0124200.79290.08960.01000.01800.8624
0.50965.0155250.79110.07160.01080.01870.8617
0.46856.0186300.82000.09060.01440.02480.8618
0.43937.0217350.83990.09390.01600.02730.8618
0.42048.0248400.83610.08620.02300.03630.8590
0.38729.0279450.87060.07820.02510.03800.8567
0.356910.0310500.87830.07360.02430.03650.8564

Framework versions

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