xnli_xlm_r_only_el
This model is a fine-tuned version of xlm-roberta-base on the xnli dataset. It achieves the following results on the evaluation set:
- Loss: 0.7682
- Accuracy: 0.7735
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: 128
- eval_batch_size: 128
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 100
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
0.6868 | 1.0 | 3068 | 0.6266 | 0.7301 |
0.5494 | 2.0 | 6136 | 0.5494 | 0.7767 |
0.4818 | 3.0 | 9204 | 0.5538 | 0.7811 |
0.4282 | 4.0 | 12272 | 0.5630 | 0.7743 |
0.3794 | 5.0 | 15340 | 0.5567 | 0.7976 |
0.336 | 6.0 | 18408 | 0.6554 | 0.7775 |
0.2992 | 7.0 | 21476 | 0.6542 | 0.7807 |
0.2673 | 8.0 | 24544 | 0.7012 | 0.7759 |
0.2427 | 9.0 | 27612 | 0.7313 | 0.7779 |
0.2238 | 10.0 | 30680 | 0.7682 | 0.7735 |
Framework versions
- Transformers 4.24.0
- Pytorch 1.13.0
- Datasets 2.6.1
- Tokenizers 0.13.1
- 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.