File size: 910 Bytes
1152afc |
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 35 36 37 38 39 40 41 42 43 |
---
tags:
- autotrain
- image-classification
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:
- JPeace18/autotrain-data-CarIdentifier2
---
# Model Trained Using AutoTrain
- Problem type: Image Classification
## Validation Metricsg
loss: 5.987339019775391
f1_macro: 0.014272821191130344
f1_micro: 0.049443212901385813
f1_weighted: 0.024064270485240995
precision_macro: 0.021826631000654732
precision_micro: 0.049443212901385813
precision_weighted: 0.03411589816873522
recall_macro: 0.02794951571811764
recall_micro: 0.049443212901385813
recall_weighted: 0.049443212901385813
accuracy: 0.049443212901385813
|