Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ LABELS = [
|
|
72 |
]
|
73 |
|
74 |
THRESHOLDS = {
|
75 |
-
"recovery": 0.
|
76 |
"control": 0.100,
|
77 |
"gaslighting": 0.410,
|
78 |
"dismissiveness": 0.867,
|
|
|
72 |
]
|
73 |
|
74 |
THRESHOLDS = {
|
75 |
+
"recovery": 0.999,
|
76 |
"control": 0.100,
|
77 |
"gaslighting": 0.410,
|
78 |
"dismissiveness": 0.867,
|