CoolFace
Modelpublic

Noorrabie/shared-task_content_bert

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

shared-taskcontentbert

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

  • —Loss: 1.6166
  • —Macro F1: 0.5238
  • —Macro Precision: 0.5506
  • —Macro Recall: 0.5088
  • —Accuracy: 0.5373

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: 64
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 6

Training results

Training LossEpochStepValidation LossMacro F1Macro PrecisionMacro RecallAccuracy
1.35571.08571.19590.50850.55070.49060.5293
1.0062.017141.18570.51300.55220.50420.5339
0.80633.025711.26050.51810.53850.50790.5321
0.66134.034281.35410.52060.54860.50640.5346
0.51065.042851.52040.51510.54600.49810.5304
0.43736.051421.61660.52380.55060.50880.5373

Framework versions

  • —Transformers 4.53.0
  • —Pytorch 2.6.0+cu124
  • —Datasets 2.14.4
  • —Tokenizers 0.21.2