Update README.md
Browse files
README.md
CHANGED
@@ -1,26 +1,4 @@
|
|
1 |
-
|
2 |
-
base_model: resnet50
|
3 |
-
datasets:
|
4 |
-
- imagefolder
|
5 |
-
metrics:
|
6 |
-
- accuracy
|
7 |
-
model-index:
|
8 |
-
- name: image_classification2
|
9 |
-
results:
|
10 |
-
- task:
|
11 |
-
name: Image Classification
|
12 |
-
type: image-classification
|
13 |
-
dataset:
|
14 |
-
name: imagefolder
|
15 |
-
type: imagefolder
|
16 |
-
config: default
|
17 |
-
split: train
|
18 |
-
args: default
|
19 |
-
metrics:
|
20 |
-
- name: Accuracy
|
21 |
-
type: accuracy
|
22 |
-
value: 0.66875
|
23 |
-
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
26 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
1 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
4 |
should probably proofread and complete it, then remove this comment. -->
|