Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,6 @@ tags:
|
|
5 |
- huggingpics
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
-
|
9 |
model-index:
|
10 |
- name: rare-puppers
|
11 |
results:
|
@@ -13,9 +12,10 @@ model-index:
|
|
13 |
name: Image Classification
|
14 |
type: image-classification
|
15 |
metrics:
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
19 |
---
|
20 |
|
21 |
# rare-puppers
|
|
|
5 |
- huggingpics
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
8 |
model-index:
|
9 |
- name: rare-puppers
|
10 |
results:
|
|
|
12 |
name: Image Classification
|
13 |
type: image-classification
|
14 |
metrics:
|
15 |
+
- name: Accuracy
|
16 |
+
type: accuracy
|
17 |
+
value: 0.9333333373069763
|
18 |
+
library_name: transformers
|
19 |
---
|
20 |
|
21 |
# rare-puppers
|