2025-01-21-16-49-19-resnet-50
This model is a fine-tuned version of microsoft/resnet-50 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.0406
- Precision: 0.9790
- Recall: 0.9788
- F1: 0.9786
- Accuracy: 0.9882
- Top1 Accuracy: 0.9788
- Error Rate: 0.0118
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: 32
- eval_batch_size: 32
- seed: 3407
- 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 | Precision | Recall | F1 | Accuracy | Top1 Accuracy | Error Rate |
---|---|---|---|---|---|---|---|---|---|
2.4879 | 1.0 | 83 | 2.2812 | 0.6721 | 0.6212 | 0.6012 | 0.6263 | 0.6212 | 0.3737 |
1.6759 | 2.0 | 166 | 0.8392 | 0.8591 | 0.8333 | 0.8260 | 0.8747 | 0.8333 | 0.1253 |
0.5737 | 3.0 | 249 | 0.2246 | 0.9094 | 0.8909 | 0.8857 | 0.9297 | 0.8909 | 0.0703 |
0.22 | 4.0 | 332 | 0.1122 | 0.9531 | 0.9515 | 0.9514 | 0.9634 | 0.9515 | 0.0366 |
0.1631 | 5.0 | 415 | 0.0881 | 0.9675 | 0.9667 | 0.9668 | 0.9780 | 0.9667 | 0.0220 |
0.115 | 6.0 | 498 | 0.0629 | 0.9703 | 0.9697 | 0.9698 | 0.9791 | 0.9697 | 0.0209 |
0.116 | 7.0 | 581 | 0.0472 | 0.9731 | 0.9727 | 0.9725 | 0.9834 | 0.9727 | 0.0166 |
0.086 | 8.0 | 664 | 0.0459 | 0.9738 | 0.9727 | 0.9728 | 0.9831 | 0.9727 | 0.0169 |
0.0729 | 9.0 | 747 | 0.0409 | 0.9790 | 0.9788 | 0.9786 | 0.9882 | 0.9788 | 0.0118 |
0.0778 | 10.0 | 830 | 0.0406 | 0.9790 | 0.9788 | 0.9786 | 0.9882 | 0.9788 | 0.0118 |
Framework versions
- Transformers 4.45.2
- Pytorch 2.5.1+cu121
- Datasets 3.2.0
- Tokenizers 0.20.3
- Downloads last month
- 5
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for alyzbane/2025-01-21-16-49-19-resnet-50
Base model
microsoft/resnet-50