pokemon-vit-fs26
This model is a fine-tuned version of google/vit-base-patch16-224 on the pokemon (6 classes, custom) dataset. It achieves the following results on the evaluation set:
- Loss: 0.9969
- Accuracy: 0.7895
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.0003
- train_batch_size: 16
- eval_batch_size: 8
- seed: 42
- 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
- num_epochs: 8
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| No log | 1.0 | 10 | 1.5322 | 0.4211 |
| 1.4920 | 2.0 | 20 | 1.3654 | 0.6842 |
| 1.4920 | 3.0 | 30 | 1.2348 | 0.7895 |
| 1.0994 | 4.0 | 40 | 1.1426 | 0.7368 |
| 1.0994 | 5.0 | 50 | 1.0704 | 0.8421 |
| 0.9057 | 6.0 | 60 | 1.0247 | 0.8421 |
| 0.9057 | 7.0 | 70 | 0.9982 | 0.8421 |
| 0.8160 | 8.0 | 80 | 0.9891 | 0.8421 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.2.2
- Datasets 4.8.4
- Tokenizers 0.22.2
- Downloads last month
- 89
Model tree for dubattim/pokemon-vit-fs26
Base model
google/vit-base-patch16-224Space using dubattim/pokemon-vit-fs26 1
Evaluation results
- Accuracy on pokemon (6 classes, custom)self-reported0.789