emilyyy04 commited on
Commit
42be876
·
verified ·
1 Parent(s): fba1481

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "environ_net",
3
+ "architectures": ["MobileNetV2"],
4
+ "num_labels": 10
5
+ }