SamanthaStorm commited on
Commit
44ac58a
·
verified ·
1 Parent(s): d56f3b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ LABELS = [
72
  ]
73
 
74
  THRESHOLDS = {
75
- "recovery": 0.100,
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,