SamanthaStorm commited on
Commit
eb7b135
·
verified ·
1 Parent(s): 8874807

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ LABELS = [
37
  THRESHOLDS = {
38
  "blame shifting": 0.3,
39
  "contradictory statements": 0.32,
40
- "control": 0.45,
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,