gabrielbianchin commited on
Commit
8156510
·
verified ·
1 Parent(s): b974d01

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_comment": "Root-level config to enable Hub download tracking. The real model configs are in classification/ and regression/.",
3
+ "model_type": "custom"
4
+ }