CoolFace
Modelpublic

sercetexam9/afro-xlmr-large-76L-tir-finetuned-augmentation-LUNAR

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

afro-xlmr-large-76L-tir-finetuned-augmentation-LUNAR

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.5074
  • —F1: 0.5591
  • —Roc Auc: 0.7351
  • —Accuracy: 0.5099

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: 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: 20

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.34351.02150.33880.20840.58950.3783
0.27922.04300.28830.38090.65360.5041
0.25423.06450.28180.46320.70080.5378
0.18264.08600.31520.47730.67800.5308
0.16095.010750.34420.49300.68670.5041
0.12256.012900.33500.53640.71650.5041
0.10527.015050.36240.52660.71390.5111
0.08828.017200.38060.54410.72130.5367
0.05139.019350.40680.53990.72370.4831
0.044610.021500.41160.55590.73360.5355
0.03611.023650.46380.55800.73430.5239
0.022912.025800.49760.52890.71710.4866
0.025413.027950.51050.54220.73400.5064
0.014314.030100.50740.55910.73510.5099
0.008315.032250.53110.55090.73460.5052
0.007316.034400.54510.54110.72360.5052
0.009917.036550.54250.53630.71920.5064
0.008818.038700.55370.54230.72380.4971

Framework versions

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