Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ LABELS = [
|
|
21 |
]
|
22 |
|
23 |
THRESHOLDS = {
|
24 |
-
"blame shifting": 0.3, "contradictory statements": 0.32, "control": 0.
|
25 |
"gaslighting": 0.30, "guilt tripping": 0.20, "insults": 0.34, "obscure language": 0.25,
|
26 |
"projection": 0.35, "recovery phase": 0.25, "threat": 0.25
|
27 |
}
|
|
|
21 |
]
|
22 |
|
23 |
THRESHOLDS = {
|
24 |
+
"blame shifting": 0.3, "contradictory statements": 0.32, "control": 0.52, "dismissiveness": 0.45,
|
25 |
"gaslighting": 0.30, "guilt tripping": 0.20, "insults": 0.34, "obscure language": 0.25,
|
26 |
"projection": 0.35, "recovery phase": 0.25, "threat": 0.25
|
27 |
}
|