CoolFace
Modelpublic

azhang1212/angela_shuffle_diacritics_entities_test

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

angelashufflediacriticsentitiestest

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.1642
  • —Precision: 0.4241
  • —Recall: 0.3051
  • —F1: 0.3549
  • —Accuracy: 0.9552

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.14811.012830.13810.44230.20370.27890.9570
0.12582.025660.13290.49830.23960.32360.9592
0.10743.038490.14160.47480.25900.33520.9584
0.08534.051320.15230.42580.31560.36250.9552
0.06925.064150.16420.42410.30510.35490.9552

Framework versions

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