CoolFace
Modelpublic

sercetexam9/afro-xlmr-base-vmw-MICRO

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-base-vmw-MICRO

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.3214
  • —F1: 0.3409
  • —Roc Auc: 0.6282
  • —Accuracy: 0.5300

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: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.27011.01460.26590.00.50.5164
0.25972.02920.27040.00.50.5164
0.27923.04380.26230.00.50.5164
0.21834.05840.25830.05340.51360.5280
0.21565.07300.25180.17010.54660.5513
0.18056.08760.25350.24210.57370.5416
0.1567.010220.25970.27150.58630.5474
0.12618.011680.27280.27170.58460.5571
0.11579.013140.28820.31460.61350.5164
0.097710.014600.29800.30730.60970.5184
0.076211.016060.31440.29250.60310.5126
0.066912.017520.32560.33330.62750.5106
0.059113.018980.32140.34090.62820.5300
0.046114.020440.32860.33570.62260.5358
0.056715.021900.33130.32480.61900.5222
0.049516.023360.33970.31020.61240.5145
0.036317.024820.33700.31100.61060.5300

Framework versions

  • —Transformers 4.45.1
  • —Pytorch 2.4.0
  • —Datasets 3.0.1
  • —Tokenizers 0.20.0