CoolFace
Modelpublic

sercetexam9/cs221-afro-xlmr-large-76L-pcm-finetuned-10-epochs

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

cs221-afro-xlmr-large-76L-pcm-finetuned-10-epochs

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

  • —Loss: 0.3586
  • —F1: 0.6422
  • —Roc Auc: 0.7578
  • —Accuracy: 0.3861

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.49491.0940.48470.43270.63360.2185
0.41292.01880.37640.56590.70680.2949
0.38743.02820.38920.61530.74280.3257
0.33574.03760.35240.62290.74450.3512
0.28435.04700.35860.64220.75780.3861
0.22296.05640.38460.62870.75440.3445
0.20287.06580.39660.62400.74840.3592
0.17288.07520.40410.63160.75390.3525

Framework versions

  • —Transformers 4.48.0
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0