filipsedivy commited on
Commit
9c02dd1
1 Parent(s): 0479e7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -19
README.md CHANGED
@@ -1,19 +1,19 @@
1
- ---
2
- tags:
3
- - image-classification
4
- - keras
5
- - huggingpics
6
- metrics:
7
- - accuracy
8
-
9
- model-index:
10
- - name: open-nfsw
11
- results:
12
- - task:
13
- name: Image Classification
14
- type: image-classification
15
- metrics:
16
- - name: Accuracy
17
- type: accuracy
18
- value: 0.9248697
19
- ---
 
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - keras
5
+ - huggingpics
6
+ metrics:
7
+ - accuracy
8
+
9
+ model-index:
10
+ - name: nfsw-classifier-v1
11
+ results:
12
+ - task:
13
+ name: Image Classification
14
+ type: image-classification
15
+ metrics:
16
+ - name: Accuracy
17
+ type: accuracy
18
+ value: 0.9248697
19
+ ---