CoolFace
Modelpublic

luissattelmayer/EuroBERT-immigration-stance-multiclass

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes13downloads
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. -->

EuroBERT-immigration-stance-positive

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

  • —Loss: 2.1444
  • —Accuracy: 0.7389
  • —F1 Macro: 0.7210
  • —Accuracy Balanced: 0.7165
  • —F1 Micro: 0.7389
  • —Precision Macro: 0.7342
  • —Recall Macro: 0.7165
  • —Precision Micro: 0.7389
  • —Recall Micro: 0.7389

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: 4
  • —evalbatchsize: 40
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.06
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyF1 MacroAccuracy BalancedF1 MicroPrecision MacroRecall MacroPrecision MicroRecall Micro
0.6971.06540.67680.59080.37140.50.59080.29540.50.59080.5908
0.72672.013080.65430.58780.57970.63400.58780.66420.63400.58780.5878
0.70243.019620.90520.67790.67780.70440.67790.70760.70440.67790.6779
0.6754.026161.19440.72060.70880.70730.72060.71080.70730.72060.7206
0.51425.032701.41770.71600.70970.71260.71600.70840.71260.71600.7160
0.35736.039241.67170.72670.71590.71480.72670.71720.71480.72670.7267
0.16437.045781.63070.73890.72950.72920.73890.73000.72920.73890.7389
0.12538.052321.86010.73740.71870.71410.73740.73310.71410.73740.7374
0.09379.058862.08650.74200.72090.71570.74200.74120.71570.74200.7420
0.056210.065402.14440.73890.72100.71650.73890.73420.71650.73890.7389

Framework versions

  • —Transformers 4.50.0
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.4.1
  • —Tokenizers 0.21.1