Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,19 @@ tags: autotrain
|
|
3 |
datasets:
|
4 |
- abhishek/autotrain-data-vision_652fee16113a4f07a2452e021a22a934
|
5 |
co2_eq_emissions: 2.050948967287266
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Model Trained Using AutoTrain
|
|
|
3 |
datasets:
|
4 |
- abhishek/autotrain-data-vision_652fee16113a4f07a2452e021a22a934
|
5 |
co2_eq_emissions: 2.050948967287266
|
6 |
+
model-index:
|
7 |
+
- name: image-classification
|
8 |
+
results:
|
9 |
+
- task:
|
10 |
+
name: Image Classification
|
11 |
+
type: image-classification
|
12 |
+
dataset:
|
13 |
+
name: sasha/dog-food
|
14 |
+
type: sasha/dog-food
|
15 |
+
metrics:
|
16 |
+
- name: Accuracy
|
17 |
+
type: accuracy
|
18 |
+
value: 0.9976190476190476
|
19 |
---
|
20 |
|
21 |
# Model Trained Using AutoTrain
|