Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ LABELS = [
|
|
37 |
THRESHOLDS = {
|
38 |
"blame shifting": 0.3,
|
39 |
"contradictory statements": 0.32,
|
40 |
-
"control": 0.
|
41 |
"dismissiveness": 0.45,
|
42 |
"gaslighting": 0.30,
|
43 |
"guilt tripping": 0.20,
|
|
|
37 |
THRESHOLDS = {
|
38 |
"blame shifting": 0.3,
|
39 |
"contradictory statements": 0.32,
|
40 |
+
"control": 0.48,
|
41 |
"dismissiveness": 0.45,
|
42 |
"gaslighting": 0.30,
|
43 |
"guilt tripping": 0.20,
|