CoolFace
Modelpublic

Kudod/ROBerta-distortion-fold-4-v3

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

ROBerta-distortion-fold-4-v3

This model is a fine-tuned version of FacebookAI/xlm-roberta-large on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 2.9090
  • Accuracy: 0.4201
  • Precision Macro: 0.4228
  • Recall Macro: 0.4203
  • F1 Macro: 0.4176
  • Precision Weighted: 0.4302
  • Recall Weighted: 0.4201
  • F1 Weighted: 0.4206

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: 16
  • 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_ratio: 0.06
  • num_epochs: 30
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecision MacroRecall MacroF1 MacroPrecision WeightedRecall WeightedF1 Weighted
2.31551.0602.26440.15050.01510.10.02630.02280.15050.0396
2.26982.01202.24870.21320.04470.14170.06740.06730.21320.1014
2.24823.01801.93170.30090.19200.22750.18100.22420.30090.2276
1.95194.02401.86610.35740.30110.29970.26880.34410.35740.3094
1.37195.03001.85820.38560.40470.33770.31720.42710.38560.3585
1.02886.03601.83330.40130.41780.39020.37980.44760.40130.4053
0.74877.04201.96620.41690.42890.40450.40520.43900.41690.4175
0.49548.04802.16590.41690.47120.41610.41840.48290.41690.4251
0.32249.05402.55810.39180.44880.40190.38460.46890.39180.3909
0.131210.06002.61680.41070.43590.40760.40910.44630.41070.4151
0.073811.06602.90900.42010.42280.42030.41760.43020.42010.4206

Framework versions

  • Transformers 4.57.3
  • Pytorch 2.9.0+cu126
  • Datasets 4.0.0
  • Tokenizers 0.22.2