CoolFace
Modelpublic

9wimu9/xlm-roberta-large-finetuned-sinquad-v4

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

xlm-roberta-large-finetuned-sinquad-v4

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

  • —Loss: 0.7988

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: 8e-06
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation Loss
1.30651.0931.0228
0.79562.01860.7859
0.68963.02790.7428
0.57744.03720.7281
0.48745.04650.7300
0.38096.05580.7324
0.35387.06510.7640
0.39198.07440.7800
0.52989.08370.7840
0.313610.09300.7988

Framework versions

  • —Transformers 4.30.0.dev0
  • —Pytorch 1.12.1+cu116
  • —Datasets 2.6.1
  • —Tokenizers 0.12.1