Qwenv2.5_QNLI_results
This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.3194
- Accuracy: 0.9175
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: 9.824861459429485e-05
- train_batch_size: 16
- eval_batch_size: 3
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- num_epochs: 3
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 0.4003 | 1.0 | 268 | 0.2386 | 0.9137 |
| 0.1249 | 2.0 | 536 | 0.2685 | 0.9108 |
| 0.0183 | 3.0 | 804 | 0.3194 | 0.9175 |
Framework versions
- Transformers 4.53.0
- Pytorch 2.6.0+cu124
- Datasets 3.6.0
- Tokenizers 0.21.2
- Downloads last month
- 6