hiddenlayerr commited on
Commit
5947b02
1 Parent(s): 536209b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -3527,8 +3527,6 @@
3527
  "model": {
3528
  "file": "random_forest_model.joblib"
3529
  },
3530
- "model_format": "pickle",
3531
- "task": "tabular-classification",
3532
- "use_intelex": false
3533
  }
3534
  }
 
3527
  "model": {
3528
  "file": "random_forest_model.joblib"
3529
  },
3530
+ "task": "tabular-classification"
 
 
3531
  }
3532
  }