CoolFace
Modelpublic

Kuongan/Halxlm-roberta-base_finetuned_merge_cp

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes11downloads
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. -->

Halxlm-roberta-basefinetunedmerge_cp

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

  • —Loss: 0.7640
  • —Accuracy: 0.7521
  • —F1 Macro: 0.7521

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.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1 Macro
No log1.01751.09800.32930.1651
No log2.03500.79980.65860.6472
0.9483.05250.70570.73210.7346
0.9484.07000.74730.72140.7230
0.9485.08750.76950.72290.7256
0.58346.010500.76400.75210.7521
0.58347.012250.80450.7450.7469
0.58348.014000.90010.72710.7297
0.40619.015750.94670.73140.7317

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.6.0
  • —Tokenizers 0.21.2