Spaces:
Paused
Paused
Update service_config.json
Browse files- service_config.json +1 -1
service_config.json
CHANGED
@@ -96,7 +96,7 @@
|
|
96 |
"fine_tune_repo": "UcsTurkey/trained-zips",
|
97 |
"fine_tune_zip": "trained_model_000_009.zip",
|
98 |
"use_sampling": false,
|
99 |
-
"intent_confidence_treshold": 0.
|
100 |
"llm_confidence_treshold": 0.2,
|
101 |
"train_confidence_treshold": 0.7,
|
102 |
"intent_model_path": "/data/projects/project1/intent/trained_model",
|
|
|
96 |
"fine_tune_repo": "UcsTurkey/trained-zips",
|
97 |
"fine_tune_zip": "trained_model_000_009.zip",
|
98 |
"use_sampling": false,
|
99 |
+
"intent_confidence_treshold": 0.3,
|
100 |
"llm_confidence_treshold": 0.2,
|
101 |
"train_confidence_treshold": 0.7,
|
102 |
"intent_model_path": "/data/projects/project1/intent/trained_model",
|