CoolFace
Modelpublic

muhammadravi251001/fine-tuned-IndoNLI-Translated-with-xlm-roberta-large-LR-1e-05

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

fine-tuned-IndoNLI-Translated-with-xlm-roberta-large-LR-1e-05

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.4945
  • —Accuracy: 0.8553
  • —F1: 0.8555

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

Training results

Training LossEpochStepValidation LossAccuracyF1
0.49160.515330.43360.83350.8342
0.44651.030660.41200.84540.8463
0.36661.545990.40010.85370.8538
0.38762.061320.39280.85300.8528
0.33472.576650.44150.85020.8505
0.33723.091980.41740.85820.8583
0.26413.5107310.45680.85320.8529
0.27474.0122640.42620.85760.8577
0.2314.5137970.49450.85530.8555

Framework versions

  • —Transformers 4.29.0.dev0
  • —Pytorch 1.13.1+cu117
  • —Datasets 2.2.0
  • —Tokenizers 0.13.2