CoolFace
Modelpublic

smerchi/darija_test

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

darija_test

This model is a fine-tuned version of SI2M-Lab/DarijaBERT on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.6520
  • Accuracy: 0.7041

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: 0.0003
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.05
  • num_epochs: 10
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
0.8131.01690.73900.2959
0.94372.03380.65200.7041
0.7593.05070.60800.7041
0.79364.06760.65820.7041
0.80515.08450.64520.7041
0.73976.010140.64220.7041
0.57927.011830.61320.7041
0.53398.013520.60950.7041
0.51529.015210.61360.7041
0.490910.016900.61810.7041

Framework versions

  • Transformers 4.42.4
  • Pytorch 2.3.1+cu121
  • Datasets 2.20.0
  • Tokenizers 0.19.1