resnet-101-finetuned_resnet101-all-classes-autotags
This model is a fine-tuned version of microsoft/resnet-101 on the imagefolder dataset. It achieves the following results on the evaluation set:
- Loss: 0.2498
- Accuracy: 0.9038
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.001
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 64
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 10
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
1.7731 | 0.99 | 65 | 1.2081 | 0.5733 |
0.9242 | 1.99 | 130 | 0.7640 | 0.7562 |
0.6008 | 2.99 | 195 | 0.4716 | 0.8429 |
0.3972 | 3.99 | 260 | 0.4038 | 0.8495 |
0.33 | 4.99 | 325 | 0.3668 | 0.8695 |
0.2472 | 5.99 | 390 | 0.3213 | 0.8905 |
0.1949 | 6.99 | 455 | 0.3158 | 0.8867 |
0.1567 | 7.99 | 520 | 0.2436 | 0.8990 |
0.1246 | 8.99 | 585 | 0.2471 | 0.9048 |
0.1319 | 9.99 | 650 | 0.2498 | 0.9038 |
Framework versions
- Transformers 4.25.1
- Pytorch 1.13.1+cu117
- Datasets 2.11.0
- Tokenizers 0.13.2
- Downloads last month
- 24
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.