File size: 2,180 Bytes
8b57dad 2387835 8b57dad 2387835 7aa1c5c 8b57dad |
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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 |
---
tags: autotrain
datasets:
- abhishek/autotrain-data-vision_877913e77fb94b7abd4dafc5ebf830b0
- fashion_mnist
co2_eq_emissions: 0.2438639401641305
model-index:
- name: autotrain_fashion_mnist_vit_base
results:
- task:
name: Image Classification
type: image-classification
dataset:
name: fashion_mnist
type: fashion_mnist
metrics:
- name: Accuracy
type: accuracy
value: 0.9473
- task:
type: image-classification
name: Image Classification
dataset:
name: fashion_mnist
type: fashion_mnist
config: fashion_mnist
split: test
metrics:
- name: Accuracy
type: accuracy
value: 0.9431
verified: true
- name: Precision Macro
type: precision
value: 0.9435374485262068
verified: true
- name: Precision Micro
type: precision
value: 0.9431
verified: true
- name: Precision Weighted
type: precision
value: 0.9435374485262069
verified: true
- name: Recall Macro
type: recall
value: 0.9430999999999999
verified: true
- name: Recall Micro
type: recall
value: 0.9431
verified: true
- name: Recall Weighted
type: recall
value: 0.9431
verified: true
- name: F1 Macro
type: f1
value: 0.9431357840300738
verified: true
- name: F1 Micro
type: f1
value: 0.9431
verified: true
- name: F1 Weighted
type: f1
value: 0.9431357840300738
verified: true
- name: loss
type: loss
value: 0.17352284491062164
verified: true
---
# Model Trained Using AutoTrain
- Problem type: Multi-class Classification
- Model ID: 7024732
- CO2 Emissions (in grams): 0.2438639401641305
## Validation Metrics
- Loss: 0.16775867342948914
- Accuracy: 0.9473333333333334
- Macro F1: 0.9473921270228505
- Micro F1: 0.9473333333333334
- Weighted F1: 0.9473921270228505
- Macro Precision: 0.9478705813419325
- Micro Precision: 0.9473333333333334
- Weighted Precision: 0.9478705813419323
- Macro Recall: 0.9473333333333332
- Micro Recall: 0.9473333333333334
- Weighted Recall: 0.9473333333333334 |