seventeen-classifier-nano-v1
This model is a fine-tuned version of facebook/convnextv2-nano-22k-224 on the imagefolder dataset. It achieves the following results on the evaluation set:
- Loss: 0.1892
- Accuracy: 0.9583
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.0002
- train_batch_size: 64
- eval_batch_size: 64
- 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: 8
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 0.4339 | 1.0 | 462 | 0.3508 | 0.8952 |
| 0.2379 | 2.0 | 924 | 0.2441 | 0.9303 |
| 0.1514 | 3.0 | 1386 | 0.2481 | 0.9274 |
| 0.0904 | 4.0 | 1848 | 0.2167 | 0.9435 |
| 0.0556 | 5.0 | 2310 | 0.2164 | 0.9482 |
| 0.0216 | 6.0 | 2772 | 0.2090 | 0.9512 |
| 0.0087 | 7.0 | 3234 | 0.1943 | 0.9564 |
| 0.0032 | 8.0 | 3696 | 0.1892 | 0.9583 |
Framework versions
- Transformers 4.57.6
- Pytorch 2.9.0+cu126
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 1
Model tree for Lanxi24/seventeen-classifier-nano-v1
Base model
facebook/convnextv2-nano-22k-224Space using Lanxi24/seventeen-classifier-nano-v1 1
Evaluation results
- Accuracy on imagefolderself-reported0.958