10-convnextv2-base-22k-224-finetuned-spiderTraining100-100
This model is a fine-tuned version of facebook/convnextv2-base-22k-224 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.7104
- Accuracy: 0.823
- Precision: 0.8268
- Recall: 0.8239
- F1: 0.8158
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: 0.0005
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 64
- 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: linear
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 10
- mixed_precision_training: Native AMP
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
---|---|---|---|---|---|---|---|
2.3673 | 1.0 | 125 | 1.7243 | 0.542 | 0.6031 | 0.5374 | 0.5206 |
1.6293 | 2.0 | 250 | 1.4773 | 0.609 | 0.6884 | 0.6059 | 0.5972 |
1.2369 | 3.0 | 375 | 1.2689 | 0.65 | 0.7125 | 0.6557 | 0.6359 |
0.879 | 4.0 | 500 | 1.0293 | 0.71 | 0.7418 | 0.7159 | 0.7064 |
0.6541 | 5.0 | 625 | 1.0185 | 0.735 | 0.7826 | 0.7394 | 0.7367 |
0.5275 | 6.0 | 750 | 0.9030 | 0.748 | 0.7823 | 0.7566 | 0.7487 |
0.3605 | 7.0 | 875 | 0.9316 | 0.758 | 0.7899 | 0.7624 | 0.7536 |
0.2717 | 8.0 | 1000 | 0.7616 | 0.791 | 0.7997 | 0.7905 | 0.7809 |
0.2388 | 9.0 | 1125 | 0.7498 | 0.808 | 0.8123 | 0.8092 | 0.7988 |
0.1652 | 10.0 | 1250 | 0.7104 | 0.823 | 0.8268 | 0.8239 | 0.8158 |
Framework versions
- Transformers 4.55.2
- Pytorch 2.6.0+cu124
- Datasets 4.0.0
- Tokenizers 0.21.4
- Downloads last month
- 27
Model tree for zkdeng/10-convnextv2-base-22k-224-finetuned-spiderTraining100-100
Base model
facebook/convnextv2-base-22k-224