CoolFace
Modelpublic

Moeinizadi/BSF-Custom-Emotions-20260323-2140

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes11downloads
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. -->

BSF-Custom-Emotions-20260323-2140

This model is a fine-tuned version of SamLowe/roberta-base-go_emotions on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2144
  • —Macro F1: 0.2118
  • —Micro F1: 0.5806
  • —Weighted F1: 0.5676
  • —Macro Precision: 0.2408
  • —Macro Recall: 0.1968

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: 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: linear
  • —lrschedulerwarmup_steps: 25
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossMacro F1Micro F1Weighted F1Macro PrecisionMacro Recall
No log1.0230.31310.13520.35520.37120.16320.1484
No log2.0460.23500.10900.41610.34730.15090.1154
No log3.0690.22170.19420.53980.52650.25300.1684
No log4.0920.21670.21390.58330.57020.24220.2009
No log5.01150.21440.21180.58060.56760.24080.1968

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2