siddheshtv commited on
Commit
7742b7d
·
1 Parent(s): 7742aac

add metadata

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # BlockNet10 - CNN for CIFAR-10 dataset
2
 
3
  ## Overview
@@ -65,18 +77,6 @@ If you use BlockNet10 in your research or work, please cite it as follows:
65
  }
66
  ```
67
 
68
- ```yaml
69
- tags:
70
- - custom
71
- - cifar-10
72
- - image-classification
73
- language: python
74
- framework: pytorch
75
- license: MIT
76
- datasets:
77
- - CIFAR-10
78
- ```
79
-
80
  ---
81
 
82
  ## license: mit
 
1
+ ```yaml
2
+ tags:
3
+ - custom
4
+ - cifar-10
5
+ - image-classification
6
+ language: python
7
+ framework: pytorch
8
+ license: MIT
9
+ datasets:
10
+ - CIFAR-10
11
+ ```
12
+
13
  # BlockNet10 - CNN for CIFAR-10 dataset
14
 
15
  ## Overview
 
77
  }
78
  ```
79
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  ---
81
 
82
  ## license: mit