CoolFace
Modelpublic

tadiecool29/MTL-FullFineTune-afri-mt5-base-joint

sourceHugging Faceafl-3.0updated 3d agoView on Hugging Face
0likes30downloads
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-FullFineTune-afri-mt5-base-joint

This model is a fine-tuned version of masakhane/afri-mt5-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.8665
  • —Exact Match: 0.5536
  • —Sentiment Accuracy: 0.7082
  • —Sentiment Macro F1: 0.6990
  • —Stance Accuracy: 0.7045
  • —Stance Macro F1: 0.7109
  • —Avg Macro F1: 0.7050

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: 0.0003
  • —trainbatchsize: 8
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —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: 10
  • —labelsmoothingfactor: 0.1

Training results

Training LossEpochStepValidation LossExact MatchSentiment AccuracySentiment Macro F1Stance AccuracyStance Macro F1Avg Macro F1
4.43311.01892.50950.11100.31300.12140.21820.07500.0982
2.21322.03781.97430.41400.56730.51160.53620.52130.5165
1.99583.05671.89260.53740.67080.65960.69830.70260.6811
1.92454.07561.86770.54490.69080.68550.69830.70360.6945
1.90025.09451.87020.54990.69830.68800.68700.68690.6874
1.87196.011341.87030.54740.70570.69390.68700.69180.6928
1.85547.013231.86520.54990.70820.69980.70200.70960.7047
1.86048.015121.86560.55240.70700.69820.70450.71130.7047
1.84249.017011.86640.55610.70950.70010.70700.71310.7066
1.849210.018901.86650.55360.70820.69900.70450.71090.7050

Framework versions

  • —Transformers 5.16.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.8.5
  • —Tokenizers 0.23.1