CoolFace
Modelpublic

luissattelmayer/EuroBERT-immigration-stance-neutral

sourceHugging Faceapache-2.0updated 2y 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. -->

EuroBERT-immigration-stance-neutral

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: 1.3840
  • —Accuracy: 0.8298
  • —F1 Macro: 0.8281
  • —Accuracy Balanced: 0.8268
  • —F1 Micro: 0.8298
  • —Precision Macro: 0.8314
  • —Recall Macro: 0.8268
  • —Precision Micro: 0.8298
  • —Recall Micro: 0.8298

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.71421.06051.24300.68600.67620.70000.68600.73980.70000.68600.6860
0.62862.012100.69010.52560.35070.49420.52560.38970.49420.52560.5256
0.69783.018150.84290.77850.77790.77840.77850.77770.77840.77850.7785
0.42814.024201.24710.79010.78650.78500.79010.79490.78500.79010.7901
0.15425.030251.32190.80990.80730.80580.80990.81330.80580.80990.8099
0.07976.036302.28350.78020.77870.78880.78020.80360.78880.78020.7802
0.06337.042351.29120.83640.83520.83450.83640.83650.83450.83640.8364
0.05588.048401.53580.80990.80670.80500.80990.81550.80500.80990.8099
0.06399.054451.37110.81820.81530.81360.81820.82310.81360.81820.8182
0.033510.060501.38400.82980.82810.82680.82980.83140.82680.82980.8298

Framework versions

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