CoolFace
Modelpublic

aomar85/finetuned-arabert-mixed-random-datasets

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

finetuned-arabert-mixed-random-datasets

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.0735
  • Accuracy: 0.9795
  • Precision: 0.9798
  • Recall: 0.9778
  • F1: 0.9788

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.07081.0731810.06450.97730.98670.96620.9764
0.06122.01463620.07630.97830.98560.96930.9774
0.05443.02195430.08240.97860.98600.96950.9777
0.04834.02927240.07350.97950.97980.97780.9788

Framework versions

  • Transformers 4.20.1
  • Pytorch 1.12.0+cu113
  • Datasets 2.3.2
  • Tokenizers 0.12.1