fix: update incorrect model fp
Browse files- config.json +1 -1
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"high_precision": 1.254
|
26 |
},
|
27 |
"model_type": "ridge_classifier",
|
28 |
-
"model_fp": "models/lionguard-
|
29 |
},
|
30 |
"harassment": {
|
31 |
"calibrated": false,
|
|
|
25 |
"high_precision": 1.254
|
26 |
},
|
27 |
"model_type": "ridge_classifier",
|
28 |
+
"model_fp": "models/lionguard-hateful.onnx"
|
29 |
},
|
30 |
"harassment": {
|
31 |
"calibrated": false,
|