CoolFace
Modelpublic

AnonymousCS/xlmr_norwegian_immigration3

sourceHugging Facemitupdated 1y 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. -->

xlmrnorwegianimmigration3

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

  • —Loss: 0.3159
  • —Accuracy: 0.9091
  • —1-f1: 0.8571
  • —1-recall: 0.8182
  • —1-precision: 0.9
  • —Balanced Acc: 0.8864

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: 1e-05
  • —trainbatchsize: 128
  • —evalbatchsize: 128
  • —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
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy1-f11-recall1-precisionBalanced Acc
0.17471.020.30690.90910.85710.81820.90.8864
0.27072.040.27970.90910.85710.81820.90.8864
0.15273.060.26210.87880.80.72730.88890.8409
0.18864.080.26000.87880.80.72730.88890.8409
0.15.0100.28180.90910.85710.81820.90.8864
0.08356.0120.31590.90910.85710.81820.90.8864

Framework versions

  • —Transformers 4.56.0.dev0
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.21.4