CoolFace
Modelpublic

azhang1212/angela_shuffle_diacritics_eval

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

angelashufflediacritics_eval

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.4071
  • —Precision: 0.3821
  • —Recall: 0.1977
  • —F1: 0.2605
  • —Accuracy: 0.8880

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.17171.012830.31300.39080.15560.22250.8890
0.14312.025660.30300.40690.19250.26140.8894
0.12573.038490.35260.39660.16600.23400.8896
0.10664.051320.36000.38160.22350.28190.8869
0.08815.064150.40710.38210.19770.26050.8880

Framework versions

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