trangannh commited on
Commit
b97e3a8
·
verified ·
1 Parent(s): ebe3831

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "file": "recommendation_pipeline.pkl"
20
  },
21
  "model_format": "pickle",
22
- "task": "text-classification",
23
  "use_intelex": false
24
  }
25
  }
 
19
  "file": "recommendation_pipeline.pkl"
20
  },
21
  "model_format": "pickle",
22
+ "task": "tabular-classification",
23
  "use_intelex": false
24
  }
25
  }