CoolFace
Modelpublic

Kudod/ROBerta-distortion-fold-4-v4

sourceHugging Facemitupdated 8mo 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. -->

ROBerta-distortion-fold-4-v4

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: 3.9363
  • Accuracy: 0.4138
  • Precision Macro: 0.4378
  • Recall Macro: 0.4062
  • F1 Macro: 0.4102
  • Precision Weighted: 0.4488
  • Recall Weighted: 0.4138
  • F1 Weighted: 0.4185

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.2371.0602.20470.18810.05300.1250.05980.07980.18810.0900
2.07262.01202.06020.29470.20570.25130.20440.24740.29470.2444
1.94883.01801.88630.37930.30290.33480.30070.33390.37930.3332
1.64034.02401.84970.34170.36670.32730.29700.40170.34170.3225
1.11275.03001.92160.40130.44290.36770.34770.44560.40130.3764
0.7616.03602.07900.35420.36570.34280.32980.39490.35420.3532
0.52457.04202.22720.39810.41360.36820.36750.41950.39810.3854
0.34388.04802.41950.38870.42300.38950.39220.43720.38870.3988
0.2169.05402.58770.41380.42590.41920.40800.45000.41380.4198
0.09310.06002.93540.41690.44930.39940.39870.44700.41690.4130
0.076611.06603.04810.41380.43700.41150.41700.44650.41380.4215
0.051512.07203.40670.43890.47020.42340.41850.48010.43890.4318
0.037513.07803.64170.40750.43230.39180.40030.45420.40750.4169
0.016714.08403.77220.41380.41060.40760.39420.43260.41380.4091
0.007215.09003.93630.41380.43780.40620.41020.44880.41380.4185

Framework versions

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