CoolFace
Modelpublic

tadiecool29/MTL-afrolm-stance-sentiment

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
0likes
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. -->

MTL-afrolm-stance-sentiment

This model is a fine-tuned version of bonadossou/afrolm_active_learning on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.6749
  • —Stance F1: 0.6942
  • —Sentiment F1: 0.6628
  • —F1: 0.6785
  • —Stance Acc: 0.6870
  • —Sentiment Acc: 0.6683

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: 1e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 300
  • —num_epochs: 6
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossStance F1Sentiment F1F1Stance AccSentiment Acc
2.10101.04021.97840.53700.53720.53710.53370.5611
1.70832.08041.69410.62810.62320.62560.61970.6272
1.53763.012061.63080.66330.65230.65780.65590.6621
1.34044.016081.66720.67650.66170.66910.66960.6683
1.13625.020101.67510.68650.66190.67420.67960.6671
1.06676.024121.67490.69420.66280.67850.68700.6683

Framework versions

  • —Transformers 5.15.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2