sandwich-v-small
This model is a fine-tuned version of microsoft/deberta-v3-small on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.2495
- Precision: 0.3598
- Recall: 0.4595
- F1: 0.4036
- Accuracy: 0.8951
- Matthews Correlation: 0.3501
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: 1e-05
- train_batch_size: 64
- eval_batch_size: 64
- seed: 42
- gradient_accumulation_steps: 5
- total_train_batch_size: 320
- 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: cosine
- num_epochs: 10
Training results
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy | Matthews Correlation |
|---|---|---|---|---|---|---|---|---|
| No log | 0 | 0 | 0.7979 | 0.0742 | 0.8311 | 0.1363 | 0.1865 | -0.0284 |
| 1.5770 | 1.0 | 2124 | 0.2949 | 0.2910 | 0.5338 | 0.3766 | 0.8636 | 0.3253 |
| 1.3208 | 2.0 | 4248 | 0.2653 | 0.3015 | 0.4155 | 0.3494 | 0.8805 | 0.2900 |
| 1.1923 | 3.0 | 6372 | 0.2591 | 0.3309 | 0.4662 | 0.3871 | 0.8860 | 0.3321 |
| 1.0941 | 4.0 | 8496 | 0.2432 | 0.3354 | 0.3716 | 0.3526 | 0.8946 | 0.2958 |
| 1.0123 | 5.0 | 10620 | 0.2453 | 0.3422 | 0.4358 | 0.3834 | 0.8918 | 0.3278 |
| 0.9827 | 6.0 | 12744 | 0.2419 | 0.3596 | 0.4324 | 0.3926 | 0.8967 | 0.3384 |
| 0.9338 | 7.0 | 14868 | 0.2454 | 0.3609 | 0.4426 | 0.3976 | 0.8965 | 0.3437 |
| 0.9253 | 8.0 | 16992 | 0.2481 | 0.3659 | 0.4561 | 0.4060 | 0.8970 | 0.3529 |
| 0.8961 | 9.0 | 19116 | 0.2478 | 0.3636 | 0.4595 | 0.4060 | 0.8962 | 0.3528 |
| 0.8830 | 10.0 | 21240 | 0.2495 | 0.3598 | 0.4595 | 0.4036 | 0.8951 | 0.3501 |
Framework versions
- Transformers 5.3.0
- Pytorch 2.10.0+cu128
- Datasets 4.5.0
- Tokenizers 0.22.2
- Downloads last month
- 26
Model tree for GliteTech/sandwich-v-small
Base model
microsoft/deberta-v3-small