Upload folder using huggingface_hub
Browse files- config.json +4 -0
- model.joblib +3 -0
config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "sklearn",
|
3 |
+
"pipeline_tag": "tabular-classification"
|
4 |
+
}
|
model.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc07170af8b616a39e91311aec7135e0a542131fd7422cd3ce7678be344cd5f2
|
3 |
+
size 194593403
|