Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ LABELS = [
|
|
54 |
]
|
55 |
|
56 |
THRESHOLDS = {
|
57 |
-
"blame shifting": 0.3, "contradictory statements": 0.
|
58 |
"gaslighting": 0.30, "guilt tripping": 0.20, "insults": 0.34, "obscure language": 0.25,
|
59 |
"projection": 0.35, "recovery phase": 0.25, "threat": 0.25
|
60 |
}
|
|
|
54 |
]
|
55 |
|
56 |
THRESHOLDS = {
|
57 |
+
"blame shifting": 0.3, "contradictory statements": 0.36, "control": 0.48, "dismissiveness": 0.45,
|
58 |
"gaslighting": 0.30, "guilt tripping": 0.20, "insults": 0.34, "obscure language": 0.25,
|
59 |
"projection": 0.35, "recovery phase": 0.25, "threat": 0.25
|
60 |
}
|