aliosmankaya commited on
Commit
8195325
1 Parent(s): 88c6bb1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  ]
22
  },
23
  "model": {
24
- "file": "structured_arr_model.joblib"
25
  },
26
  "task": "tabular-classification"
27
  }
 
21
  ]
22
  },
23
  "model": {
24
+ "file": "structured_arr_model_1_dim.joblib"
25
  },
26
  "task": "tabular-classification"
27
  }