CoolFace
Modelpublic

tlttl/test-results-concat

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

test-results-concat

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: 0.9408
  • —Accuracy: 0.6012

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: 8
  • —evalbatchsize: 8
  • —seed: 123
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 3
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
1.04080.3350000.97730.5697
0.94420.67100000.97010.5853
0.95791.0150000.95020.5895
0.88671.33200000.94670.5897
0.88191.67250000.93710.5893
0.87482.0300000.94080.6012
0.77592.33350000.97340.5968
0.75992.67400000.97220.5948
0.76263.0450000.96540.5975

Framework versions

  • —Transformers 4.23.1
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.6.1
  • —Tokenizers 0.13.1