CoolFace
Modelpublic

SMG0/Model4_arabertv2_base_T1_WS_A100

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

Model4arabertv2baseT1WS_A100

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

  • Loss: 0.1569
  • F1: 0.8398
  • F1 Macro: 0.7742
  • Roc Auc: 0.9021
  • Accuracy: 0.8073

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

Training results

Training LossEpochStepValidation LossF1F1 MacroRoc AucAccuracy
0.09881.05070.15690.83980.77420.90210.8073
0.0562.010140.20230.82670.76100.89380.7912
0.03583.015210.19590.85290.78890.90890.8275
0.02044.020280.21320.84960.79710.90790.8226
0.01575.025350.22880.84340.77890.90470.8163

Framework versions

  • Transformers 4.31.0
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.4
  • Tokenizers 0.13.3