File size: 2,090 Bytes
8ce6670
 
 
 
 
 
d52645d
8ce6670
 
 
 
 
 
 
ae95a12
8ce6670
 
6d7a70e
 
33e2fe2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8ce6670
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
94
95
96
---
tags:
- autotrain
- vision
- image-classification
datasets:
- lewtun/dog_food
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
library_name: transformers
co2_eq_emissions:
  emissions: 6.799888815236616
eval_info:
  col_mapping: test
model-index:
- name: NimaBoscarino/dog_food
  results:
  - task:
      type: image-classification
      name: Image Classification
    dataset:
      name: lewtun/dog_food
      type: lewtun/dog_food
      config: lewtun--dog_food
      split: test
    metrics:
    - name: Accuracy
      type: accuracy
      value: 1.0
      verified: true
    - name: Precision Macro
      type: precision
      value: 1.0
      verified: true
    - name: Precision Micro
      type: precision
      value: 1.0
      verified: true
    - name: Precision Weighted
      type: precision
      value: 1.0
      verified: true
    - name: Recall Macro
      type: recall
      value: 1.0
      verified: true
    - name: Recall Micro
      type: recall
      value: 1.0
      verified: true
    - name: Recall Weighted
      type: recall
      value: 1.0
      verified: true
    - name: F1 Macro
      type: f1
      value: 1.0
      verified: true
    - name: F1 Micro
      type: f1
      value: 1.0
      verified: true
    - name: F1 Weighted
      type: f1
      value: 1.0
      verified: true
    - name: loss
      type: loss
      value: 1.848173087637406e-05
      verified: true
---

# Model Trained Using AutoTrain

- Problem type: Multi-class Classification
- Model ID: 1647758504
- CO2 Emissions (in grams): 6.7999

## Validation Metrics

- Loss: 0.001
- Accuracy: 1.000
- Macro F1: 1.000
- Micro F1: 1.000
- Weighted F1: 1.000
- Macro Precision: 1.000
- Micro Precision: 1.000
- Weighted Precision: 1.000
- Macro Recall: 1.000
- Micro Recall: 1.000
- Weighted Recall: 1.000