CoolFace
Modelpublic

SMG0/Model4_withclasess-arabertv2_base_T2_WS_A100v2_F1

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes9downloads
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"/> <img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

Model4withclasess-arabertv2baseT2WSA100v2F1

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.0813
  • —F1-micro: 0.8359
  • —Roc Auc: 0.9123
  • —Accuracy: 0.7975

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-microRoc AucAccuracy
0.00951.05070.07670.82720.90950.7863
0.01082.010140.07630.82370.90740.7842
0.01083.015210.07490.81990.90290.7793
0.00694.020280.08410.82990.90760.7961
0.00575.025350.08350.82860.91050.7947
0.00376.030420.08130.83590.91230.7975
0.00297.035490.08750.82400.90810.7828
0.00238.040560.09280.83340.91360.8010
0.0029.045630.09610.81590.90630.7730

Framework versions

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