CoolFace
Modelpublic

MichaHenh/cil-ordinal-regression-seed1

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

cil-ordinal-regression-seed1

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

  • Loss: 0.1626
  • Tuned Threshold Mae: 0.3833
  • Mae: 0.4401
  • Rounded Mae: 0.3856

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.00015
  • trainbatchsize: 64
  • evalbatchsize: 1024
  • seed: 1
  • 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: 100
  • num_epochs: 3
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossTuned Threshold MaeMaeRounded Mae
0.31930.14115000.20120.45830.54020.4735
0.20730.282210000.18450.42480.50150.4328
0.19150.423315000.17880.41650.48370.4206
0.18950.564320000.17750.40770.48130.4196
0.18370.705425000.17440.40190.47140.4101
0.18070.846530000.17210.39990.46530.4052
0.18050.987635000.17140.39530.45960.4037
0.16981.128740000.17160.39430.45980.4017
0.17331.269845000.16660.39150.45400.3938
0.16811.410850000.17030.38900.45820.3994
0.16951.551955000.16640.38980.44800.3931
0.16481.693060000.16490.38830.45080.3933
0.16641.834165000.16460.38650.44770.3886
0.16751.975270000.16330.38510.44730.3897
0.16062.116375000.16480.38540.44080.3884
0.15842.257380000.16270.38440.44230.3863
0.15842.398485000.16320.38310.44030.3860
0.15792.539590000.16260.38360.43960.3860
0.15942.680695000.16310.38340.44010.3864
0.15752.8217100000.16270.38310.43980.3855
0.15742.9628105000.16260.38310.44010.3857
0.15743.0106320.16260.38330.44010.3856

Framework versions

  • PEFT 0.19.1
  • Transformers 5.8.1
  • Pytorch 2.11.0+cu128
  • Datasets 4.8.5
  • Tokenizers 0.22.2