mpuneeth17 commited on
Commit
6ff1fa2
·
verified ·
1 Parent(s): da12a98

Upload model_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_config.json +5 -0
model_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "arch": "efficientnet",
3
+ "num_classes": 10,
4
+ "img_size": 128
5
+ }