grahamaco commited on
Commit
b25adb1
·
verified ·
1 Parent(s): 425ad11

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +9 -0
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "classes": [
3
+ "angular_leaf_spot",
4
+ "bean_rust",
5
+ "healthy"
6
+ ],
7
+ "backbone": "efficientnet_b0",
8
+ "image_size": 224
9
+ }