Edit model card

xnli_m_bert_only_ur

This model is a fine-tuned version of bert-base-multilingual-cased on the xnli dataset. It achieves the following results on the evaluation set:

  • Loss: 1.3170
  • Accuracy: 0.5835

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

Training results

Training Loss Epoch Step Validation Loss Accuracy
0.9871 1.0 3068 0.8845 0.6020
0.9674 2.0 6136 0.8676 0.6108
0.9403 3.0 9204 0.8579 0.6133
0.9051 4.0 12272 0.8552 0.6133
0.863 5.0 15340 0.9036 0.6048
0.8076 6.0 18408 0.9293 0.6080
0.7507 7.0 21476 1.0157 0.5956
0.688 8.0 24544 1.1174 0.5855
0.6386 9.0 27612 1.2505 0.5855
0.5943 10.0 30680 1.3170 0.5835

Framework versions

  • Transformers 4.24.0
  • Pytorch 1.13.0
  • Datasets 2.6.1
  • Tokenizers 0.13.1
Downloads last month
0

Dataset used to train semindan/xnli_m_bert_only_ur

Evaluation results