Edit model card

V2_20230929-1-xlm-roberta-base-new

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

  • Accuracy: 0.5083
  • Loss: 2.3829

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

Training results

Training Loss Epoch Step Accuracy Validation Loss
4.3263 1.38 200 0.3672 3.6421
3.8393 2.76 400 0.3977 3.2243
3.6083 4.14 600 0.4320 3.3215
3.4293 5.52 800 0.4140 3.2901
3.1772 6.9 1000 0.4749 2.8580
3.115 8.28 1200 0.4486 2.9131
2.9879 9.66 1400 0.5275 2.5523
2.927 11.03 1600 0.4981 2.5576
2.9186 12.41 1800 0.5111 2.3694
2.7806 13.79 2000 0.5083 2.3829

Framework versions

  • Transformers 4.33.3
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.5
  • Tokenizers 0.13.3
Downloads last month
4
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Finetuned from