hanszhu commited on
Commit
43917e7
·
verified ·
1 Parent(s): e0f2392

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "architectures": ["ResNetForImageClassification"],
3
+ "model_type": "resnet",
4
+ "num_labels": 28
5
+ }