Sendeky commited on
Commit
da8aece
1 Parent(s): 41eee5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
2
  license: openrail
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: openrail
3
+ tags:
4
+ - image-classification
5
+ datasets:
6
+ - cifar10
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: SendekyCifar10
11
+ results:
12
+ - task:
13
+ name: Image Classification
14
+ type: image-classification
15
+ dataset:
16
+ name: cifar10
17
+ type: cifar10
18
+ args: plain_text
19
+ metrics:
20
+ - name: Accuracy
21
+ type: accuracy
22
+ value:
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. -->
27
+
28
+ # SendekyCifar10