NEWKUN commited on
Commit
ca8e4ff
·
verified ·
1 Parent(s): 82e0575

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "architecture": "ResNet-50",
3
+ "num_labels": 2,
4
+ "model_type": "image-classification"
5
+ }