CoolFace
Modelpublic

Kudod/ROBerta-distortion-fold-4-v2

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

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.8453
  • Accuracy: 0.4138
  • Precision Macro: 0.4318
  • Recall Macro: 0.4134
  • F1 Macro: 0.4119
  • Precision Weighted: 0.4523
  • Recall Weighted: 0.4138
  • F1 Weighted: 0.4228

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

Training results

Training LossEpochStepValidation LossAccuracyPrecision MacroRecall MacroF1 MacroPrecision WeightedRecall WeightedF1 Weighted
No log1.0302.26250.15050.01500.10.02620.02260.15050.0394
2.30782.0602.25120.15050.01520.10.02640.02290.15050.0397
2.30783.0902.19370.23510.11780.16750.10330.15360.23510.1438
2.23764.01201.90640.34800.42540.29310.24360.42380.34800.2820
1.82575.01501.81690.38560.43540.33340.31950.43280.38560.3561
1.82576.01801.73150.42010.43980.39330.39900.45670.42010.4195
1.14337.02101.82310.39810.40170.39040.38340.41670.39810.3963
1.14338.02401.94100.41690.44990.40340.40100.46140.41690.4125
0.59439.02702.09460.42630.44150.42950.41980.45960.42630.4279
0.260810.03002.25310.43890.44740.43180.42600.45780.43890.4341
0.260811.03302.53560.41380.43010.40140.40100.43740.41380.4105
0.098812.03602.83630.36360.41420.37450.36760.43920.36360.3738
0.098813.03902.84530.41380.43180.41340.41190.45230.41380.4228

Framework versions

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