CoolFace
Modelpublic

Kuongan/xlm-roberta-base-pcm-finetuned-RC

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

xlm-roberta-base-pcm-finetuned-RC

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

  • —Loss: 0.2535
  • —F1: 0.7752
  • —Roc Auc: 0.8434
  • —Accuracy: 0.6425

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

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.48471.01870.47840.11370.50050.2160
0.43972.03740.45460.23910.56790.2750
0.38483.05610.39690.37590.63660.3018
0.35854.07480.36650.45740.67110.3508
0.30495.09350.35980.47610.68020.3823
0.2956.011220.34210.51350.70110.3883
0.26417.013090.32800.56390.72920.4359
0.22898.014960.32140.62910.76140.4769
0.21059.016830.30740.61730.75490.4997
0.17610.018700.29930.66140.77540.5359
0.162311.020570.28090.69770.79640.5634
0.156312.022440.26890.71660.80550.5909
0.117213.024310.26090.73120.81520.6030
0.099614.026180.26080.74220.82240.6043
0.102115.028050.25880.76060.83750.6231
0.094216.029920.26230.75950.83660.6264
0.090617.031790.25350.77520.84340.6425
0.077318.033660.25550.77020.84040.6345
0.074619.035530.25330.77260.84190.6372
0.073820.037400.25380.77390.84230.6405

Framework versions

  • —Transformers 4.47.0
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0