Khauneesh commited on
Commit
8cb5d03
·
verified ·
1 Parent(s): e68b6b5

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "architectures": ["TinyCNN"],
3
  "num_channels": 3,
4
- "image_size": [1, 3, 224, 224],
5
  "num_labels": 10,
6
  "model_type": "torchscript",
7
  "library_name": "pytorch"
 
1
  {
2
  "architectures": ["TinyCNN"],
3
  "num_channels": 3,
4
+ "image_size": 224,
5
  "num_labels": 10,
6
  "model_type": "torchscript",
7
  "library_name": "pytorch"