Edit model card

results

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

  • Accuracy: 0.9007
  • Loss: 0.7962

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
  • train_batch_size: 16
  • eval_batch_size: 64
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • lr_scheduler_warmup_steps: 500
  • num_epochs: 30

Training results

Training Loss Epoch Step Accuracy Validation Loss
0.174 7.04 500 0.9043 0.3121
0.01 14.08 1000 0.9078 0.6368
0.0002 21.13 1500 0.8972 0.8475
0.0001 28.17 2000 0.9007 0.7962

Framework versions

  • Transformers 4.28.1
  • Pytorch 2.0.1+cu118
  • Datasets 2.12.0
  • Tokenizers 0.11.0
Downloads last month
8