CoolFace
Modelpublic

phunganhsang/xlm_70k_co_duoi

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

xlm70kco_vn

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.1934
  • —Accuracy: 0.9679
  • —F1: 0.9680

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.20541.017190.14490.95950.9599
0.12262.034380.12610.96380.9641
0.10383.051570.10550.96820.9684
0.08564.068760.11070.96760.9678
0.07325.085950.12400.96800.9680
0.05956.0103140.14570.96790.9679
0.04947.0120330.19310.96670.9668
0.04258.0137520.17720.96720.9674
0.03759.0154710.18670.96830.9684
0.03410.0171900.19340.96790.9680

Framework versions

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