Khauneesh commited on
Commit
defd525
·
verified ·
1 Parent(s): 6915fe5

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "TinyCNN"
4
+ ],
5
+ "num_labels": 10,
6
+ "num_channels": 3,
7
+ "image_size": 224
8
+ }