CoolFace
Modelpublic

phunganhsang/xlm_70k_ko_duoi

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

xlm70kko_duoi

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

  • —Loss: 0.3916
  • —Accuracy: 0.9120
  • —F1: 0.9120

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: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosinewithrestarts
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyF1
0.38191.017190.25600.88480.8855
0.26082.034380.24730.89670.8978
0.21293.051570.23870.90610.9057
0.17764.068760.26130.90900.9101
0.15225.085950.26290.90970.9101
0.12616.0103140.29860.91100.9110
0.1087.0120330.31440.91100.9109
0.0948.0137520.38060.91170.9120
0.08729.0154710.39000.91240.9124
0.079610.0171900.39160.91200.9120

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.1.2
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1