CoolFace
Modelpublic

toreleon/synthetic-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-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.5363
  • —Precision: 0.8271
  • —Recall: 0.4694
  • —F1 Weighted: 0.5676
  • —F1 Macro: 0.4308

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.10670.16251.08900.40820.44090.40870.2919
0.83130.31501.00630.80550.45360.53260.4108
0.55430.47751.26530.78210.51300.59590.4533
0.5610.621001.20280.82120.60010.67530.5171
0.51410.781251.34160.85360.48960.58200.4459
0.45950.941501.24130.85430.63490.71470.5427
0.46471.091751.44730.84700.58940.68030.5160
0.43511.252001.28050.84180.62670.70580.5377
0.40121.412251.67800.82220.41760.51640.3948
0.37111.562501.52560.84830.51860.61450.4644
0.40641.722751.65550.84200.45930.57100.4323
0.39051.883001.58190.84420.40240.49080.3764
0.34872.033251.53630.82710.46940.56760.4308

Framework versions

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