CoolFace
Modelpublic

toreleon/synthetic-40-vsfc-xlm-r

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

synthetic-40-vsfc-xlm-r

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

  • —Loss: 1.3921
  • —Precision: 0.8929
  • —Recall: 0.4782
  • —F1 Weighted: 0.5759
  • —F1 Macro: 0.4410

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1 WeightedF1 Macro
1.09890.39251.09710.60420.34300.31500.2438
0.82190.78500.85250.78590.76820.75770.5881
0.54211.17751.25890.84330.50470.60970.4640
0.4561.561001.27420.85340.51110.60860.4656
0.49561.951251.44650.82100.41950.49980.3903
0.33922.341501.13320.87790.51110.61260.4699
0.37762.731751.39730.88580.51990.62480.4729
0.32873.122001.41850.84280.50220.59840.4556
0.33253.522251.39210.89290.47820.57590.4410

Framework versions

  • —Transformers 4.27.1
  • —Pytorch 1.13.1+cu116
  • —Datasets 2.10.1
  • —Tokenizers 0.13.2