xlm-roberta-product-extractor-v2
This model is a fine-tuned version of xlm-roberta-base on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.4289
- Precision: 0.4
- Recall: 0.5493
- F1: 0.4629
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: 3e-05
- train_batch_size: 16
- eval_batch_size: 8
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 10
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
|---|---|---|---|---|---|---|
| No log | 1.0 | 105 | 0.2127 | 0.1632 | 0.2746 | 0.2047 |
| No log | 2.0 | 210 | 0.2554 | 0.3333 | 0.6056 | 0.4300 |
| No log | 3.0 | 315 | 0.2445 | 0.3543 | 0.5563 | 0.4329 |
| No log | 4.0 | 420 | 0.2787 | 0.3631 | 0.4014 | 0.3813 |
| 0.1957 | 5.0 | 525 | 0.3314 | 0.3736 | 0.4577 | 0.4114 |
| 0.1957 | 6.0 | 630 | 0.3324 | 0.3671 | 0.4085 | 0.3867 |
| 0.1957 | 7.0 | 735 | 0.3748 | 0.4177 | 0.4648 | 0.44 |
| 0.1957 | 8.0 | 840 | 0.3527 | 0.3822 | 0.5141 | 0.4384 |
| 0.1957 | 9.0 | 945 | 0.4177 | 0.3904 | 0.5141 | 0.4438 |
| 0.0661 | 10.0 | 1050 | 0.4289 | 0.4 | 0.5493 | 0.4629 |
Framework versions
- Transformers 4.57.3
- Pytorch 2.8.0+cu128
- Datasets 4.3.0
- Tokenizers 0.22.1
- Downloads last month
- 1
Model tree for aluha501/xlm-roberta-product-extractor-v2
Base model
FacebookAI/xlm-roberta-base