File size: 684 Bytes
b761180 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
tags:
- autotrain
- image-classification
base_model: google/vit-base-patch16-224
widget:
- src: https://huggingface.co./datasets/mishig/sample_images/resolve/main/tiger.jpg
example_title: Tiger
- src: https://huggingface.co./datasets/mishig/sample_images/resolve/main/teapot.jpg
example_title: Teapot
- src: https://huggingface.co./datasets/mishig/sample_images/resolve/main/palace.jpg
example_title: Palace
datasets:
- mvkvc/artifact-10k
---
# Model Trained Using AutoTrain
- Problem type: Image Classification
## Validation Metrics
loss: 0.34307238459587097
f1: 0.8702363724071394
precision: 0.8406337371854613
recall: 0.902
auc: 0.9263070000000001
accuracy: 0.8655
|