CoolFace
Modelpublic

adriansanz/fm-tc-hybrid-MULTILINGUAL-spain-cat-VIC-12ep

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

Vic_model

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.2465
  • —Accuracy: 0.9657
  • —Precision: 0.9669
  • —Recall: 0.9657
  • —F1: 0.9657

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: 5e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 12

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.60771.013130.48010.860.87770.86000.8572
0.42372.026260.49900.87860.89070.87860.8783
0.31543.039390.36540.90710.91900.90710.9075
0.21384.052520.41420.93140.93500.93140.9306
0.14475.065650.40370.93570.93640.93570.9355
0.09246.078780.40170.92710.93390.92710.9278
0.04347.091910.43220.93710.94140.93710.9367
0.04948.0105040.25810.960.96090.960.9600
0.02759.0118170.27140.95570.95680.95570.9556
0.0110.0131300.24650.96570.96690.96570.9657
0.004411.0144430.25040.96430.96490.96430.9643
0.001912.0157560.24680.96290.96350.96290.9627

Framework versions

  • —Transformers 4.42.4
  • —Pytorch 2.3.1+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1