filipsedivy
commited on
Commit
•
8ecb005
1
Parent(s):
9c02dd1
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: nfsw-classifier-v1
|
11 |
results:
|
@@ -13,7 +12,8 @@ model-index:
|
|
13 |
name: Image Classification
|
14 |
type: image-classification
|
15 |
metrics:
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
|
|
|
5 |
- huggingpics
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
8 |
model-index:
|
9 |
- name: nfsw-classifier-v1
|
10 |
results:
|
|
|
12 |
name: Image Classification
|
13 |
type: image-classification
|
14 |
metrics:
|
15 |
+
- name: Accuracy
|
16 |
+
type: accuracy
|
17 |
+
value: 0.9248697
|
18 |
+
license: mit
|
19 |
+
---
|