aliosmankaya commited on
Commit
0486c40
1 Parent(s): ac631f1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -15,7 +15,7 @@
15
  ]
16
  },
17
  "model": {
18
- "file": "structured_arr_model.joblib"
19
  },
20
  "task": "tabular-classification"
21
  }
 
15
  ]
16
  },
17
  "model": {
18
+ "file": "reg_arr_model_1_dim.joblib"
19
  },
20
  "task": "tabular-classification"
21
  }