Downloads · 30 days
2
10% of all-time downloads
Malini/Flowers
Flowers is a machine learning model from Malini. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as openrail.
This model is a fine-tuned version of google/vit-base-patch16-224 on the imagefolder dataset.
Downloads · 30 days
2
10% of all-time downloads
All-time downloads
20
Public
Repo size
343 MB
Likes
0
Public
Click a slice to open those files.
.bin343 MB · 100%
From the Hugging Face model README
This model is a fine-tuned version of google/vit-base-patch16-224 on the imagefolder dataset.
Training procedure Training hyperparameters The following hyperparameters were used during training:
learning_rate: 5e-05 train_batch_size: 32 eval_batch_size: 32 seed: 42 optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08 lr_scheduler_type: linear num_epochs: 5 Training results Framework versions Transformers 4.24.0 Pytorch 1.13.1+cu116 Datasets 2.7.1 Tokenizers 0.13.2