CoolFace
Modelpublic

tsc-data-science/outputs

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. -->

outputs

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.1489
  • F1 Micro: 0.8209
  • Precision Micro: 0.8209
  • Recall Micro: 0.8209

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: 8

Training results

Training LossEpochStepValidation LossF1 MicroPrecision MicroRecall Micro
0.45070.77822000.32270.00.00.0
0.2631.55644000.20810.52010.87440.3701
0.17892.33466000.16860.74890.82310.6870
0.133.11288000.15550.76910.80740.7343
0.10633.891110000.14160.79740.76490.8327
0.08444.669312000.14920.80.80080.7992
0.06175.447514000.14490.82680.82680.8268
0.05346.225716000.13880.82830.82580.8307
0.03527.003918000.14710.82720.82970.8248
0.02967.782120000.14890.82090.82090.8209

Framework versions

  • Transformers 4.41.1
  • Pytorch 2.1.0.post100
  • Datasets 2.19.0
  • Tokenizers 0.19.1