Upload folder using huggingface_hub
Browse files- model.safetensors +1 -1
- status_production_config.json +3 -3
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 735394992
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:741038d7d4609b4c3a1999148c97f95c9e1ce742b0884998e2fa335e9c940f07
|
| 3 |
size 735394992
|
status_production_config.json
CHANGED
|
@@ -2,10 +2,10 @@
|
|
| 2 |
"pipeline_name": "email_status_multitask_deberta_xgboost",
|
| 3 |
"version": "v1.0.0",
|
| 4 |
"temperatures": {
|
| 5 |
-
"binary":
|
| 6 |
},
|
| 7 |
"thresholds": {
|
| 8 |
-
"binary": 0.
|
| 9 |
},
|
| 10 |
-
"requires_action_min_confidence": 0.
|
| 11 |
}
|
|
|
|
| 2 |
"pipeline_name": "email_status_multitask_deberta_xgboost",
|
| 3 |
"version": "v1.0.0",
|
| 4 |
"temperatures": {
|
| 5 |
+
"binary": 1.498478889465332
|
| 6 |
},
|
| 7 |
"thresholds": {
|
| 8 |
+
"binary": 0.6
|
| 9 |
},
|
| 10 |
+
"requires_action_min_confidence": 0.6
|
| 11 |
}
|