CoolFace
Modelpublic

aomar85/M5

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

finetunedmix50karabertsimilarity

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

  • Loss: 0.5527
  • Accuracy: 0.8802
  • Precision: 0.9022
  • Recall: 0.8227
  • F1: 0.8606

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.34521.098620.31320.87370.87740.83580.8561
0.24962.0197240.29310.87780.86780.85890.8633
0.19393.0295860.35970.87740.90470.81280.8563
0.15534.0394480.49490.87880.88430.84020.8617
0.12195.0493100.55270.88020.90220.82270.8606

Framework versions

  • Transformers 4.19.2
  • Pytorch 1.11.0+cu113
  • Datasets 2.2.2
  • Tokenizers 0.12.1