CoolFace
Modelpublic

azhang1212/angela_shuffle_diacritics_regular_eval

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes16downloads
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. -->

angelashufflediacriticsregulareval

This model is a fine-tuned version of Davlan/afro-xlmr-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1666
  • —Precision: 0.4058
  • —Recall: 0.2753
  • —F1: 0.3281
  • —Accuracy: 0.9565

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: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
0.14971.012830.13870.45150.15070.22600.9593
0.12722.025660.13290.47100.21030.29080.9600
0.10923.038490.14420.46360.22630.30410.9598
0.08844.051320.15320.40880.27850.33130.9565
0.07085.064150.16660.40580.27530.32810.9565

Framework versions

  • —Transformers 4.31.0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.2
  • —Tokenizers 0.13.3