CoolFace
Modelpublic

SMG0/Model4_arabertv2_base_T1_WS_A100_2nd_F1

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

<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/> <img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/> <img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

Model4arabertv2baseT1WSA1002nd_F1

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.2587
  • F1 Micro: 0.8495
  • F1 Macro: 0.7753
  • Roc Auc: 0.9091
  • Accuracy: 0.8254

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: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 15

Training results

Training LossEpochStepValidation LossF1 MicroF1 MacroRoc AucAccuracy
0.02261.05070.23800.83410.77670.90120.8094
0.03032.010140.24330.83410.76060.89800.8094
0.01793.015210.26350.83080.75400.89870.8024
0.01414.020280.25870.84950.77530.90910.8254
0.00835.025350.29190.83530.77310.90170.8059
0.00666.030420.29220.83290.76110.90060.8045
0.00547.035490.31930.83580.77520.90160.8128

Framework versions

  • Transformers 4.46.3
  • Pytorch 2.5.1+cu121
  • Datasets 3.2.0
  • Tokenizers 0.20.3