CoolFace
Modelpublic

Kuongan/CS221-afro-xlmr-base-sun-noaug-finetuned-sun-tapt

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes29downloads
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-base-sun-noaug-finetuned-sun-tapt

This model is a fine-tuned version of Kuongan/afro-xlmr-base-sun-noaug on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1742
  • —F1: 0.5195
  • —Roc Auc: 0.7121
  • —Accuracy: 0.7537

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 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.19571.0520.17480.39240.65860.7854
0.20272.01040.17890.36540.63870.7634
0.19533.01560.17680.41950.66570.7707
0.16854.02080.18580.42390.66450.7512
0.1645.02600.17440.40350.66270.7659
0.15536.03120.17620.46510.69050.7561
0.1547.03640.17250.50280.69990.7683
0.12938.04160.17680.45130.68430.7707
0.13819.04680.17420.51950.71210.7537
0.121210.05200.20130.36640.62990.7439
0.098811.05720.17230.48130.69540.7683
0.105312.06240.18100.43600.67060.7780

Framework versions

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