Instructions to use Selsabeel/vit-base-patch16-224-in21k-lora-sun397 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Selsabeel/vit-base-patch16-224-in21k-lora-sun397 with PEFT:
Task type is invalid.
- Transformers
How to use Selsabeel/vit-base-patch16-224-in21k-lora-sun397 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Selsabeel/vit-base-patch16-224-in21k-lora-sun397", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Configuration Parsing Warning:In adapter_config.json: "peft.task_type" must be a string
vit-base-patch16-224-in21k-lora-sun397
This model is a fine-tuned version of google/vit-base-patch16-224-in21k on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.6850
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.005
- train_batch_size: 256
- eval_batch_size: 256
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 1024
- 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: 5
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.0375 | 1.0 | 75 | 0.8123 |
| 0.9001 | 2.0 | 150 | 0.7392 |
| 0.8360 | 3.0 | 225 | 0.7127 |
| 0.7655 | 4.0 | 300 | 0.6949 |
| 0.7449 | 5.0 | 375 | 0.6850 |
Framework versions
- PEFT 0.18.1
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.8.3
- Tokenizers 0.22.2
- Downloads last month
- 1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for Selsabeel/vit-base-patch16-224-in21k-lora-sun397
Base model
google/vit-base-patch16-224-in21k