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