filipsedivy commited on
Commit
b59e23a
1 Parent(s): d0d1a4f

Add README.md

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