hiddenlayerr
commited on
Upload folder using huggingface_hub
Browse files- config.json +1 -3
config.json
CHANGED
@@ -3527,8 +3527,6 @@
|
|
3527 |
"model": {
|
3528 |
"file": "random_forest_model.joblib"
|
3529 |
},
|
3530 |
-
"
|
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 |
}
|